Fresh install of 2012.8 KDE Mini. The heanet repo was used for all updates and packages installed.
Installed compiz / compiz plugins, emerald, ccsm, and fusion-icon. CCSM and fusion-icon do not load. I have noticed that the compiz packages have recently been upgraded from 0.8.4 to 0.8.8.
I currently have version 0.8.5-1pclos2012 of ccsm and 0.1-20100251.1pclos2011 for fusion-icon.
When running the command ccsm from the konsole I get the following error
ccsm
Traceback (most recent call last):
File "/usr/bin/ccsm", line 126, in <module>
context = compizconfig.Context(screens)
File "compizconfig.pyx", line 1082, in compizconfig.Context.__cinit__ (src/compizconfig.c:9937)
TypeError: an integer is required
fusion-icon
* Detected Session: kde
* Searching for installed applications...
libccs: dlopen: /usr/lib/compizconfig/backends/libkconfig4.so: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/usr/bin/fusion-icon", line 57, in <module>
from FusionIcon.interface import choose_interface
File "/usr/lib/python2.6/site-packages/FusionIcon/interface.py", line 22, in <module>
from util import env
File "/usr/lib/python2.6/site-packages/FusionIcon/util.py", line 421, in <module>
decorators = CompizDecorators(_installed)
File "/usr/lib/python2.6/site-packages/FusionIcon/util.py", line 228, in __init__
self.command = context.Plugins['decoration'].Display['command']
AttributeError: 'compizconfig.Plugin' object has no attribute 'Display
The previous 0.8.4 version worked in the past with 2012.8
Dale
Edit: Updates via heanet repo resolved problems with both ccsm and fusion-icon. Thank you for the quick updates that resolved the problem. Marking as solved.
Dale