[Bug 462361] New: Midnight Commander sometimes doesn' t show the true content of a directory
https://bugzilla.novell.com/show_bug.cgi?id=462361 Summary: Midnight Commander sometimes doesn't show the true content of a directory Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: marko.schugardt@gmx.de QAContact: qa@suse.de Found By: --- mc-4.6.2.pre1-120.29@i586 For example, I created a directory in the shell with mkdir, but I couldn't find it with the MC. I rescanned the directory with C-r before. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |nadvornik@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c1 roland kletzing <devzero@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devzero@web.de --- Comment #1 from roland kletzing <devzero@web.de> 2008-12-25 16:12:31 MST --- please provide more input. what`s the exact name of the directory? could you perhaps post "ls -la" of the parent directory? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c2 --- Comment #2 from Marko Schugardt <marko.schugardt@gmx.de> 2008-12-26 04:25:44 MST --- I could not reproduce this now. --- Order of events --- 1. Open terminal #1 with 'urxvt' 2. md ~/temp/temp/ 3. Open terminal #2 'urxvt' 4. mc 5. Navigate to ~/temp/temp/ # Switch to terminal #1 6. touch ~/temp/temp/foo 7. Control the correct execution of the last command with 'ls ~/temp/temp/'. => foo is there # Switch to terminal #2 7. Navigate to ~/temp/ and then back to ~/temp/temp/ or do a C-r => foo is not there --- "ls -la" of the parent directory --- :~> ls -la ~/temp/temp/ insgesamt 8 drwxr-xr-x 2 xxx users 4096 26. Dez 11:50 . drwxr-xr-x 3 xxx users 4096 26. Dez 11:08 .. -rw-r--r-- 1 xxx users 0 26. Dez 11:50 foo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c3 --- Comment #3 from roland kletzing <devzero@web.de> 2008-12-26 04:45:25 MST --- works for me without any problems. any chance for creating a repro-case? otherwise there is not much we can do about that. i searched trough the upstream mc bugzilla, but i found no bug which looks similar. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c4 --- Comment #4 from Marko Schugardt <marko.schugardt@gmx.de> 2008-12-26 05:33:13 MST --- Yes, hard to verify. What do you mean with 'any chance for creating a repro-case?'? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c5 --- Comment #5 from roland kletzing <devzero@web.de> 2008-12-26 07:11:03 MST --- i meant "can you create a test-scenario/test-case where this bug can be reproduced more reliable, i.e. to make it happen more often?" a bug without repro-case is damn hard to fix, as the developer who could fix it has nothing to debug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c6 --- Comment #6 from Marko Schugardt <marko.schugardt@gmx.de> 2008-12-26 09:43:10 MST --- I tried to run MC together with GDB, but I had no succes. :~> gdb mc core GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... /home/xxx/core: No such file or directory. (gdb) where No stack. My aim was to repeat the actions from comment #2 (Order of events). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User nadvornik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c7 Vladimir Nadvornik <nadvornik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low --- Comment #7 from Vladimir Nadvornik <nadvornik@novell.com> 2009-01-05 07:25:18 MST --- As I understand it, the bug appeared only once. Are you sure that it was not your mistake? Is there anything special with your setup? (non-default filesystem, storage, etc.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462361 User marko.schugardt@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462361#c8 Marko Schugardt <marko.schugardt@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #8 from Marko Schugardt <marko.schugardt@gmx.de> 2009-01-05 13:43:25 MST --- I was finally able to run MC with GDB. No error messages here. I close the bug report because I can't provide more details. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com