Exaile and Listen media players fail to start

Archived topics about LMDE 1 and LMDE 2
Locked
Christof999
Level 3
Level 3
Posts: 119
Joined: Mon Jun 04, 2007 4:04 pm

Exaile and Listen media players fail to start

Post by Christof999 »

Hi,

Whenever I try to use my two favourite media players, they both fail to start. If I run exaile from a command line this is what it says

christof@terminal-1 / $ 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

No idea how to fix that.

If I run listen from a command line...

christof@terminal-1 / $ listen
/usr/lib/pymodules/python2.6/musicbrainz2/model.py:21: DeprecationWarning: the sets module is deprecated
from sets import Set

(listen:11093): GStreamer-CRITICAL **:
Trying to dispose object "sink", but it still has a parent "filterbin".
You need to let the parent manage the object instead of unreffing the object directly.


(listen:11093): GStreamer-CRITICAL **:
Trying to dispose object "src", but it still has a parent "filterbin".
You need to let the parent manage the object instead of unreffing the object directly.

Segmentation fault

I would love some help on this guys.

Thanks again,
Cheers
Christof
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
proxima_centauri

Re: Exaile and Listen media players fail to start

Post by proxima_centauri »

This is a known problem. EDIT: at least for exaile.

If you search the LMDE subforum for "exaile", you will see other threads with users reporting the same problem.

I haven't seen a resolution for the problem yet, try banshee or rhythmbox in the meantime.
asymmetros

Re: Exaile and Listen media players fail to start

Post by asymmetros »

There is a report bug since late August

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594926
Locked

Return to “LMDE Archive”