After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 128716 - Renaming invalid unicode files makes "invalid unicode" warning part of filename
Renaming invalid unicode files makes "invalid unicode" warning part of filename
Status: RESOLVED DUPLICATE of bug 103802
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.4.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-07 03:30 UTC by David Mohr
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description David Mohr 2003-12-07 03:30:50 UTC
Description of Problem:
This problem has been verified with nautilus 2.4.1
as shipped in debian unstable. I apologize but I
couldn't test it with 2.5.2 .
I set LANG="en_US.UTF-8" but still had files with
an Umlaut in it from a former de_DE installation.
Nautilus correctly displays a warning "(invalid
Unicode)" after the filename. The problem is, when
you rename the file, this warning becomes part of
the filename.

Steps to reproduce the problem:
1. export LANG="en_US" and start an xterm. Then
create a filename with an umlaut in it.
2. export LANG="en_US.UTF-8" and go to that
folder. It will display the filename with
"(invalid Unicode)" after it. 
3. Rename the file and the warning will become
part of the filename, which should be verified in
a shell because inside nautilus it looks just the
same.

Expected Results:
The warning should be removed when nautilus
displays an text field so you can edit the filename.

How often does this happen? 
It always happens. 

Additional Information:
Comment 1 Martin Wehner 2003-12-07 17:10:31 UTC
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.

*** This bug has been marked as a duplicate of 103802 ***