After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341717 - Ignores locale LC_CTYPE
Ignores locale LC_CTYPE
Status: RESOLVED DUPLICATE of bug 339986
Product: gnome-terminal
Classification: Core
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-14 10:24 UTC by Sebastien Bacher
Modified: 2006-05-14 20:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-05-14 10:24:59 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/gnome-terminal/+bug/39776

"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."
Comment 1 Behdad Esfahbod 2006-05-14 20:45:21 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 339986 ***