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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to