Exception in thread AlbumArt Downloader method __unmarshal

Bug #633245 reported by Peter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Entertainer Media Center
New
Undecided
Unassigned

Bug Description

Running entertainer 0.5.1 on Ubuntu Lucid, I get lots of messages like this at the terminal:

Exception in thread AlbumArt Downloader:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 57, in run
    self.search()
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 170, in search
    self.search_next ()
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 201, in search_next
    self.on_search_response(search_results)
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 241, in on_search_response
    data = self.__unmarshal (xmldoc)
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 220, in __unmarshal
    setattr (rc, key, self.__unmarshal(child))
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 220, in __unmarshal
    setattr (rc, key, self.__unmarshal(child))
  File "/home/peterjc/Downloads/entertainer-0.5.1/entertainerlib/download.py", line 220, in __unmarshal
    setattr (rc, key, self.__unmarshal(child))
AttributeError: 'object' object has no attribute 'Code'

This may be part of Bug #242655, Music CD art not shown
https://bugs.launchpad.net/entertainer/+bug/242655

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.