Bug 17917 - MSN crash with badly formed XML
Summary: MSN crash with badly formed XML
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: pymsn (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Ali Sabil
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 12:56 UTC by Dean Sas
Modified: 2010-11-18 17:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.