[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-30 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 228348 *** https://bugs.launchpad.net/bugs/228348 Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: nautilus (Ubuntu) Status:

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread Patrick Byrne
I am very sorry, the problem was occurring on a fat32 filesystem. I still think it is a valid problem: even though the base FAT32 filenames are only case-insensitive 8.3 format, the extended information for long, case-sensitive filenames is clearly being stored on top of this somewhere. I maintain

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread Sebastien Bacher
not confirming on my hardy installation, renaming works correctly -- cannot rename to a string which differs only by case https://bugs.launchpad.net/bugs/243512 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing l

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread Patrick Byrne
Hi, it is my main filesystem partition, which is ext3. ext3 does of course permit case-sensitive renaming. It is possible on the console to type: > ls Music > mv Music music > ls music The problem is not that the filesystem does not permit the renaming. The problem seems to be that nautil

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread Pedro Villavicencio
Thanks for your report, in which filesystem are you doing that? if it's fat there's a bug about it bug 228348 -- cannot rename to a string which differs only by case https://bugs.launchpad.net/bugs/243512 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 243512] Re: cannot rename to a string which differs only by case

2008-06-27 Thread A. Walton
Thanks for your bug. Please check that the filesystem supports this kind of rename (e.g. Fat works such that "Folder" and "folder" are the same file). If this is the case, your bug is a duplicate of 238391. Thanks again. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assigne