desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #57337
[Bug 904390] Re: Error Jamendo plugin for rhythmbox loading catalogue
Hey Efrain make sure you have the key traceback here:
(16:26:08) [0xd490c0] [JamendoSource.__download_catalogue] /usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py:433: downloading catalogue
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 33, in callback_with_gdk_lock
v = callback(data, *args)
File "/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py", line 228, in update_cb
self.__download_catalogue()
File "/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py", line 222, in __download_catalogue
self.__catalogue_loader.get_url_chunks(jamendo_song_info_uri, 4*1024, True, self.__download_catalogue_chunk_cb, out)
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 134, in get_url_chunks
raise Exception("rb.ChunkLoader not implemented yet")
Exception: rb.ChunkLoader not implemented yet
If not then the error is different in that Ubuntu version
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/904390
Title:
Error Jamendo plugin for rhythmbox loading catalogue
Status in “rhythmbox” package in Ubuntu:
New
Bug description:
Ubuntu 11.10
Rhythmbox 2.90.1
Open Rhythmbox, click jamendo on the left, it says it's loading
catalogue... never ends.
Running with -d noticed method get_url_chunks in file
/usr/lib/rhythmbox/plugins/rb/Loader.py is the problem as it raises a
"not implemented" exception on first line.
See paste http://pastebin.com/fvsHPFYE
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/904390/+subscriptions
References