[Bug 28747] New: [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with UnicodeDecodeError in _signal_text_received()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 25 04:55:59 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28747
Summary: [telepathy-butterfly 0.5.11-1~ppa10.04+1]
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=36482)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36482)
_usr_lib_telepathy_telepathy-butterfly.1000.crash
ProblemType: Crash
Date: Thu Jun 24 22:48:23 2010
ExecutablePath: /usr/lib/telepathy/telepathy-butterfly
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/lib/telepathy/telepathy-butterfly
ProcCwd: /
ProcEnviron:
SHELL=/bin/bash
LANG=es_CL.utf8
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
Package: telepathy-butterfly 0.5.11-1~ppa10.04+1
PackageArchitecture: all
SourcePackage: telepathy-butterfly
Tags: lucid
Title: telepathy-butterfly crashed with UnicodeDecodeError in
_signal_text_received()
Uname: Linux 2.6.34-020634-generic i686
UnreportableReason: This is not a genuine Ubuntu package
raceback:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 348,
in _sb_message_received
handler._on_message_received(message)
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
self._signal_text_received(id, timestamp, handle, type, 0,
message.display_name, content)
File "/usr/lib/python2.6/dist-packages/butterfly/channel/text.py", line 167,
in _signal_text_received
headers[dbus.String('sender-nickname')] = dbus.String(sender_nick)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 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