You are not logged in.
I am having some trouble getting the magnatune plugin working. When trying to connect to magnatune I get the following errors:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 178, in check_for_update
lfi = lf.query_info(Gio.FILE_ATTRIBUTE_TIME_MODIFIED, Gio.FileQueryInfoFlags.NONE, None)
File "/usr/lib/python2.7/site-packages/gi/types.py", line 44, in function
return info.invoke(*args)
glib.GError: Error stating file '/home/karsten/.cache/rhythmbox/magnatune/song_info.xml': No such file or directory
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 138, in do_selected
self.__update_catalogue()
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 364, in __update_catalogue
self.__catalogue_check.check_for_update(magnatune_song_info, magnatune_song_info_uri.get_uri(), update_cb)
File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 185, in check_for_update
self.callback(True, *self.args)
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 229, in update_cb
download_catalogue()
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 282, in download_catalogue
magnatune_song_info_uri.copy_async(dest,
AttributeError: '__main__.GDaemonFile' object has no attribute 'copy_async'
Any ideas?
EDIT:
Well there are several problems now. Random crashes and importing cd's is not working. So either there are som general problems with this version of Rhythmbox or I have overlooked some dependency or daemon or something...
Last edited by Kabi (2011-07-04 12:31:27)
Offline
I'm also getting an error when trying to load magnatunes or jamendo:
full output:
https://gist.github.com/1082938
filed a bug upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=654637
Last edited by tomd123 (2011-07-14 18:07:55)
Offline