Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#19711 - [listen] erros when start this one

Attached to Project: Community Packages
Opened by Alexandre (alexcortes) - Saturday, 05 June 2010, 02:23 GMT
Last edited by Dan Griffiths (Ghost1227) - Thursday, 22 July 2010, 04:40 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Dan Griffiths (Ghost1227)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Errors when start Listen - Fresh listen install.


Additional info: listen-0.6.5-2


/usr/lib/listen/stock.py:171: GtkWarning: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
try: factory.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN)))
/usr/lib/listen/stock.py:171: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
try: factory.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN)))
/usr/lib/listen/stock.py:173: GtkWarning: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
try: factory.add(BROWSER, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_internet",-1,gtk.ICON_LOOKUP_USE_BUILTIN)))
/usr/lib/listen/stock.py:173: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
try: factory.add(BROWSER, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_internet",-1,gtk.ICON_LOOKUP_USE_BUILTIN)))
/usr/lib/listen/widget/tray.py:98: GtkWarning: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
icon = gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_volume", -1, gtk.ICON_LOOKUP_USE_BUILTIN))
/usr/lib/listen/widget/tray.py:98: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
icon = gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_volume", -1, gtk.ICON_LOOKUP_USE_BUILTIN))
WARNING player.fadebin.StreamBin 2e7ffa0 stream "file:///home/al...gles/L%C3%A9g%C3%A8re.mp3" already blocked



Steps to reproduce: Start listen in Terminal.
This task depends upon

Closed by  Dan Griffiths (Ghost1227)
Thursday, 22 July 2010, 04:40 GMT
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Saturday, 05 June 2010, 08:22 GMT
Looks like Listen is missing a dependency on gnome-icon-theme.
Comment by Alexandre (alexcortes) - Saturday, 05 June 2010, 13:36 GMT
- Correction Listen fresh (first) install, not system -
gnome-icon-theme already instaled, i make a reinstall and same erros.
Sorry my bad english, i'm portuguese speaker.

Loading...