On Thursday 12 January 2006 12:51, Frank Van Damme wrote:
> Hello list,
>
> I have a slight problem since I upgraded to the kde 3.5 packages found
> on http://pkg-kde.alioth.debian.org/kde-3.5.0/ . Several Kde programs
> suddenly have a problem with file and directory names with certain
> characters in them. For example, if I create a directory "accentëdir"
> it will show up like this in Konqueror: "accentëdir". It causes
> problems with other kde programs (eg digikam) who are unable to find
> back their folders.
>
> (in case it is relevant) my $LANG is set to [EMAIL PROTECTED]


Where do you set your $LANG ? It must be set before KDE is started to take 
effect for KDE. If you set it in yout .bash_profile or .bashrc, it will 
only atke effect for shells, resulting in the behaviopur you describe: the 
file/dir is created in a shell with an utf-8 locale, and read in KDE with 
another locale.

Try setting $LANG using pam_env, or start KDE with startx from an utf-8 
console.

Alex.

Attachment: pgplehZZIPBw1.pgp
Description: PGP signature

Reply via email to