Bug 29709 - [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with UnicodeDecodeError in _signal_text_received()
Summary: [telepathy-butterfly 0.5.13-1~ppa10.04+1] telepathy-butterfly crashed with Un...
Status: RESOLVED DUPLICATE of bug 28747
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-20 09:42 UTC by Cristian Aravena
Modified: 2010-08-25 09:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
_usr_lib_telepathy_telepathy-butterfly.1000.crash (15.33 KB, text/plain)
2010-08-20 09:42 UTC, Cristian Aravena
Details
_usr_lib_telepathy_telepathy-butterfly.1000.crash (6.92 KB, text/plain)
2010-08-20 09:43 UTC, Cristian Aravena
Details

Description Cristian Aravena 2010-08-20 09:42:10 UTC
Created attachment 38016 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 385, in _sb_message_received
     self._orphaned_switchboards.discard(switchboard)
   File "/usr/lib/pymodules/python2.6/papyon/conversation.py", line 362, in _on_message_received
     self._dispatch("on_conversation_message_received", sender, msg)
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch
     if event_handler._dispatch_event(name, *args):
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event
     handler(*params)
   File "/usr/lib/python2.6/dist-packages/butterfly/channel/text.py", line 295, in on_conversation_message_received
     timestamp = int(time.time())
   File "/usr/lib/python2.6/dist-packages/butterfly/channel/text.py", line 167, in _signal_text_received
     self.Received(id, timestamp, sender, type, flags, text)
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 28: ordinal not in range(128)
Comment 1 Cristian Aravena 2010-08-20 09:43:31 UTC
Created attachment 38017 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash
Comment 2 Cristian Aravena 2010-08-20 09:47:49 UTC
duplicated? bug #28747
Comment 3 Louis-Francis Ratté-Boulianne 2010-08-25 09:45:01 UTC

*** This bug has been marked as a duplicate of bug 28747 ***


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.