Re: Bugs should be reported to mc-devel@gnome.org

2007-04-13 Thread Jindrich Makovicka
for exit for about twenty years. If you like the explorer-like one window interface, use Nautilus. Really a no-brainer. PS: You can be glad that you didn't launch 'ed' by mistake, because you would probably die from the shock in that case. -- Jindrich Makovicka

Re: find in viewer

2006-12-07 Thread Jindrich Makovicka
: what about view-search_exp? */ Regards, -- Jindrich Makovicka ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [patch?] recent ftpfs ERRNOR fix broke uploading

2006-02-02 Thread Jindrich Makovicka
Pavel Tsekov wrote: On Thu, 2 Feb 2006, Pavel Tsekov wrote: On Wed, 1 Feb 2006, Jindrich Makovicka wrote: after a fix of wrong ERRNOR usage in ftpfs.c (2006-01-24 ftpfs.c (ftpfs_dir_load): Fix a bad ERRNOR call), mc segfaults when I try uploading directories recursively. Changing the return

[patch?] recent ftpfs ERRNOR fix broke uploading

2006-02-01 Thread Jindrich Makovicka
Hi, after a fix of wrong ERRNOR usage in ftpfs.c (2006-01-24 ftpfs.c (ftpfs_dir_load): Fix a bad ERRNOR call), mc segfaults when I try uploading directories recursively. Changing the return value from -1 to 0 seems to fix the problem. Regards, -- Jindrich Makovicka Index: ftpfs.c

Re: [patch] allow seeking in linear files

2006-01-28 Thread Jindrich Makovicka
Pavel Tsekov wrote: On Fri, 20 Jan 2006, Jindrich Makovicka wrote: this patch adds an ability to seek in linear files before the first read operation. It is achieved by postponing the actual opening to linear_read() call. The main reason of this is to make ftpfs' reget function work again

Re: [patch] allow seeking in linear files

2006-01-25 Thread Jindrich Makovicka
On 1/25/06, Pavel Tsekov [EMAIL PROTECTED] wrote: I've commited your patch with minor changes. Next time, please, provide a changelog. Thank you. I am glad i can finally drop this patch out of my build script. -- Jindrich Makovicka ___ Mc-devel

Re: [patch] allow seeking in linear files

2006-01-24 Thread Jindrich Makovicka
if it does the right thing O_LINEAR-wise. I'll try to comment ASAP. Thanks. -- Jindrich Makovicka ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

[patch] allow seeking in linear files

2006-01-20 Thread Jindrich Makovicka
of the ftpfs copy status display is included. Regards, -- Jindrich Makovicka Index: vfs/direntry.c === RCS file: /cvsroot/mc/mc/vfs/direntry.c,v retrieving revision 1.116 diff -u -r1.116 direntry.c --- vfs/direntry.c 22 Feb 2005 18

[patch] fix crash when cancelling the search dialog

2005-08-27 Thread Jindrich Makovicka
Hi, when cancelling the search dialog in the viewer (F3, F7, ESC ESC), the exp pointer is not allocated and mc occasionally crashes on free. The attached patch fixes it. -- Jindrich Makovicka Index: view.c === RCS file: /cvsroot/mc

[patch] fix cursor display in hex viewer

2005-08-26 Thread Jindrich Makovicka
right corner -- Jindrich Makovicka Index: view.c === RCS file: /cvsroot/mc/mc/src/view.c,v retrieving revision 1.339 diff -u -r1.339 view.c --- view.c 22 Aug 2005 19:19:51 - 1.339 +++ view.c 26 Aug 2005 07:07:35

[patch] fix another End keypress lockup in the viewer

2005-08-14 Thread Jindrich Makovicka
appears. Regards, -- Jindrich Makovicka Index: view.c === RCS file: /cvsroot/mc/mc/src/view.c,v retrieving revision 1.314 diff -u -r1.314 view.c --- view.c 6 Aug 2005 18:19:14 - 1.314 +++ view.c 14 Aug 2005 15:33

[patch] interruptible search in the viewer

2005-08-14 Thread Jindrich Makovicka
of Ctrl-C bashing. Best regards, -- Jindrich Makovicka Index: view.c === RCS file: /cvsroot/mc/mc/src/view.c,v retrieving revision 1.314 diff -u -r1.314 view.c --- view.c 6 Aug 2005 18:19:14 - 1.314 +++ view.c 14 Aug

Re: mc-4.6.0-2005-05-10-17.diff.bz2

