Comment 5 for bug 1723318

Revision history for this message
AlphasCodes (alphascodes) wrote :

Thank you for the help. I didn't execute "im-config -n none" instead i did the following.

- enable the needed locales (= uncomment it)

sudo vi /etc/locale.gen
...
de_DE.UTF-8 UTF-8
en_US.UTF-8 UTF-8
...

sudo locale-gen

- set the system language to en_US.UTF-8

sudo update-locale LANG=en_US.UTF-8

- reboot the system
- results

steven@box:~$ locale -a
C
C.UTF-8
de_DE.utf8
en_US.utf8
POSIX
steven@box:~$ locale
LANG=en_US.UTF-8
LANGUAGE=en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=