[Bug 39776] Ingnores locale LC_CTYPE
Tero Karvinen
karvinen+launchpad at iki.fi
Sun Apr 16 14:42:10 UTC 2006
Public bug reported:
Affects: gnome-terminal (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
Gnome-terminal ingnores locale LC_CTYPE.
To reproduce
1) Set LC_CTYPE=fi_FI.UTF-8", described in detail on http://myy.helia.fi/~karte/english_in_finland_on_ubuntu.html
2) Applications: Accessories: Terminal (gnome-terminal)
3) $ echo "This is one word: päivää"
Double click between "iv".
What should happen: "päivää" should be selected, because it is one word.
"Päivää" is hello in Finnish.
What actually happens: "iv" is selected.
What causes it: gnome-terminal ignores LC_CTYPE, and has it's own list
of characters in gconf. 'gconf-editor', /apps/gnome-
terminal/profiles/Default/word_chars is set by default to
"-A-Za-z0-9,./?%&#:_". Instead of a list, gnome programs should respect
locales.
--
Ingnores locale LC_CTYPE
https://launchpad.net/malone/bugs/39776
More information about the desktop-bugs
mailing list