LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-27-2008, 04:54 PM   #1
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
Installing exaile (music player) from source for etch


after make install
no prob,

but running exaile gives errors:

Code:
/exaile-0.2.14$ exaile
Traceback (most recent call last):
  File "/usr/local/lib/exaile/exaile.py", line 94, in ?
    from xl.gui import main as exailemain
  File "/usr/local/lib/exaile/xl/gui/main.py", line 23, in ?
    from xl import library, logger, media, equalizer, burn, common
  File "/usr/local/lib/exaile/xl/library.py", line 20, in ?
    from xl import common, media, db, audioscrobbler, xlmisc, dbusinterface
  File "/usr/local/lib/exaile/xl/media/__init__.py", line 5, in ?
    from mutagen.mp3 import HeaderNotFoundError
ImportError: No module named mutagen.mp3

http://www.exaile.org/requirements
 
Old 12-28-2008, 06:27 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
ImportError: No module named mutagen.mp3
This error should not appear, if you installed
'python-mutagen' . It is on the list (your link)
http://www.exaile.org/requirements
and is also in the repo / Synaptic.
....
 
Old 12-28-2008, 06:34 AM   #3
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Original Poster
Rep: Reputation: 57
Thank you ! I installed the python mutagen, that I somehow missed

Make worked
but ./exaile not error still

Code:
Generating translation for ca locale
........................................................................ done.
Generating translation for es_ES locale
............................................................................................................................................................................................................................................. done.
Generating translation for sk locale
.......................................................................... done.
Generating translation for el locale
......................................................................... done.
Generating translation for hu locale
.......................................................................... done.
Generating translation for mr locale
........................................................................ done.
<stdin>:7: field `Last-Translator' still has initial default value
Generating translation for an locale
........................................................................ done.
Done
Type: 'make install' now

Code:
/tmp/exaile-0.2.14$ ./exaile
Exaile 0.2.14
-----------------------
 ? ( exaile.py @ 19):
-----------------------
Traceback (most recent call last):
  File "exaile.py", line 136, in ?
    init()
  File "exaile.py", line 132, in init
    exaile = exailemain.ExaileWindow(options, xl.path.firstrun)
  File "xl/gui/main.py", line 143, in __init__
    self.database_connect()
  File "xl/gui/main.py", line 1072, in database_connect
    self.db = self.get_database()
  File "xl/gui/main.py", line 1058, in get_database
    database = db.DBManager(loc)
  File "xl/db.py", line 62, in __init__
    self.db = self.__get_db()
  File "xl/db.py", line 105, in __get_db
    except sqlite.OperationalError, e:
NameError: global name 'sqlite' is not defined
 
Old 12-28-2008, 06:40 AM   #4
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Original Poster
Rep: Reputation: 57
Et voila
Code:
tmp/quadkonsole-2.0.2# apt-get install python-pysqlite2  python-elementtree
Reading package lists... Done
Building dependency tree... Done
python-elementtree is already the newest version.
The following NEW packages will be installed:
  python-pysqlite2
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 65.2kB of archives.
After unpacking 496kB of additional disk space will be used.
after apt-get
* python-pysqlite2
* python-elementtree

http://yellowprotoss.ye.funpic.org/w...nshtsn-431.jpg

I got it working with ./exaile, so now I do finally :

Code:
make install

Cool !

Is it better than amarok/amarokFS ?
 
Old 12-28-2008, 06:52 AM   #5
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Original Poster
Rep: Reputation: 57
Code:
Testing of exaile:
You go in files:
(1)
- Append to playlist
Queue items

nothing to Load the playlist from Zero (nothing)
it's only append

(2) Cover.jpg in the folder
the exaile doesnt display it
fetch from amazon is there : good

(3) lirc? no idea

let's continue
(4)
Code:
$ exaile "M2o - Volume 15"
Exaile 0.2.14
Introspect error: The name org.gnome.SettingsDaemon was not provided by any .service files
Introspect error: The name org.gnome.SettingsDaemon was not provided by any .service files
Created db for thread Thread-1
{'Thread-1': <pysqlite2.dbapi2.Connection object at 0xb5a823e0>}
Closed db for thread Thread-1
-----------------------
nothing happen

let's continue:
(5)
let's go into a folder where we have a cue:
result not working



Code:
RESULTS : 0%  
This program is crap (for me).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Exaile Player no sound nearownkira Linux - Software 1 11-23-2010 07:49 PM
LXer: Exaile Music Player - Music Player for GTK+ in openSUSE LXer Syndicated Linux News 0 08-31-2008 12:50 AM
LXer: Exaile Music Player - A Good Choice for the GTK Fans LXer Syndicated Linux News 0 07-16-2008 10:40 AM
LXer: Exaile — versantile audio player for GNOME LXer Syndicated Linux News 0 07-13-2008 08:51 PM
LXer: Review: Exaile Media Player LXer Syndicated Linux News 0 01-08-2007 05:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration