Ubuntu tweak fails compiz config

Bug #371872 reported by ratovarius
136
This bug affects 30 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
High
Ding Zhou

Bug Description

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 516, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/compiz.py", line 222, in __init__
    self.create_interface()
  File "/usr/share/ubuntu-tweak/compiz.py", line 241, in create_interface
    hbox.pack_start(self.create_edge_setting(), True, False, 0)
  File "/usr/share/ubuntu-tweak/compiz.py", line 346, in create_edge_setting
    combobox = self.create_edge_combo_box("TopLeft")
  File "/usr/share/ubuntu-tweak/compiz.py", line 326, in create_edge_combo_box
    plugin = self.context.Plugins[k]
KeyError: 'widget'

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

Please tell me the distribution you're using, it's hardy , intrepid or jaunty. thanks.

Revision history for this message
ratovarius (ratarodriguez) wrote : Re: [Bug 371872] Re: Ubuntu tweak fails compiz config

2009/5/10 TualatriX <email address hidden>

> Please tell me the distribution you're using, it's hardy , intrepid or
> jaunty. thanks.
>
>
i'm using jaunty.

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

Confirmed! Thank you!

Changed in ubuntu-tweak:
assignee: nobody → TualatriX (tualatrix)
importance: Undecided → High
milestone: none → 0.4.7.2
status: New → Confirmed
Revision history for this message
ungalcrys (ungalcrys) wrote :

my ubuntu version is 9.04: jaunty

On Mon, May 11, 2009 at 8:47 AM, TualatriX <email address hidden> wrote:

> Confirmed! Thank you!
>
> ** Changed in: ubuntu-tweak
> Importance: Undecided => High
>
> ** Changed in: ubuntu-tweak
> Status: New => Confirmed
>
> ** Changed in: ubuntu-tweak
> Milestone: None => 0.4.7.2
>
> ** Changed in: ubuntu-tweak
> Assignee: (unassigned) => TualatriX (tualatrix)
>
> --
> Ubuntu tweak fails compiz config
> https://bugs.launchpad.net/bugs/371872
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu Tweak: Confirmed
>
> Bug description:
> Traceback (most recent call last):
> File "/usr/share/ubuntu-tweak/mainwindow.py", line 516, in setup_notebook
> page = page()
> File "/usr/share/ubuntu-tweak/compiz.py", line 222, in __init__
> self.create_interface()
> File "/usr/share/ubuntu-tweak/compiz.py", line 241, in create_interface
> hbox.pack_start(self.create_edge_setting(), True, False, 0)
> File "/usr/share/ubuntu-tweak/compiz.py", line 346, in create_edge_setting
> combobox = self.create_edge_combo_box("TopLeft")
> File "/usr/share/ubuntu-tweak/compiz.py", line 326, in
> create_edge_combo_box
> plugin = self.context.Plugins[k]
> KeyError: 'widget'
>

--
Ungureanu Alexandru Cristian.
student "Dunarea de Jos"
profil "Calculatoare"

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

Could you try this version and tell me if it works? Thanks!
http://launchpadlibrarian.net/26739848/ubuntu-tweak_0.4.7.2-0%7E20090515%7Ejaunty1_all.deb

Revision history for this message
ungalcrys (ungalcrys) wrote :

Hi,

it doesn't work..

this is the error message:

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 516, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/compiz.py", line 222, in __init__
    self.create_interface()
  File "/usr/share/ubuntu-tweak/compiz.py", line 245, in create_interface
    self.snap = SnapWindow(_("Enable snapping windows"), self)
  File "/usr/share/ubuntu-tweak/compiz.py", line 195, in __init__
    self.plugin = self.context.Plugins['snap']
KeyError: 'snap'

PS: I have an intel video card, an i know there are some problems with the
drivers on ubuntu 9.04, maybe it counts for something..

On Fri, May 15, 2009 at 11:01 AM, TualatriX <email address hidden> wrote:

> Could you try this version and tell me if it works? Thanks!
>
> http://launchpadlibrarian.net/26739848/ubuntu-tweak_0.4.7.2-0%7E20090515%7Ejaunty1_all.deb
>
> --
> Ubuntu tweak fails compiz config
> https://bugs.launchpad.net/bugs/371872
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu Tweak: Confirmed
>
> Bug description:
> Traceback (most recent call last):
> File "/usr/share/ubuntu-tweak/mainwindow.py", line 516, in setup_notebook
> page = page()
> File "/usr/share/ubuntu-tweak/compiz.py", line 222, in __init__
> self.create_interface()
> File "/usr/share/ubuntu-tweak/compiz.py", line 241, in create_interface
> hbox.pack_start(self.create_edge_setting(), True, False, 0)
> File "/usr/share/ubuntu-tweak/compiz.py", line 346, in create_edge_setting
> combobox = self.create_edge_combo_box("TopLeft")
> File "/usr/share/ubuntu-tweak/compiz.py", line 326, in
> create_edge_combo_box
> plugin = self.context.Plugins[k]
> KeyError: 'widget'
>

--
Ungureanu Alexandru Cristian.
student "Dunarea de Jos"
profil "Calculatoare"

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

Oh, I know what your problem.

Please open you temrinal, install the two packages:

sudo apt-get install compiz-fusion-plugins-extra compiz-fusion-plugins-main

Revision history for this message
ungalcrys (ungalcrys) wrote :

Thank you,

you were right, i've installed *compiz-fusion-plugins-main* and *
compiz-fusion-plugins-main*.

IT WORKS. :)

Alex.

On Fri, May 15, 2009 at 12:21 PM, TualatriX <email address hidden> wrote:

> Oh, I know what your problem.
>
> Please open you temrinal, install the two packages:
>
> sudo apt-get install compiz-fusion-plugins-extra compiz-fusion-plugins-
> main
>
> --
> Ubuntu tweak fails compiz config
> https://bugs.launchpad.net/bugs/371872
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu Tweak: Confirmed
>
> Bug description:
> Traceback (most recent call last):
> File "/usr/share/ubuntu-tweak/mainwindow.py", line 516, in setup_notebook
> page = page()
> File "/usr/share/ubuntu-tweak/compiz.py", line 222, in __init__
> self.create_interface()
> File "/usr/share/ubuntu-tweak/compiz.py", line 241, in create_interface
> hbox.pack_start(self.create_edge_setting(), True, False, 0)
> File "/usr/share/ubuntu-tweak/compiz.py", line 346, in create_edge_setting
> combobox = self.create_edge_combo_box("TopLeft")
> File "/usr/share/ubuntu-tweak/compiz.py", line 326, in
> create_edge_combo_box
> plugin = self.context.Plugins[k]
> KeyError: 'widget'
>

--
Ungureanu Alexandru Cristian.
student "Dunarea de Jos"
profil "Calculatoare"

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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