Bug 17917

Summary: MSN crash with badly formed XML
Product: Telepathy Reporter: Dean Sas <dean>
Component: pymsnAssignee: Ali Sabil <ali.sabil>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Dean Sas 2008-10-05 12:56:41 UTC
After idling for a few hours, I came back to my desktop and Ubuntus crash reporter had found a crash, though empathy/telepathy seemed to have recovered from it as I was still logged into MSN.


Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/pymsn/msnp/base.py", line 106, in _dispatch_command
    handler(command)
  File "/usr/lib/python2.5/site-packages/pymsn/msnp/notification.py", line 427, in _handle_UBX
    cm = ElementTree.fromstring(command.payload).find("./CurrentMedia")
  File "<string>", line 85, in XML
SyntaxError: not well-formed (invalid token): line 1, column 151

Using these packages on Ubuntu Intrepid
telepathy-butterly 0.3.2-1
Empathy 2.24.0-1ubuntu1

Bug report forwarded from: https://bugs.launchpad.net/bugs/199816
Comment 1 Louis-Francis Ratté-Boulianne 2010-11-18 17:59:06 UTC
Fixed

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.