#594926 exaile: crashes on startup

Package:
exaile
Source:
exaile
Submitter:
Thomas Schmitz
Date:
2022-06-27 16:54:03 UTC
Severity:
important
Tags:
#594926#5
Date:
2010-08-30 19:42:40 UTC
From:
To:
Launching from commandline, Exaile fails to start issueing the following
error message:

% exaile
/usr/lib/exaile/xl/library.py:17: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5, os, random, re, threading, time, traceback, gc, sys
GRE_GetGREPathWithProperties failed
Traceback (most recent call last):
  File "/usr/lib/exaile/exaile.py", line 94, in <module>
    from xl.gui import main as exailemain
  File "/usr/lib/exaile/xl/gui/main.py", line 23, in <module>
    from xl import library, logger, media, equalizer, burn, common
  File "/usr/lib/exaile/xl/library.py", line 20, in <module>
    from xl import common, media, db, audioscrobbler, xlmisc, dbusinterface
  File "/usr/lib/exaile/xl/media/__init__.py", line 4, in <module>
    from xl import common, xlmisc
  File "/usr/lib/exaile/xl/xlmisc.py", line 34, in <module>
    from xl import mozembed
  File "/usr/lib/exaile/xl/mozembed.py", line 29, in <module>
    import gtkmozembed
SystemError: dynamic module not initialized properly

Problem is reproducible every time when starting Exaile and even occurs
after aptitude purge'ing, cleaning and installing it again.

#594926#10
Date:
2010-11-03 08:18:33 UTC
From:
To:
I get the same error messages when trying to start exaile on command line.

I'm using Debian testing (squeeze) i386.
The exaile package Version is 0.2.14+debian-2.3.

All dependencies and recommended packages mentioned above are installed.

Version of python package: 2.6.6-3+squeeze1

Kernel: Linux 2.6.32-5-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE="fr_FR.UTF-8"

#594926#19
Date:
2016-02-12 17:40:07 UTC
From:
To:
Dear submitter,

as the package exaile has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/813255

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

#594926#36
Date:
2022-06-27 16:51:10 UTC
From:
To:
I want to close this bug as it is unreproducible with the most recent
version of exaile and no more information could be
acquired.
Feel free to reopen if this still happens for you with more information
so we can hopefully find and fix the issue.