broken compiz packages


Recommended Posts

ok, so i ran

sudo apt-get -f install

to try and figure out why i have 2 broken packages on my system and i get this output:

Reading package lists... Done
Building dependency tree	   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libcompizconfig-backend-gconf compiz-fusion-plugins-extra
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

also, when i try to run ccsm, this is my output:

$ ccsm
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__
  File "usr/lib/python2.5/site-packages/ccm/Utils.py", line 228, in <lambda>
  File "usr/lib/python2.5/site-packages/ccm/Utils.py", line 225, in FilterPlugin
AttributeError: 'compizconfig.Plugin' object has no attribute 'Initialized'

i have used autoremove to remove the packages but my ccsm still doesnt work. anyone have any solutions?

UPDATE: i figured out that i stupidly added gutsy to my sources.lst when i was installing AWN earlier (i knew that had something to do with it...) but even after uninstalling the packages and reinstalling them, i still am getting the same errors running ccsm...

UPDATE #2: fixed it with this advice from ubuntuforums:

http://ubuntuforums.org/showpost.php?p=403...amp;postcount=9

a little worried about editing the file but it seems to have worked...

Edited by k311
Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.