Bug 94056

Summary: can't show utf-8 filenames
Product: [Applications] konsole Reporter: José JORGE <lists.jjorge>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: esigra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description José JORGE 2004-11-27 23:17:12 UTC
Version:           3.2.2 (using KDE 3.2.3,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040422)
OS:                Linux (i686) release 2.4.27-1-686

all my fresh installed Debian/testing shows correctly my utf-8 filenames, except KDE.
Xterm works, gqview works, but konqueror fails, konsole fails.

Here is my .i18n :

LC_TELEPHONE=fr_FR.UTF-8
LC_CTYPE=pt_PT.UTF-8
LANGUAGE=pt_PT.UTF-8:pt:fr_FR.UTF-8
LC_MONETARY=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_COLLATE=pt_PT.UTF-8
LC_PAPER=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_NUMERIC=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_TIME=pt_PT.UTF-8
LANG=pt_PT.UTF-8:fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_MESSAGES=pt_PT.UTF-8:fr_FR.UTF-8
Comment 1 Stephan Binner 2004-11-30 20:03:50 UTC
Did you enable UTF8-support with echo $'\033%G'?
Comment 2 José JORGE 2004-12-04 14:35:58 UTC
I tried to echo this on a konsole, and then UTF-8 echoes well. But shouldn't this be automatic in a UTF-8 locale? And it does that also in any KDE app : kwrite, konqueror as example, if I type accentuated caracters, they are shown wrongly!
Comment 3 José JORGE 2006-06-09 23:10:44 UTC
Now it works well