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…
When I press tab for autocompletion I get this error:
-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8)
I've tried running this:
locale-gen en_US en_US.UTF-8
dpkg-reconfigure locales
reboot
But it doesn't help. Do you know what is…
Beginning with (Lucid) 10.10, Ubuntu began using base-10 to represent storage sizes. For me, working with Windows all day and then going to work on my Ubuntu notebook, it is very irritating to have to calculate values sometimes. I understand that it…
In the console to input dpkg-reconfigure locales,a gui jump out ,i select en_HK.UTF-8 as my target ,click enter.
dpkg-reconfigure locales
Generating locales (this might take a while)...
en_HK.UTF-8... done
How to automate the whole process into…
So I want to create a sort of international US English locale with Metric/SI measurement, A4 paper size, ISO date format, etc.
From what I understand, locales are defined in /usr/share/i18n/locales. Would I be able to put the locale in here and have…
I have the system default set to en_US.UTF-8. But (among other nonsensical things) this makes Sunday (a weekend day) the first day of the week in calendars.
I want to use the LC_TIME variable from en_DK.UTF-8 while keeping the en_US.UTF-8 variables…
I have dived several times into the labyrinthine locales configuration system, reading man pages and browsing the Internet. Every blog/tutorial/Q&A I read is either incomplete, adventurous, hyper complex, risky, contradictory, erroneous,…
When I ssh into an EC2 instance running Ubuntu 18.04, I get this error:
manpath: can't set the locale; make sure $LC_* and $LANG are correct
I tried this but this didn't fix it:
sudo locale-gen "en_US.UTF-8"
sudo dpkg-reconfigure locales
Generating…
As I need my locale which is fa_IR.UTF-8 on my Ubuntu Server, I'm trying to install it through (sudo) locale-gen "fa_IR.UTF-8" but I don't get any output:
user@s1:~# sudo locale-gen "fa_IR.UTF-8"
user@s1:~#
AND IT DOESN'T ADD ANY LOCALE to my…
I have some txt files containing greek characters, how can I read them @Ubuntu?
When I am opening one of the files I am getting these "Äåõôåñåýùí".
Here is a text file zipped and uploaded at rapidshare.
Due to some strange reason, I've lost some of my locale settings. I've managed to restore most of them using sudo dpkg-reconfigure locales:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE =…
Sometimes I get an errormessage that I want to ask about here, but the errormessages are in my locale language. Often this are not really reproducable, so that I cant switch to english and reproduce...
So how do I get the english version of that…
I've bought a new laptop DELL Inspiron i3 5th gen 3000 series. On my first login, even before restarting, I tried to apply updates and I got the error
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set…
I am currently translating the User Interface of meld for users in Taiwan. I launched the compiled version but the system do not display with the required locale. I checked my system settings and found the system pushed me to use zh_HK. I cannot…