I'm using Rhythmbox 0.10.0 on Ubuntu Feisty Fawn. So far it's been great. I would like to use it to access Magnatunes, but it doesn't do anything when I click that feature in the menu.
I launched Rhythmbox from a command line to see what happens when I try Magnatunes, and I get this output...
Code:
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 272, in __load_catalogue_read_cb
parser.close()
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 226, in close
self.feed("", isFinal = 1)
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
self._err_handler.fatalError(exc)
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
raise exception
xml.sax._exceptions.SAXParseException: <unknown>:1:0: no element found
I've done a few google searches, but can't find any relevant info. I've also gone into Synaptic and looked for any dependencies I might be missing and can't find any related packages that look appropriate.
It looks like there's a python piece missing? I have python2.5 and python2.5-minimal installed.
It seems as if Rhythmbox is having an error about not being able to handle an error?
Any hints as to how I can get Magnatunes working?
Thanks.