I am getting this message every time I do something like starting or stopping a service.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset), …
I currently have those locales:
locale -a
C
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZW.utf8
POSIX
How…
I have the exact question as this but there's no solution. I tried but it doesn't work
How do I fix my locale issue?
$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No…
What is the recommended way to change the first day of the week to Monday (instead of Sunday, as in the screenshot below)?
I couldn't find anything related in Clock Preferences, nor in System -> Preferences, or System -> Administration.
This…
How can I switch the command output language from my native language to English, so I can post my Ask Ubuntu question with English command output (error messages)?
I have a fresh ubuntu 12.04 installation. When i connect to my remote server i got errors like this:
~$ ssh example.com sudo aptitude upgrade
...
Traceback (most recent call last):
File "/usr/bin/apt-listchanges", line 33, in
from…
I want to switch to French locale. So I tried the below command:
myUbundu@myUbundu-desktop:~$ export LC_ALL=fr_FR
But I am getting the warning
-bash: warning: setlocale: LC_ALL: cannot change locale (fr_FR)
How to set the locale to French? Do I…
I have installed Ubuntu 13.04 and set my local time/date and its working, the only thing that's bugging me is that I cannot change it to English. I would like to do this because it is hard to read and it is not showing it in the proper format in the…
I have a remote server which I installed and have been trying to unsuccessfully change the locale to french for a few hours. Below are the contents of my locale…
I recently installed Ubuntu 12.10 by keeping the home folders from Linux Mint 13 distribution. The system installed fine, but at the beginning everything was in Chinese (even the text in the Terminal). I managed to solve that by editing some files,…
I didn't get an answer but I wasn't doing anything and this is an interesting topic. In Ubuntu 12.04, when opening a file in gedit or if I am working on the command line in dpkg, I get returned the error "locale not supported, falling back to…
I've got a locale problem.
The collating sequence in nautilus and other programs has changed.
I get locale errors appearing in the terminal when I launch a GUI app..
Gtk-WARNING **: Locale not supported by C library.
Using the…
After enabling my Compose key, I want to find the list of all the key combinations I can use to create special characters. Where is the full list that my system is using when parsing the keys typed after the Compose key?
I know about things like…