embededart plugin feezes pympd

Bug #81149 reported by Radomir Dopieralski
2
Affects Status Importance Assigned to Milestone
pympd (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: pympd

Enabling the 'embeddedart' plugin causes pympd to freeze.

pympd 0.07-1.1 running on Ubuntu Edgy

Revision history for this message
Radomir Dopieralski (ubuntu-sheep) wrote :

Originally reported by Paul Kishimoto, I can reproduce it.

Changed in pympd:
status: Unconfirmed → Confirmed
Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

Confirmed, I'm getting a HTTP 410 error (see terminal output below).
Someone should report it in the upstream bug tracker http://sourceforge.net/tracker/?group_id=142129, but upstream seems to be inactive for 3 years.

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/pympd/plugins/embeddedart.py", line 131, in OpenURL
    file = self.urlfile.open("%s&KeywordSearch=%s&mode=music&type=lite&page=1&f=xml" % (self.CVurl, search_term.replace(' ', '%20')))
  File "/usr/lib/python2.6/urllib.py", line 205, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.6/urllib.py", line 360, in open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "/usr/lib/python2.6/urllib.py", line 377, in http_error
    return self.http_error_default(url, fp, errcode, errmsg, headers)
  File "/usr/lib/python2.6/urllib.py", line 383, in http_error_default
    raise IOError, ('http error', errcode, errmsg, headers)
IOError: ('http error', 410, 'Gone', <httplib.HTTPMessage instance at 0x9ecfdec>)

Changed in pympd (Ubuntu):
importance: Undecided → Low
Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

Forgot to mention this is on pympd 0.07-1.3 in lucid.

Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

Same problem in version 0.08.1 from upstream.

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.