2005-05-12 Thread Jindrich Makovicka
, so no joy there. I use the attached quick-and-dirty fix, which makes reget work at least for me - I am using it for two years or so without problems. Feel free to apply it, but unfortunately there seems to be no chance to apply such hack to mainline mc. -- Jindrich Makovicka diff -urN vanilla/mc

[patch] latest cvs breaks End key in viewer

2005-04-22 Thread Jindrich Makovicka
, -- Jindrich Makovicka Index: view.c === RCS file: /cvsroot/mc/mc/src/view.c,v retrieving revision 1.227 diff -u -r1.227 view.c --- view.c 19 Apr 2005 21:27:03 - 1.227 +++ view.c 22 Apr 2005 08:58:15 - @@ -1226,9 +1226,13

Re: Big patch for mcview (fwd)

2005-04-05 Thread Jindrich Makovicka
. After returning this line it works fine. Regards, -- Jindrich Makovicka ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Big patch for mcview

2005-03-24 Thread Jindrich Makovicka
patch is available: http://www.roland-illig.de/tmp/viewer-try2.patch Crashes when switching between viewer modes. To reproduce, use F3 on a jpg/mp3/whatever (assuming you have mpg123, ImageMagick or other corresponding viewer), press F8 to display raw, then press F4 = sig11. Regards, -- Jindrich

Re: Dropping mmap from the virtual file system

2005-02-28 Thread Jindrich Makovicka
, but I would strongly object against the change above. -- Jindrich Makovicka ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

[patch] xterm title bar fix

2005-02-14 Thread Jindrich Makovicka
of such charset change, so it sometimes prints frames using letters instead. Regards, -- Jindrich Makovicka --- main.c.orig 2005-02-08 22:34:26.0 +0100 +++ main.c 2005-02-14 16:39:48.0 +0100 @@ -1604,7 +1604,7 @@ void update_xterm_title_path (void) { -unsigned char *p, *s

[patch] uzip support for non-unix attributes

2005-02-09 Thread Jindrich Makovicka
with such attributes. This means all zip files show as empty. The attached patch allows 7 to 10 character wide attribute fields in Zipinfo output, which fixes the problem. Regards, -- Jindrich Makovicka diff -ur vanilla/mc/vfs/extfs/uzip.in mc/vfs/extfs/uzip.in --- vanilla/mc/vfs/extfs/uzip.in 2004-12-14 11:24

Re: [patch] uzip support for non-unix attributes

2005-02-09 Thread Jindrich Makovicka
Roland Illig wrote: Jindrich Makovicka wrote: Hello, I have problems with uzip zipinfo 2.41 on Debian unstable as this version of zipinfo displays file attributes in zip files created under DOS or Windows as 7 character strings instead of 10. Consequently, the regular expression used

Re: A fix for the F3 /var/log bug...

2003-05-29 Thread Jindrich Makovicka
doesn't freeze. -- Jindrich Makovicka ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

[PATCH] ftpfs socket timeout

2002-10-26 Thread Jindrich Makovicka
and stdin performed in both ftpfs and FISH. When I changed it to wait only for the socket, it's now possible to abort the stalled downloads. Previously, mc tried to read from the socket even after pressing a key, which caused a lockup. -- Jindrich Makovicka diff -ur --exclude-from dontdiff vanilla/mc

[PATCH] ftpfs.c closing the data socket on abort

2002-10-25 Thread Jindrich Makovicka
Hello, this patch makes MC work with newer versions of ProFTPD (= 1.2.6) as these versions expect the client to close the data socket. -- Jindrich Makovicka --- orig/ftpfs.c2002-10-25 22:33:20.0 +0200 +++ ftpfs.c 2002-10-25 22:35:25.0 +0200 -1019,6 +1019,7

[PATCH] ftpfs date/time parsing bug

2002-09-24 Thread Jindrich Makovicka
format followed by a filename starting with a number. Then the number is treated as a part of the date, resulting in a filename like - Crackers Don't Matter.avi. Regards, -- Jindrich Makovicka --- orig/vfs.c Fri Aug 16 05:05:25 2002 +++ vfs.c Tue Sep 24 16:47:29 2002 -1665,9 +1665,13

[PATCH] interface responsiveness

2002-09-22 Thread Jindrich Makovicka
faster Regards, -- Jindrich Makovicka diff --exclude-from dontdiff -urN vanilla/mc-4.6.0-pre1/src/dlg.c mc-4.6.0-pre1/src/dlg.c --- vanilla/mc-4.6.0-pre1/src/dlg.c Fri Aug 2 06:36:04 2002 +++ mc-4.6.0-pre1/src/dlg.c Sun Sep 22 12:02:35 2002 -833,6 +833,8 (*h