|
Hope I\'m not getting too annoying here, but I have another problem.
I installed the wabaroK script, and it worked fine. That is, until amarok crashed once. Now, the script always exits with the error message: Traceback (most recent call last): File \"/home/dan/.kde/share/apps/amarok/scripts/wabaroK/wabaroK.py\", line 325, in ? httpd = HTTPServer((\'\',conf[\'port\']), HTTPHandler) File \"/usr/lib/python2.4/SocketServer.py\", line 330, in __init__ self.server_bind() File \"/usr/lib/python2.4/BaseHTTPServer.py\", line 101, in server_bind SocketServer.TCPServer.server_bind(self) File \"/usr/lib/python2.4/SocketServer.py\", line 341, in server_bind self.socket.bind(self.server_address) File \" socket.error: (98, \'Address already in use\') close failed: [Errno 11] Resource temporarily unavailable I\'ve tried restarting the computer, to no avail. Any suggestions? |
|
|
Registered Member
|
i dont wana post another topic, so im writing here
--------------------------------------------------------------------------------- instaled wabarok.. starting with run... and.. The script 'wabaroK.py' exited with error code: 1 Traceback (most recent call last): File "/home/outeris/.kde/share/apps/amarok/scripts/wabaroK/wabaroK.py", line 315, in ? conf.setCollectionPath(localprefix) File "/home/outeris/.kde/share/apps/amarok/scripts/wabaroK/wabaConf.py", line 79, in setCollectionPath print " read from wabaroK config file (%s)"%(self.data["CollFolders"].join(',')) AttributeError: 'tuple' object has no attribute 'join' what should i do, how ? plz.. |
Moderator
|
perhaps ask on the script's kde-apps.org page. You can find the URL on the script's "about" screen.
"There are two theories to arguing with women. Neither one works."
. If men could get pregnant, we'd learn the true meaning of "screaming nancyboy wuss" |
Registered Member
|
Hi,
Hum, this is not nice You should correct that by replacing :
by
in the line 79 of file wabaConf.py BTW, have you defined your collection folders in amaroK ? If yes, you should never go through this bad code. |
Registered Member
|
Configure colection - amarok. And pointed to my music folders, so yes..
In amarok playlist i have all music that i need. |
Registered Member
|
i do by
Code: ','.join(self.data["CollFolders"]) in the line 79 of file wabaConf.py : ..& run Traceback (most recent call last): File "/home/outeris/.kde/share/apps/amarok/scripts/wabaroK/wabaroK.py", line 23, in ? class HTTPHandler (SimpleHTTPRequestHandler): File "/home/outeris/.kde/share/apps/amarok/scripts/wabaroK/wabaroK.py", line 28, in HTTPHandler dico_artists = dcop.getArtists() File "/home/outeris/.kde/share/apps/amarok/scripts/wabaroK/amaroKdcop.py", line 18, in getArtists return dict(self.execSql("select id||'##'||name from artist")) ValueError: dictionary update sequence element #1351 has length 1; 2 is required |
Registered Member
|
and moore...:
The XML in the playlist was invalid. Please report this as a bug to the Amarok developers. Thank you. |
Moderator
|
again, have you reported your problems on the script author's site, or checked for an update to the script?
as I said before, you can find the correct URL on the 'about' screen for that script, or by searching http://kde-apps.org
"There are two theories to arguing with women. Neither one works."
. If men could get pregnant, we'd learn the true meaning of "screaming nancyboy wuss" |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]