Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Exaile playlist disappeared [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
isilia
Apprentice
Apprentice


Joined: 25 Feb 2008
Posts: 177

PostPosted: Fri Jun 27, 2008 2:18 am    Post subject: Exaile playlist disappeared [solved] Reply with quote

The bit where your songs get queued is gone, along with this, Exaile won't actually queue any songs (although it does say X amount showing when I click on another song after the previous one has stopped).
Screenie: http://img157.imageshack.us/img157/719/041110sz4.jpg

Terminal output when Exaile boots:

Code:
isilia@Gentoo ~ $ exaile
Exaile 0.2.13
which: no serpentine in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin)
which: no brasero in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin)
which: no k3b in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin)
A supported CD burning program was not found in $PATH, disabling burning capabilities.
-----------------------
 __use_gnome ( /usr/lib64/exaile/xl/xlmisc.py @ 207):
-----------------------
Traceback (most recent call last):
  File "/usr/lib64/exaile/xl/xlmisc.py", line 227, in __use_gnome
    '/org/gnome/SettingsDaemon')
  File "/usr/lib64/python2.4/site-packages/dbus/_dbus.py", line 410, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib64/python2.4/site-packages/dbus/proxies.py", line 230, in __init__
    _dbus_bindings.UInt32(0))
  File "/usr/lib64/python2.4/site-packages/dbus/proxies.py", line 169, in __call__
    reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon was not provided by any .service files

Using multimedia keys from: mmkeys
Logging in to audioscrobbler
Plugins 'Panel List' version '0.1.3' loaded successfully
Plugins 'G15 Track Name' version '0.1' loaded successfully
loading tracks...
Created db for thread Thread-1
{'Thread-1': <pysqlite2.dbapi2.Connection object at 0x2ac3a212d468>}
Starting scan timer at 25.0

Login succesful
Closed db for thread Thread-1
done loading tracks...
loading songs
Clearing tracks cache
Traceback (most recent call last):
  File "/usr/lib64/exaile/xl/gui/main.py", line 1083, in initialize
    self.playlist_manager.load_last_playlist()
  File "/usr/lib64/exaile/xl/playlist.py", line 166, in load_last_playlist
    self.exaile.tracks.queue_draw()
AttributeError: 'NoneType' object has no attribute 'queue_draw'


Terminal output when I try to queue a song:
Code:
Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/exaile/xl/gui/main.py", line 1124, in update_songs
    gobject.idle_add(tracks.set_songs, songs)
AttributeError: 'NoneType' object has no attribute 'set_songs'


Have had this problem since today, I don't know if they started before or after I ran synced and ran emerge -auD but in either case emerge only updated gamin and ristretto today.

Thanks for your help ^.^


Last edited by isilia on Sun Jun 29, 2008 4:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
isilia
Apprentice
Apprentice


Joined: 25 Feb 2008
Posts: 177

PostPosted: Sun Jun 29, 2008 4:36 pm    Post subject: Reply with quote

Some settings file was corrupted, deleting the ~/.exaile folder made it work again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum