Code: Select all
* Using the Qt3 Interface
* /usr/lib64/python2.4/site-packages/compizconfig.so: undefined symbol: ccsEdgesToStringList
... Trying another interfacefusion-icon is compiled with qt3 support
I get the same error when trying to start ccsm
Code: Select all
Info: No sexy-python package found, don't worry it's optional.
Traceback (most recent call last):
File "/usr/bin/ccsm", line 37, in ?
import compizconfig
ImportError: /usr/lib64/python2.4/site-packages/compizconfig.so: undefined symbol: ccsEdgesToStringListWhat is ccsEdgesToStringList and to what package/file this function relates to?
Any idea how to fix this or is it just an error in the dev code?

