View Single Post
Posts: 57 | Thanked: 42 times | Joined on Mar 2011 @ France
#34
Originally Posted by zvogt View Post
I too had deleted my /usr/lib/locale/locale-archive file and had the same symptom as many others have mentioned in this forum. The difference is that I was able to regenerate the file without having to flash the device, and the benefit is that the newly regenerated file is only 1.2 MB instead of 28.4 MB.

1) create /etc/locale.gen, the contents of the file should look something like:

en_US.UTF-8 UTF-8

2) run the following command as root:

locale-gen

3) You should now see a new /usr/lib/locale/locale-archive that is much smaller than the one that got deleted

4) I also ran the following command as root, although I do not know if it is necessary or not:

setlocale

5) reboot

6) enjoy
Thanks but it dit not work for me. The 1.2MB file locale-archive has been generated correctly (using fr_FR.UTF-8 UTF-8 in my case) but I still have the same problems (everything like "wdgt_va_24h_time" instead of the normal time...). Did I miss something? (setlocale didn't change anything).

Last edited by krutznikov; 2013-03-24 at 17:55.
 

The Following User Says Thank You to krutznikov For This Useful Post: