Exaile fails to start

Bug #189065 reported by Erik
6
Affects Status Importance Assigned to Milestone
exaile (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Binary package hint: exaile

Ubuntu 8.04/PPC

xxx@xxx:~$ exaile
location: /usr/lib/xulrunner-1.9b3pre/libxpcom.so
before 3
location: /usr/lib/xulrunner-1.9b3pre/libxpcom.so
failed 3
Traceback (most recent call last):
  File "/usr/lib/exaile/exaile.py", line 90, in <module>
    from xl.gui import main as exailemain
  File "/usr/share/exaile/xl/gui/main.py", line 23, in <module>
    from xl import library, media, audioscrobbler, equalizer, burn, common
  File "/usr/share/exaile/xl/library.py", line 20, in <module>
    from xl import common, media, db, audioscrobbler, xlmisc, dbusinterface
  File "/usr/share/exaile/xl/media/__init__.py", line 1, in <module>
    from xl.media import mp3, ogg, flac, wav, wv, mpc, tta
  File "/usr/share/exaile/xl/media/mp3.py", line 2, in <module>
    from xl import xlmisc
  File "/usr/share/exaile/xl/xlmisc.py", line 32, in <module>
    from xl import mozembed
  File "/usr/share/exaile/xl/mozembed.py", line 29, in <module>
    import gtkmozembed
SystemError: dynamic module not initialized properly

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Thanks for the bug report. This seems like it might be an issue with xulrunner, which has been updated recently in Hardy. Could you try upgrading your system and reinstalling Exaile?

Changed in exaile:
status: New → Incomplete
Revision history for this message
wama (martin-wache) wrote :

Hi all,

I get a very similar error message on ubuntu hardy/ppc updated today after installing (apt-get install exaile) exaile for the first time.

Bye,

Martin

error message:

xxx@xxx:~$ exaile
location: /usr/lib/xulrunner-1.9b4/libxpcom.so
before 3
location: /usr/lib/xulrunner-1.9b4/libxpcom.so
failed 3
Traceback (most recent call last):
  File "/usr/lib/exaile/exaile.py", line 90, in <module>
    from xl.gui import main as exailemain
  File "/usr/share/exaile/xl/gui/main.py", line 23, in <module>
    from xl import library, media, audioscrobbler, equalizer, burn, common
  File "/usr/share/exaile/xl/library.py", line 20, in <module>
    from xl import common, media, db, audioscrobbler, xlmisc, dbusinterface
  File "/usr/share/exaile/xl/media/__init__.py", line 1, in <module>
    from xl.media import mp3, ogg, flac, wav, wv, mpc, tta
  File "/usr/share/exaile/xl/media/mp3.py", line 2, in <module>
    from xl import xlmisc
  File "/usr/share/exaile/xl/xlmisc.py", line 32, in <module>
    from xl import mozembed
  File "/usr/share/exaile/xl/mozembed.py", line 29, in <module>
    import gtkmozembed
SystemError: dynamic module not initialized properly

Revision history for this message
wama (martin-wache) wrote :

Hi again,

after googeling a bit I found this thread:

http://ubuntuforums.org/showthread.php?t=721128

in which removing the package "python-gnome2-extras" is suggested. And indeed, after I did "apt-get remove python-gnome2-extras" exaile started without problems...

Bye,

Martin

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.