Yury V. Zaytsev said: (by the date of Sun, 03 Jan 2010 13:46:56 +0100) > > Ticket #1918 (Quick view corruption) created by zyv > > > > http://www.midnight-commander.org/ticket/1918 > > There's a patch proposed by Andrew, could you please confirm that it > fixes the issue for you? 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 # click on bottom of that page "Download in other formats: Unified Diff" patch -p0 < changeset_r121875c21965f6654307c8979287a89e8fddb22f.diff # patch got applied without errors fakeroot debian/rules binary sudo dpkg -i ../mc_4.7.0.1-1_amd64.deb That's the version from mc -V: janek atak:~$ mc -V GNU Midnight Commander 4.7.0.1-17-g3900dfa Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish With builtin Editor Using system-installed S-Lang library with terminfo database With subshell support as default With support for background operations With mouse support on xterm and Linux console With support for X11 events With internationalization support With multiple codepages support Data types: char 8 int 32 long 64 void * 64 off_t 64 ecs_char 8 Also, since in patch description you assumed that it goes wrong when used without utf8, I checked this - and I have found a way to workaround this patch. I only need to: LANG=POSIX Then it is not messed up, and looks like on attached screenshot. > > Ticket #1919 (Directories are not highlighted on default install on > > Debian) created by zyv > > > > http://www.midnight-commander.org/ticket/1919 > > I apparently fixed the Debian packaging bug in the latest release, > although the file lists still need careful inspection. this one seems is fixed - directories have white color now. -- Janek Kozicki |
Attachment:
scr_2842.png
Description: PNG image