I can't get exaile working. It didn't work with the first release of LMDE and doesn't work with the lastest, either. I have the 32bit version, running on my netbook HP 2133. Here is the output from trying to start it in the terminal.
/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
Thanks for any help.




