You are not logged in.

#1 2008-06-04 20:18:08

PAdu92
Member
Registered: 2008-06-04
Posts: 101

Problem with GTK

I seem to have a probleme with GTK, when I try to launch CCSM (for Compiz Fusion) I get:

bash-3.2$ ccsm

(ccsm:3872): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Info: No sexy-python package found, don't worry it's optional.
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

any ideas?

Offline

#2 2008-06-04 20:33:04

_Marco_
Member
Registered: 2008-04-21
Posts: 242

Re: Problem with GTK

yes look at this post
http://bbs.archlinux.org/viewtopic.php?id=48027
good luck smile

Offline

#3 2008-06-04 20:52:20

PAdu92
Member
Registered: 2008-06-04
Posts: 101

Re: Problem with GTK

thanks a lot it worked by editing rc.conf and regenerating locals wink

Offline

Board footer

Powered by FluxBB