You are not logged in.

#1 2008-12-03 15:04:16

xen
Member
Registered: 2008-08-17
Posts: 56

Locale problem

No matter what I've tried, I cannot get my locale working correctly. I get GTK warning messages and some programs fail to work. Here is all the information I have gathered with the help of stojic on IRC: http://gist.github.com/31561

I have also tried deleting /etc/locale.gen and re-installing glibc. It works fine if I set the locale to en_US in /etc/locale.gen but this is not ideal. Also my system clock is wrong since the problem.

Errors are like this: (process:7017): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
/usr/lib/python2.6/site-packages/sonata/main.py:78: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import gtk, pango, threading, time, ui, img, tray, md5
/usr/lib/python2.6/site-packages/sonata/main.py:1317: GtkWarning: locale not supported by C library
  gnome.init("sonata", __version__)

Any help is appreciated!

Last edited by xen (2008-12-03 15:06:08)


A wannabe game-developer.
My Blog
My GitHub

Offline

#2 2008-12-03 15:49:15

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: Locale problem

Did you run locale-gen after editing /etc/locale.gen?


(lambda ())

Offline

#3 2008-12-03 16:10:59

xen
Member
Registered: 2008-08-17
Posts: 56

Re: Locale problem

Yes I did, you can see the output in the link I gave.


A wannabe game-developer.
My Blog
My GitHub

Offline

Board footer

Powered by FluxBB