Bug 29763 - telepathy-butterfly crashed with UnicodeDecodeError in _handle_UBX()
Summary: telepathy-butterfly crashed with UnicodeDecodeError in _handle_UBX()
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: papyon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Louis-Francis Ratté-Boulianne
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
: 29730 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-23 12:27 UTC by Pedro Villavicencio
Modified: 2010-09-14 10:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Pedro Villavicencio 2010-08-23 12:27:44 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/622777

i was performing an update and after closing empathy i got this crash, traceback is:

"Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/papyon/msnp/base.py", line 107, in _dispatch_command
    handler(command)
  File "/usr/lib/pymodules/python2.6/papyon/msnp/notification.py", line 529, in _handle_UBX
    cm = (cm_parts[4].encode("utf-8"), cm_parts[5].encode("utf-8"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 3: ordinal not in range(128)"
Comment 2 Louis-Francis Ratté-Boulianne 2010-08-25 07:37:44 UTC
*** Bug 29730 has been marked as a duplicate of this bug. ***
Comment 3 Louis-Francis Ratté-Boulianne 2010-09-14 10:32:49 UTC
Fixed in papyon 0.5.1


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.