[Bug 294333] Re: TypeError: pixbuf should be a GdkPixbuf
Luky Winarto
luckyborneo at gmail.com
Wed Apr 1 11:33:29 UTC 2009
I was having the same problem like you. What I do was edit the stock.py
$ sudo nano /usr/lib/listen/stock.py
Then removing these two lines:
Try: icons.add (SHUFFLE, gtk.IconSet (gtk.icon_theme_get_default (). Load_icon ( "stock_shuffle", -1, gtk.ICON_LOOKUP_USE_BUILTIN)))
except gobject.GError:pass Except gobject.GError: pass
Then run this command:
$ rm -rf ~/.listen
Then, try to run listen again.
--
TypeError: pixbuf should be a GdkPixbuf
https://bugs.launchpad.net/bugs/294333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list