Reply
Thread Tools
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#81
Originally Posted by pichlo View Post
It is obvious that I must have made a mistake in shrinking the locales cache. I followed reinob's guide in post #39, with my /etc/locale.gen containing:
Code:
en_GB.UTF-8 UTF-8
en_GB ISO-8859-1
(I found that the second line was necessary to render all strings and labels.)

So what should my locales look like to have my cake and eat it, so to speak?
In /etc/locale.gen I have "en_US UTF-8" and "de_DE UTF-8" and have no problems with it.

Could you post the output of
Code:
$ env | grep -e ^LANG -e ^LC_
or,
Code:
$ env | grep -e ^LANG -e ^LC_ | cut -d= -f2 | sort -u
I get "en_US" and "de_DE", which matches my locale.gen
 

The Following User Says Thank You to reinob For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#82
Code:
~ $ env | grep -e ^LANG -e ^LC_
LC_TIME=en_GB
LC_MONETARY=en_GB
LC_ADDRESS=en_GB
LC_TELEPHONE=en_GB
LANG=en_GB
LC_MESSAGES=en_GB
LC_NAME=en_GB
LC_MEASUREMENT=en_GB
LC_IDENTIFICATION=en_GB
LC_NUMERIC=en_GB
LC_PAPER=en_GB
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#83
confirming the crash. I've created /etc/locale.gen with
en_US UTF-8
uk_UA UTF-8
, installed locales package (11Mb? Y so huge?). Uncommented both lines in /etc/locale.gen (Y comment them, locales?) and re-run locale-gen. Now locale-archive is 2Mb, Contacts crashed and I have coredump of it. But I cannot get anything from it with gdb because there are no debug symbols. Do they exist? Anyway, the problem is gone after I've changed language in settings and rebooted.

Last edited by int_ua; 2013-11-15 at 00:43.
 

The Following User Says Thank You to int_ua For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#84
Originally Posted by int_ua View Post
Anyway, the problem is gone after I've changed language in settings and rebooted.
Mmm, that sounds like worth a shot. But I would need to reinstall osso-applet-languageregional first. I removed it after shrinking the locale cache. There was no point in keeping it as I had only one locale installed anyway.

To reinstall anything at all, I will need to fix WiFi first. At the moment my phone is indisposed (no radio at all) due to switching the housing.
 

The Following User Says Thank You to pichlo For This Useful Post:
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#85
Originally Posted by pichlo View Post
But I would need to reinstall osso-applet-languageregional first.
I'm sure that it's possible to change locale without the applet.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:59.