[Bug 29709] New: telepathy-butterfly crashed with UnicodeDecodeError in _signal_text_received()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 20 18:42:10 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29709
Summary: telepathy-butterfly crashed with UnicodeDecodeError in
_signal_text_received()
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: caravena at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
Created an attachment (id=38016)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38016)
_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)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list