You are not logged in.
I've installed Beryl. I configured my xorg.conf file and everything is working fine, but i can't start Bery Setting Manager. The console gives me this
(beryl-settings:8901): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 33, in ?
locale.setlocale(locale.LC_ALL, '')
File "/usr/lib/python2.4/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale settingI don't know how to pass this. Thanks for the help. Bye.
PS. I'm new here.
Offline
Did you set up your locales?
If not, uncomment the ones you want in /etc/locale.gen and run locale-gen
Offline
It gives me the same error. I've uncomment "en_US.UTF-8 UTF-8" and "en_US ISO-8859-1" in locale.gen and I have restarted. When I run "locale -a" it gives me
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
C
POSIX![]()
Offline
did you run: locale-gen ?
Offline
Thanks fyllemisstaget, everything works fine now.
Offline