You are not logged in.

#1 2011-07-01 23:33:12

Kabi
Member
Registered: 2007-12-05
Posts: 42

Problem with magnatune plugin in Rhythmbox

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

#2 2011-07-14 17:28:44

tomd123
Developer
Registered: 2008-08-12
Posts: 565

Re: Problem with magnatune plugin in Rhythmbox

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

Board footer

Powered by FluxBB