[Xfce-bugs] [Bug 737] New: xfrun4: accent conversion missing
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Jan 23 16:10:16 CET 2005
http://bugzilla.xfce.org/show_bug.cgi?id=737
Summary: xfrun4: accent conversion missing
Product: Xfce
Version: 4.2.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: xfce-utils
AssignedTo: xfce-bugs at xfce.org
ReportedBy: egmont at uhulinux.hu
If an error occurs during execution of a program, the error message received
from glibc is sent directly to pango, without converting it from locale to
utf-8.
Try:
LANG=hu_HU.UTF-8 xfrun4
type an invalid executable name and press Enter. A nice error message box
appears and everything is perfect.
Now try:
LANG=hu_HU xfrun4
type an invalid executable name and press Enter. The error box only contains
"Nem l" and this is printed on stderr:
** (xfrun4:12345): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xfce-bugs
mailing list