As a workaround until this is fixed:

- Open /usr/bin/awn-settings in a text editor, e.g.:
    gksu gedit /usr/bin/awn-settings

- On line 1255, change
    store = gtk.ListStore(str, gtk.gdk.Pixbuf, str)
 to
    store = gtk.ListStore(str, gtk.gdk.Pixbuf, int)

Works like a charm afterwards for me.

Florian

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/702701

Title:
  awn-settings won't launch on Natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to