Ja koodia:
/usr/share/exaile/xl/xlmisc.py:1717: GtkWarning: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
pixmap.set_colormap(colormap)
/usr/share/exaile/xl/xlmisc.py:1740: GtkWarning: Using Cairo rendering requires the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap
pixmap.draw_layout(gc, x, y, layout)
/usr/share/exaile/xl/xlmisc.py:1740: GtkWarning: No colormap in gc_get_foreground
pixmap.draw_layout(gc, x, y, layout)
/usr/share/exaile/xl/xlmisc.py:1744: GtkWarning: gdkpixbuf-drawable.c:1255: Depth of the source drawable is 24 where as the visual depth of the colormap passed is 16
0, width, height)
Traceback (most recent call last):
File "exaile.py", line 2635, in <module>
main()
File "exaile.py", line 2627, in main
exaile = ExaileWindow(options, fr)
File "exaile.py", line 202, in __init__
self.setup_left()
File "exaile.py", line 1036, in setup_left
self.collection_panel = panels.CollectionPanel(self)
File "/usr/share/exaile/xl/panels.py", line 235, in __init__
self.setup_widgets()
File "/usr/share/exaile/xl/panels.py", line 257, in setup_widgets
self.create_popup()
File "/usr/share/exaile/xl/panels.py", line 352, in create_popup
icon_set = gtk.IconSet(pixbuf)
TypeError: pixbuf should be a GdkPixbuf
Vanhempi versio mikä oli (0.2.
toimi mallikkaasti.