Bug 94056 - can't show utf-8 filenames
Summary: can't show utf-8 filenames
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-27 23:17 UTC by José JORGE
Modified: 2008-05-06 16:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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