LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CCSM won't open (https://www.linuxquestions.org/questions/linux-software-2/ccsm-wont-open-616283/)

DeeCodeUh 01-25-2008 10:41 AM

CCSM won't open
 
Hi, I've tried opening ccsm for Compiz Fusion and it refuses.

When I type it in a konsole I get this response:

[coda@myhost ~]$ ccsm

(ccsm:8921): 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 29, 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

tamoneya 01-26-2008 07:30 PM

try
Code:

sudo apt-get remove compizconfig-settings-manager
sudo apt-get install compizconfig-settings-manager


DeeCodeUh 01-27-2008 08:17 AM

Thank you for your help, I eventually just reinstalled Linux, and everything worked fine. :)


All times are GMT -5. The time now is 09:20 AM.