Comment 29 for bug 653933

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

Thanks a ton to both linuxoid and tualatarix for help with this. the removal
of the compiz ppa and purging of the old libdecoration0 fixed the issue
completely. keep up the great work on tweak!

On 23 October 2010 01:51, linuxoid <email address hidden> wrote:

> Dear friends, after long time search in google I have found what's a
> problem with compiz. If you don't have effects, you shuld verify version
> libdecoration0. If you have version 1.0.9.0 just purge it and install
> 1.0.8.4
> (https://launchpad.net/ubuntu/lucid/i386/libdecoration0/1:0.8.4-0ubuntu4)
> and the problem will be decided. Sory for my english, wrote as I could.
>
> --
> Compiz setting crashes with KeyError: 'active_plugins'
> https://bugs.launchpad.net/bugs/653933
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (662174).
>
> Status in Ubuntu Tweak: Fix Committed
>
> Bug description:
> 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'
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu-tweak/+bug/653933/+subscribe
>