R: [kde] R: [kde] à è ì ò ù - SEMI-SOLVED

Ingo Klöcker kloecker at kde.org
Thu Apr 3 16:25:15 BST 2003


Filippo Spanò wrote:

> Halloooo Ingo, here is the response of "locale":
> 
> LANG=it_IT.UTF-8
> LC_CTYPE="it_IT.UTF-8"
> LC_NUMERIC="it_IT.UTF-8"
> LC_TIME="it_IT.UTF-8"
> LC_COLLATE="it_IT.UTF-8"
> LC_MONETARY="it_IT.UTF-8"
> LC_MESSAGES="it_IT.UTF-8"
> LC_PAPER="it_IT.UTF-8"
> LC_NAME="it_IT.UTF-8"
> LC_ADDRESS="it_IT.UTF-8"
> LC_TELEPHONE="it_IT.UTF-8"
> LC_MEASUREMENT="it_IT.UTF-8"
> LC_IDENTIFICATION="it_IT.UTF-8"
> LC_ALL=
> 
> The last line was as you see it, empty. Why?

If LC_ALL would be set then it would override all other values. Anyway, 
try if adding
  export LC_ALL=it_IT at euro
to your ~/.bashrc helps (you need to re-login after changing the .bashrc 
file).

Because of the UTF-8 in your locale KDE programs seems to treat the file 
contents and file names as utf-8. But apparently they are not utf-8 
encoded but iso-8859-1 (old western european encoding) or iso-8859-15 
(new western european encoding, with Euro symbol, etc.).

Regards,
Ingo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde/attachments/20030403/86b29542/attachment.sig>


More information about the kde mailing list