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. :-(

> 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.

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. :-(

> Thanks again,
>   François

Thank you very much, Rogério Brito.

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/

Reply via email to