I keep getting these errors in the terminal:
Locale not supported by C library
What's going on???
For example:
.....................................
thomasps@COLIBRI:~$ sudo nautilus
[sudo] password for thomasps:
(nautilus:7364): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(nautilus:7364): Gdk-WARNING **: locale not supported by C library
seahorse nautilus module initialized
Initializing nautilus-share extension
** (nautilus:7364): WARNING **: Unable to add monitor: Operation not supported
.....................................
OR (after installing CompizConfig Settings Manager (ccsm)):
.....................................
thomasps@COLIBRI:~$ ccsm
(ccsm:7940): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/bin/ccsm", line 39, in <module>
import ccm
File "/usr/lib/python2.5/site-packages/ccm/__init__.py", line 1, in <module>
from ccm.Conflicts import *
File "/usr/lib/python2.5/site-packages/ccm/Conflicts.py", line 26, in <module>
from ccm.Constants import *
File "/usr/lib/python2.5/site-packages/ccm/Constants.py", line 89, in <module>
locale.setlocale(locale.LC_ALL, "")
File "/usr/lib/python2.5/locale.py", line 478, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
.....................................



Adv Reply



Bookmarks