You are not logged in.
Pages: 1
Hmmm since reboot this morning sonata wont load, it's output is this:
breakage~ $ sonata
Traceback (most recent call last):
File "/usr/bin/sonata", line 48, in <module>
app = main.Base()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 1064, in __init__
self.iterate_now()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 1626, in iterate_now
self.iterate()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 1583, in iterate
self.handle_change_status()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 3472, in handle_change_status
self.library_browse(root=self.wd)
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 2351, in library_browse
for item in lsinfo:
TypeError: 'NoneType' object is not iterable
I've tried removing ~/.config/sonata, -Rsn'ing and -S'ing sonata also tried installing sonata-svn & python-mpd then -S'ing python, all give the same errors.
Anyone know whats up with this?
Offline
Are you using python-mpd 0.2?
Offline
If you can continue to get this error, please stop by #sonata on freenode sometime so we can diagnose it. (But yes, verify that you're using python-mpd 0.2)
I am a gated community.
Offline
Alright, it's fixed in svn, sonata won't crash anymore. However, it's indicative of a problem on your end - mainly that your mpd library is empty.
I am a gated community.
Offline
ah, thanks guys. yeah i am using python-mpd 0.2, you're right stonecrest my libary was empty (transferring stuff) thanks for fixing this will install svn version now.
Offline
yah im getting the same thing D: my lib is empty too though ill try adding a song or two
Offline
Pages: 1