Re: Issues to fix before 4.6.1?

2005-04-10 Thread Nerijus Baliunas
On Sat, 26 Mar 2005 09:25:28 +0100 Leonard den Ottolander [EMAIL PROTECTED] wrote: Could you please tell us which according to you are issues that still need to be fixed before a release of 4.6.1? On AIX 5.1 sizes are always 0 in a copy or move dialog, when destination file already exists.

Re: Issues to fix before 4.6.1?

2005-04-06 Thread Roland Illig
Pavel Roskin wrote: On Sat, 2005-03-26 at 09:25 +0100, Leonard den Ottolander wrote: Hello Pavel, Could you please tell us which according to you are issues that still need to be fixed before a release of 4.6.1? Development on the 4.6.1-pre branch has been rather quiet for a few months now (since

[PATCH] Re: Issues to fix before 4.6.1?

2005-03-30 Thread Jindrich Novy
Hello Oswald, On Tue, 2005-03-29 at 22:37 +0200, Oswald Buddenhagen wrote: On Tue, Mar 29, 2005 at 05:46:33PM +0200, Jindrich Novy wrote: On Tue, 2005-03-29 at 11:07 +0300, Andrew V. Samoilov wrote: There is a data loss possible if file is edited with external editor over VFS. I

Re: [PATCH] Re: Issues to fix before 4.6.1?

2005-03-30 Thread Oswald Buddenhagen
On Wed, Mar 30, 2005 at 10:11:19AM +0200, Jindrich Novy wrote: if (!vfs_file_is_local (filename) || (fd = mc_open (filename, O_WRONLY | O_BINARY)) == -1) what actually truncates the filename to zero size. it does not, unless mc_open has totally misleading semantics - there is no

Re: Issues to fix before 4.6.1?

2005-03-29 Thread Jindrich Novy
Hello Andrew, Pavel, On Tue, 2005-03-29 at 11:07 +0300, Andrew V. Samoilov wrote: There is a data loss possible if file is edited with external editor over VFS. I have similar experience even with mcedit without VFS - data loss when disk quota is exceeded, the edited file is truncated to zero

Re: Issues to fix before 4.6.1?

2005-03-29 Thread Ludovic Drolez
Hi ! There's a small annoying bug in mc: If you 'ssh' to a box, and then 'su', the Xauthority token is not valid anymore, and instead of ignoring the X11 connection problem, mc exits and displays the following error message: X11 connection rejected because of wrong authentication. X connection

Re: Issues to fix before 4.6.1?

2005-03-29 Thread Oswald Buddenhagen
On Tue, Mar 29, 2005 at 05:46:33PM +0200, Jindrich Novy wrote: On Tue, 2005-03-29 at 11:07 +0300, Andrew V. Samoilov wrote: There is a data loss possible if file is edited with external editor over VFS. I have similar experience even with mcedit without VFS - data loss when disk quota is

Re: Issues to fix before 4.6.1?

2005-03-28 Thread Pavel Roskin
On Sat, 2005-03-26 at 09:25 +0100, Leonard den Ottolander wrote: Hello Pavel, Could you please tell us which according to you are issues that still need to be fixed before a release of 4.6.1? Development on the 4.6.1-pre branch has been rather quiet for a few months now (since december

Issues to fix before 4.6.1?

2005-03-26 Thread Leonard den Ottolander
Hello Pavel, Could you please tell us which according to you are issues that still need to be fixed before a release of 4.6.1? Development on the 4.6.1-pre branch has been rather quiet for a few months now (since december essentially), so it would be nice to resolve these issues and have a