Comment 12 for bug 563207

Revision history for this message
billjoie (joie-bill) wrote :

I also get this error message on Exaile 0.3.2.0, on two different Ubuntu 10.10 machines, done all my updates. Find the terminal output bellow. I get this bug just playing music (most often Flacs?). I cannot quite find a pattern, sometimes Exaile plays fine, other times it will quickly crash after playing a tune. Any additional info needed? Hope this helps

bill@billjoie:~$ exaile
INFO : Loading Exaile 0.3.2.0...
INFO : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO : Loading plugins...
INFO : Loading collection...
INFO : Loading devices...
INFO : Loading interface...
INFO : Loading main window...
INFO : Connecting main window events...
INFO : Loading panels...
INFO : Connecting panel events...
INFO : Done loading main window...
INFO : Playing file:///home/bill/mamusique/Leonard%20Cohen/2004_Dear_Heather/07%20-%20leonard%20cohen%20-%20villanelle%20for%20our%20time.mp3
INFO : WARNING: could not open podcast file
Exception in thread Thread-12:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/exaile/plugins/notifyosd/__init__.py", line 108, in update_track_notify
    self.notify.set_icon_from_pixbuf(pixbuf)
TypeError: Notify.Notification.set_icon_from_pixbuf() argument 1 must be gtk.gdk.Pixbuf, not None

INFO : Playing file:///home/bill/mamusique/Dan%20Bigras/Les%20Immortelles/2%20-%20Les%20Mensonges%20d'un%20p%C3%A8re%20%C3%A0%20son%20fils.flac
/usr/lib/python2.6/urllib.py:1224: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  res = map(safe_map.__getitem__, s)
Exception in thread Thread-16:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/exaile/plugins/lyricsviewer/__init__.py", line 230, in get_lyrics
    lyrics_found = self.exaile.lyrics.find_all_lyrics(track)
  File "/usr/lib/exaile/xl/lyrics.py", line 206, in find_all_lyrics
    (lyrics, source, url) = method.find_lyrics(track)
  File "/usr/share/exaile/plugins/lyricwiki/__init__.py", line 50, in find_lyrics
    title = urllib.quote(title.replace(' ','_'))
  File "/usr/lib/python2.6/urllib.py", line 1224, in quote
    res = map(safe_map.__getitem__, s)
KeyError: u'\xe8'

/usr/lib/exaile/xlgui/guiutil.py:343: GtkWarning: gdk_pixbuf_copy_area: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed
  5, 5
/usr/lib/exaile/xlgui/guiutil.py:353: GtkWarning: gdk_pixbuf_copy_area: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed
  10, 10
python: ../../src/xcb_io.c:249: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.