You are not logged in.

#1 2007-09-20 19:50:49

rocknrolf77
Member
From: Oslo, Norway
Registered: 2007-05-07
Posts: 68

Problems running ccsm (Compiz settings manager)

Having some problems running the compiz fusion settings manager. Looks like it has something to do with python. Anyone?

As root :

(ccsm:8581): 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 38, 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 72, in <module>
    locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python2.5/locale.py", line 476, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

As user :

(ccsm:8585): 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.
/home/elgringo/.themes/T-ish-Brushed-shaded-bright-blue/gtk-2.0/gtkrc:53: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/elgringo/.themes/T-ish-Brushed-shaded-bright-blue/gtk-2.0/gtkrc:54: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/elgringo/.themes/T-ish-Brushed-shaded-bright-blue/gtk-2.0/gtkrc:55: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/elgringo/.themes/T-ish-Brushed-shaded-bright-blue/gtk-2.0/gtkrc:56: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
Traceback (most recent call last):
  File "/usr/bin/ccsm", line 38, 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 72, in <module>
    locale.setlocale(locale.LC_ALL, "")
  File "/usr/lib/python2.5/locale.py", line 476, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

Edit : Having problems with every python app. That is really frustrating sad

Last edited by rocknrolf77 (2007-09-20 20:11:34)

Offline

#2 2007-09-20 20:27:44

rocknrolf77
Member
From: Oslo, Norway
Registered: 2007-05-07
Posts: 68

Re: Problems running ccsm (Compiz settings manager)

Never mind. Suddenly worked smile

Offline

#3 2007-10-02 06:10:45

lak00shka
Member
Registered: 2007-10-02
Posts: 3

Re: Problems running ccsm (Compiz settings manager)

How did you fix the error?
I have the exact same error as you.:(

Offline

#4 2007-10-02 06:38:22

Matt3o
Member
From: Firenze, Italy
Registered: 2007-09-13
Posts: 177

Re: Problems running ccsm (Compiz settings manager)

I'd suggest to check your locales.

As root:

vi /etc/locale.gen

uncomment the desired locales and

locale-gen

Offline

#5 2007-10-02 06:45:52

lak00shka
Member
Registered: 2007-10-02
Posts: 3

Re: Problems running ccsm (Compiz settings manager)

How do I know which one to uncomment?

Offline

#6 2007-10-02 06:58:24

Matt3o
Member
From: Firenze, Italy
Registered: 2007-09-13
Posts: 177

Re: Problems running ccsm (Compiz settings manager)

well... depends on which one you need smile
if you are from USA you'd probably uncomment en_US.UTF-8 and/or en_US ISO-8859-1. I'm from Italy and I use it_IT.*.

Offline

#7 2007-10-02 07:02:21

lak00shka
Member
Registered: 2007-10-02
Posts: 3

Re: Problems running ccsm (Compiz settings manager)

Wow, it worked.  Thank you so much.:D

Offline

#8 2007-10-19 15:10:19

superstoned
Member
Registered: 2006-09-04
Posts: 268

Re: Problems running ccsm (Compiz settings manager)

guys, how do I install that tool, can't find it?!? I can only find compiz-0.6 in the repository...


-=] life sucks deeply [=-

Offline

#9 2007-10-19 15:23:48

superstoned
Member
Registered: 2006-09-04
Posts: 268

Re: Problems running ccsm (Compiz settings manager)

OK, got it.
damn, that runs horrible in KDE - the taskbar shows all apps, and compiz throws them all on the same desktop. And if you dragn'ndrop them to another desktop - they just disappear!!! WHEN will compiz get its act together, it's like 3 years old now...

bleh, removed it already. I'll wait until a decent windowmanager gets composite support. Shame on compiz.


-=] life sucks deeply [=-

Offline

#10 2010-02-26 13:59:57

exos
Member
From: Buenos Aires, Argentina
Registered: 2009-11-09
Posts: 15
Website

Re: Problems running ccsm (Compiz settings manager)

Try

$ LC_ALL=en_US.utf8
$ LANG=en_US.utf8
$ ccsm

;-)


exos ~ Exodica's logs - exos@esfriki - PGP 0x8798902F - OTR - yvan eht nioj (¿?)

Offline

Board footer

Powered by FluxBB