Activity log for bug #208855

Date Who What changed Old value New value Message
2008-03-29 16:32:18 Jithendra Balakrishnan bug added bug
2008-03-29 16:32:49 Jithendra Balakrishnan bug assigned to python-soappy (Ubuntu)
2008-03-29 16:44:05 Jithendra Balakrishnan description Binary package hint: sonata Lyrics fetching is not working anymore in Sonata. I've the SoapPy package installed. It used to work fine in Gutsy. I've assigned this bug to both sonata and the SoapPy package as I'm not sure which provides the actual functionality. Binary package hint: sonata Lyrics fetching is not working anymore in Sonata. I've the SoapPy package installed. It used to work fine in Gutsy. I've assigned this bug to both sonata and the SoapPy package as I'm not sure which provides the actual functionality. This is in hardy and these are the package details. Ubuntu: Hardy Heron 8.04 Beta Sonata: 1.4.2-1ubuntu1 python-soappy: 0.12.0-2
2008-04-25 19:25:54 Paul Natsuo Kishimoto bug assigned to zsi (Ubuntu)
2008-05-08 20:23:00 Toby Smithe sonata: status New Invalid
2008-05-08 20:23:14 Toby Smithe python-soappy: status New Invalid
2008-05-08 20:25:14 Toby Smithe zsi: importance Undecided Low
2008-05-08 20:25:14 Toby Smithe zsi: status New Triaged
2008-05-08 20:27:11 Toby Smithe description Binary package hint: sonata Lyrics fetching is not working anymore in Sonata. I've the SoapPy package installed. It used to work fine in Gutsy. I've assigned this bug to both sonata and the SoapPy package as I'm not sure which provides the actual functionality. This is in hardy and these are the package details. Ubuntu: Hardy Heron 8.04 Beta Sonata: 1.4.2-1ubuntu1 python-soappy: 0.12.0-2 python-zsi's xml functionality is broken, throwing up the following traceback in the case of Sonata's lyric fetching: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/home/toby/src/sonata/sonata/main.py", line 3046, in info_get_lyrics lyrics = self.lyricServer.getSong(artist=urllib.quote(search_artist), song=urllib.quote(search_title))['return']["lyrics"] File "/var/lib/python-support/python2.5/ZSI/ServiceProxy.py", line 413, in __call__ return self.parent()._call(self.__name__, *args, **kwargs) File "/var/lib/python-support/python2.5/ZSI/ServiceProxy.py", line 200, in _call encodingStyle=callinfo.encodingStyle) File "/var/lib/python-support/python2.5/ZSI/client.py", line 427, in Receive self.ReceiveSOAP(**kw) File "/var/lib/python-support/python2.5/ZSI/client.py", line 397, in ReceiveSOAP encodingStyle=kw.get('encodingStyle')) File "/var/lib/python-support/python2.5/ZSI/parse.py", line 55, in __init__ from xml.dom.ext.reader import PyExpat ImportError: No module named ext.reader Original description: Lyrics fetching is not working anymore in Sonata. I've the SoapPy package installed. It used to work fine in Gutsy. I've assigned this bug to both sonata and the SoapPy package as I'm not sure which provides the actual functionality. This is in hardy and these are the package details. Ubuntu: Hardy Heron 8.04 Beta Sonata: 1.4.2-1ubuntu1 python-soappy: 0.12.0-2
2008-05-08 20:27:11 Toby Smithe title Sonata lyrics fetching not working anymore ImportError: No module named ext.reader
2008-09-23 03:10:18 Mikhail bug added attachment 'sonata.py.diff' (A workaround to make Sonata fetch lyrics)
2011-03-03 15:14:50 Toby Smithe removed subscriber Toby Smithe