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)
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.