Dragoneti
December 8th, 2007, 07:44 PM
Hi!
I have trouble with CCSM. I can't get the settings manager to start. I have OpenSUSE 10.2
If I try to run ccsm:
Code:
dragoneti@linux-x5f0:~> ccsm
/usr/lib/python2.5/site-packages/ccm/Constants.py:61: GtkWarning: Unable to locate theme engine in module_path: "qtcurve",
Tooltips = gtk.Tooltips()
Traceback (most recent call last):
File "/usr/bin/ccsm", line 45, in <module>
idle = ccm.IdleSettingsParser(context)
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 229, in __init__
self.Context.Plugins.items ())
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 228, in <lambda>
self.PluginList = filter (lambda p: FilterPlugin (p[1]),
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 225, in FilterPlugin
return not p.Initialized and p.Enabled
AttributeError: 'compizconfig.Plugin' object has no attribute 'Initialized'
dragoneti@linux-x5f0:~>
Any idea?:)
I have trouble with CCSM. I can't get the settings manager to start. I have OpenSUSE 10.2
If I try to run ccsm:
Code:
dragoneti@linux-x5f0:~> ccsm
/usr/lib/python2.5/site-packages/ccm/Constants.py:61: GtkWarning: Unable to locate theme engine in module_path: "qtcurve",
Tooltips = gtk.Tooltips()
Traceback (most recent call last):
File "/usr/bin/ccsm", line 45, in <module>
idle = ccm.IdleSettingsParser(context)
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 229, in __init__
self.Context.Plugins.items ())
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 228, in <lambda>
self.PluginList = filter (lambda p: FilterPlugin (p[1]),
File "/usr/lib/python2.5/site-packages/ccm/Utils.py", line 225, in FilterPlugin
return not p.Initialized and p.Enabled
AttributeError: 'compizconfig.Plugin' object has no attribute 'Initialized'
dragoneti@linux-x5f0:~>
Any idea?:)