Comment 41 for bug 653933

Revision history for this message
Julian Pitt (jdpitt) wrote : Re: [Bug 653933] Re: Compiz setting crashes with KeyError: 'active_plugins'

Still getting the same error here but not sure how I check I have the
correct version of Compiz installed? This is the error message I get:

Distribution: Ubuntu 10.10 maverick
Application: Ubuntu Tweak 0.5.8
Desktop: gnome

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line
423, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py",
line 308, in __init__
    self.create_interface()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py",
line 326, 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 451, in create_edge_setting
    self.TopLeft = self.create_edge_combo_box("TopLeft")
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py",
line 423, in create_edge_combo_box
    if CompizPlugin.is_available(k, v):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/compiz.py",
line 127, in is_available
    getattr(cls.context.Plugins[name], target).has_key(setting)
  File "compizconfig.pyx", line 945, in compizconfig.Plugin.Display.__get__
  File "compizconfig.pyx", line 766, in compizconfig.Plugin.Update
KeyError: 'active_plugins'
Many thanks

On 14 December 2010 18:06, Breass Sidhe <email address hidden> wrote:

> Thnx. It's working at Ubuntu Tweak version 0.5.8
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (683374).
> https://bugs.launchpad.net/bugs/653933
>
> Title:
> Compiz setting crashes with KeyError: 'active_plugins'
>