Author Topic: CCSM doesn't load SOLVED  (Read 551 times)

Offline DMK

  • Jr. Member
  • **
  • Posts: 21
CCSM doesn't load SOLVED
« on: October 06, 2012, 08:09:10 PM »
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
« Last Edit: October 08, 2012, 04:34:08 PM by DMK »

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: CCSM doesn't load
« Reply #1 on: October 07, 2012, 04:58:27 AM »
There is a thread here  which was started a few days ago but no answers yet
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline infinityzeroed

  • New Friend
  • *
  • Posts: 2
Re: CCSM doesn't load SOLVED
« Reply #2 on: October 09, 2012, 09:45:03 PM »
I had the same problem.  I fixed it by downgrading the libcompizconfig-python package from 0.9.5.92 to 0.8.4. I had to keep changing repositories to find one that didn't have the updated packages.