Bug 14623 - telepathy-butterfly crashed receiving offline message
Summary: telepathy-butterfly crashed receiving offline message
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: pymsn (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Johann Prieur
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 10:25 UTC by Guillaume Desmottes
Modified: 2009-07-23 11:41 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2008-02-22 10:25:32 UTC
Original bug report: https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/194381

Crashed immediately after logging in to my MSN account, and I never see the waiting offline instant message.

Still able to chat to MSN buddies after the "crash" though


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 486, in _handle_MSG
    self._client.oim_box.sync(mail_data)
  File "/usr/lib/python2.5/site-packages/pymsn/service/OfflineIM/offline_messages_box.py", line 247, in sync
    self.__parse_metadata(xml_data)
  File "/usr/lib/python2.5/site-packages/pymsn/service/OfflineIM/offline_messages_box.py", line 270, in __parse_metadata
    split('?')[3].decode('base64').encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 0: ordinal not in range(128)
Comment 1 Louis-Francis Ratté-Boulianne 2009-07-23 11:41:30 UTC
Fixed in papyon git master


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.