Re: quick view



On Sun, 3 Jan 2010 14:40:57 +0100 Janek Kozicki wrote:
> unfortunately not.
> 
> Here's what I have done right now, so you can confirm that I indeed
> have used this patch:
> 
> mkdir ZZ ; cd ZZ
> svn co svn://svn.debian.org/svn/pkg-mc/trunk  
> git clone git://midnight-commander.org/git/mc.git
> mv trunk/debian mc
> cd mc
> 
> # go to website http://www.midnight-commander.org/changeset/121875c21965f6654307c8979287a89e8fddb22f

Actually, only this commit cannot help you. This is a first commit
in a 1918_quick_view_corruption branch and it contains code refactoring
only. No bug fixing at all.

You must compile the entire 1918_quick_view_corruption branch. After
git clone, get the branch:

git checkout -b 1918_quick_view_corruption origin/1918_quick_view_corruption

Compile it and test.

I use 8-it locale (KOI8-R), so I fix this bug also for myself. :)
-- 
Andrew


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]