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 301777 - Wrong Filename Encoding displayed on moving file progress dialog
Wrong Filename Encoding displayed on moving file progress dialog
Status: RESOLVED DUPLICATE of bug 314538
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.11.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 314538
Blocks:
 
 
Reported: 2005-04-24 09:32 UTC by Eddie Cao
Modified: 2012-08-30 00:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Proposed patch (against HEAD). (1.74 KB, patch)
2005-05-13 18:25 UTC, Christian Neumair
none Details | Review

Description Eddie Cao 2005-04-24 09:32:51 UTC
Distribution: Debian 3.1
Package: nautilus
Severity: normal
Version: GNOME2.8.3 unspecified
Gnome-Distributor: Debian
Synopsis: Wrong Filename Encoding displayed on moving file progress dialog
Bugzilla-Product: nautilus
Bugzilla-Component: Cut Copy Paste Undo
Bugzilla-Version: unspecified
Description:
Description of Problem:
When moving a large file from one location to another, a dialog will be
displayed to show the progress of this move. However, this dialog shows
the filename(s) without respect to the G_FILENAME_ENCODING environment,
will tend to have bad result (invalid Unicode characters) when the
filename is not encoded in UTF-8.

Steps to reproduce the problem:
1. Move a large file having named encoded in non-UTF-8 encoding
2. 
3. 

Actual Results:
File name displayed wrongly

Expected Results:
File name displayed properly, with filename encoding assumed to be that
indicated by G_FILENAME_ENCODING

How often does this happen?
Always.

Additional Information:




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-04-24 09:32 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "nautilus".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Christian Neumair 2005-05-13 18:14:43 UTC
Thanks for your bug report! I'll look into it... .
Comment 2 Christian Neumair 2005-05-13 18:25:25 UTC
Created attachment 46403 [details] [review]
Proposed patch (against HEAD).

Maybe you could try out whether that patch helps? I've never dealt with
filename encoding issues before and fear I might break anything.
Comment 3 Christian Neumair 2005-08-27 06:41:32 UTC
The patch at bug 314538 may fix this issue.
Comment 4 Christian Neumair 2005-08-27 06:42:41 UTC
Marking patch as obsolete.
Comment 5 William Jon McCann 2012-08-30 00:46:35 UTC
Going to mark as duplicate. If someone can supply an example and test the current master that would be great.

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