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

-- 
embededart plugin feezes pympd
https://bugs.launchpad.net/bugs/81149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to