[Bug 36882] New: [telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with UnicodeDecodeError in _signal_text_received(): 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 6 02:13:39 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36882

           Summary: [telepathy-butterfly 0.5.15-1] telepathy-butterfly
                    crashed with UnicodeDecodeError in
                    _signal_text_received(): 'ascii' codec can't decode
                    byte 0xc3 in position 14: ordinal not in range(128)
           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


Open bug in Launchpad.net:
https://bugs.launchpad.net/bugs/778209

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/papyon/client.py", line 517, in event
    self._dispatch(method_name, *args[:-1])
  File "/usr/lib/pymodules/python2.7/papyon/event/__init__.py", line 44, in
_dispatch
    if event_handler._dispatch_event(name, *args):
  File "/usr/lib/pymodules/python2.7/papyon/event/__init__.py", line 65, in
_dispatch_event
    handler(*params)
  File "/usr/lib/python2.7/dist-packages/butterfly/connection.py", line 480, in
on_oim_messages_fetched
    channel.offline_message_received(message)
  File "/usr/lib/python2.7/dist-packages/butterfly/channel/im.py", line 194, in
offline_message_received
    self._signal_text_received(id, timestamp, handle, type, 0,
message.display_name, text)
  File "/usr/lib/python2.7/dist-packages/butterfly/channel/text.py", line 169,
in _signal_text_received
    dbus.String('content'): dbus.String(text)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14:
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