Comment 3 for bug 1243712

Revision history for this message
dimi (dimig) wrote :

I installed Exaile today. Everything was working fine until I enabled the Wikipedia functionality. Then, it would crash whenever I manually changed tracks, whether through clicking the Next button, or dragging or double-clicking songs from the Collection tab.

These are the last few lines when I run it with --debug and --eventdebug:

19:47:32,812:DEBUG : Attempting to call <bound method BrowserPage.on_playback_start of <BrowserPage object at 0x60c1b40 (WebKitWebView at 0x31d21a0)>> in response to playback_track_start. (xl.event)
19:47:34,445:ERROR : HTTP Error 404: Not Found (exaile-wikipedia/__init__.py)
19:47:34,446:ERROR : Error occured when trying to retrieve Wikipedia page for Far East Movement Ft Roger Sanchez & Kanobby. (exaile-wikipedia/__init__.py)
Segmentation fault

When I disabled the Wikipedia functionality the problem disappeared.