Bug 75760

Summary: eog fails to display non-UTF8 path names
Product: [Retired] Red Hat Linux Reporter: Göran Uddeborg <goeran>
Component: eogAssignee: Havoc Pennington <hp>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0Keywords: MoveUpstream, Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-19 23:32:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Göran Uddeborg 2002-10-11 21:48:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
If an error occurs for a file where the path contains non-UTF8 characters, the
error message doesn't correctly show the path.

Version-Release number of selected component (if applicable):
eog-1.0.2-3
pango-1.1.1-1

How reproducible:
Always

Steps to Reproduce:
1.Use a Latin 1 locale:
  23:43 uebn> printenv LANG
  sv_SE
  23:43 uebn> printenv G_BROKEN_FILENAMES 
  1
2.Create a file which contains a non-UTF non-ASCII character, which is  not a
correct picture.  The character between "g" and "r" below is o-diaeresis, though
I think bugzilla destroys that sometimes:
  touch gvran.png
3.eog gvran.png

Actual Results:  The error message just names the part "file:///tmp/g", the
remainder is truncated.

Comment 1 Göran Uddeborg 2002-10-11 21:52:43 UTC
I forgot to say: there could be some connection to bug 75759.  They look
different to me, so I reported them separately.  But I don't know the internals.

Comment 2 Havoc Pennington 2002-10-11 22:27:13 UTC
http://bugzilla.gnome.org/show_bug.cgi?id=95561

Comment 3 Havoc Pennington 2002-12-19 23:32:00 UTC
Will get a fix from upstream, closing on Red Hat level.