Ubuntu Tweak error when attempting to select Compiz Settings

Bug #629463 reported by xaliqen
40
This bug affects 9 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Confirmed
Undecided
Unassigned

Bug Description

Compiz is installed, but I'm not using it at the moment. In attempting to select Compiz Settings, Ubuntu Tweak experiences an error.

Distribution: Ubuntu maverick (development branch)
Application: Ubuntu Tweak 0.5.6
Desktop: gnome

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 428, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py", line 229, in __init__
    self.create_interface()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py", line 247, in create_interface
    hbox.pack_start(self.create_edge_setting(), True, False, 0)
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py", line 362, in create_edge_setting
    combobox = self.create_edge_combo_box("TopLeft")
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py", line 339, in create_edge_combo_box
    setting = plugin.Display[v]
  File "compizconfig.pyx", line 945, in compizconfig.Plugin.Display.__get__
  File "compizconfig.pyx", line 766, in compizconfig.Plugin.Update
KeyError: 'active_plugins'

Revision history for this message
Ding Zhou (tualatrix) wrote :

Try to install the main plugin of Compiz: sudo apt-get install compiz-fusion-plugins-main

Revision history for this message
xaliqen (xaliqen) wrote :

Hello TualatriX, here's what I get from apt:

sudo apt-get install compiz-fusion-plugins-main
[sudo] password for []:
Reading package lists... Done
Building dependency tree
Reading state information... Done
compiz-fusion-plugins-main is already the newest version.

Revision history for this message
Ding Zhou (tualatrix) wrote :

OK, try this package:

sudo apt-get install compizconfig-settings-manager

Revision history for this message
xaliqen (xaliqen) wrote :

Here are the key apt messages I get when I try sudo apt-get install compiz*

compiz-fusion-plugins-main is already the newest version.
compizconfig-backend-gconf is already the newest version.
compizconfig-backend-kconfig is already the newest version.
compizconfig-settings-manager is already the newest version.
emerald is already the newest version.
python-compizconfig is already the newest version.
compiz is already the newest version.
libcompizconfig0 is already the newest version.
libcompizconfig0-dev is already the newest version.
compiz-core is already the newest version.
compiz-dev is already the newest version.
compiz-gnome is already the newest version.
compiz-kde is already the newest version.
compiz-plugins is already the newest version.

The following packages have unmet dependencies:
 compiz-fusion-plugins-extra : Depends: compiz-core-abiversion-20091102

Revision history for this message
Ding Zhou (tualatrix) wrote :

It seems your compiz-fusion-plugins-extra package is broken.

Try to install it: sudo apt-get install compiz-fusion-plugins-extra

Revision history for this message
xaliqen (xaliqen) wrote :

It seems the issue is somewhat related to compiz version 0.9.

I downgraded to compiz 0.8.6 and everything works properly.

Thanks for for the help in trying to find the source of the issue.

I could try getting everything working again with 0.9 by doing another build from source, but I think I'll just leave it be for now.

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Invalid
Revision history for this message
rangy (dataodo) wrote :

Using Ubuntu 10.10 and 5.7 Ubuntu. When I brought up Compiz Settings, the crash occurred immediately

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Invalid → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.