Compiz Settings module error

Bug #691874 reported by Doomedlung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Loading the Compiz Settings module an error occurs with the following Traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 437, 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]
AttributeError: 'compizconfig.Plugin' object has no attribute 'Display'

Any ideas?

Cheers
DoomedLung

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.