Bug 14623

Summary: telepathy-butterfly crashed receiving offline message
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: pymsnAssignee: Johann Prieur <johann.prieur>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: baptiste.millemathias, fnord
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.