[ Rogério Brito ]
> Hi, François.
> 
> Thank you very much for taking the time to do some bug triage.
> 
> On Jul 08 2007, François Févotte wrote:
> > I just made a new version of the package to fix this. It is now
> > waiting for approval and upload by my sponsor, and should be available
> > in the archive soon.
> 
> Yes, I saw your messages on -mentors asking for sponsors. Too bad that
> they were not answered as fast as we would like. :-(

I usually sponsor exaile for François but wasn't able to get back to him
before he left.

> > Meanwhile, installing python-gnome2-extras by hand should allow you to
> > use exaile without any problem. Please do not hesitate to let me know
> > if this doesn't work.

The Recommends: on python-gnome2-extras is right, (the ImportError for 
gtkmozembed isn't fatal), you just won't be able to access lyrics,
guitar tabulature or artist and album info without it.

> I did install that package (it's huge, considering what it pulls in!)
> and here is the output that I get (after trying to launch exaile for the
> second time---this after having python-gnome2-extras installed). I did
> remove .exaile and other .gnome* .gconf* directories out of the way,
> just in case.
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> [EMAIL PROTECTED]:~$ exaile 
> /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: 
> /tmp/buildd/gtk+2.0-2.10.13/gdk/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 2634, in ?
>     main()
>   File "exaile.py", line 2626, in main
>     exaile = ExaileWindow(options, fr)
>   File "exaile.py", line 201, in __init__
>     self.setup_left()
>   File "exaile.py", line 1035, 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
> [EMAIL PROTECTED]:~$ dpkg --status python-gnome2-extras | grep installed
> Status: install ok installed
> [EMAIL PROTECTED]:~$ 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> 
> I only get the splash screen. :-(

I think this is attributed to the following upstream bug:

http://www.exaile.org/trac/ticket/625

François seemed pretty keen on getting this fixed before he left, so
I'll probably put together a package later this afternoon and make an
upload for him.

If you're feeling adventurous, feel free to try out that patch and
update this bug with your findings.

Regards,

-- 
Eric Evans
[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to