[Bug 30397] New: telepathy-butterfly crashed with TypeError in emit_signal()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 27 15:48:15 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30397
Summary: telepathy-butterfly crashed with TypeError in
emit_signal()
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: pvillavi at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
I'm getting this crash on telepathy-butterfly, i've just started empathy and
got it:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/papyon/client.py", line 514, in event
self._dispatch(method_name, *args[:-1])
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/connection.py", line 493, in
on_oim_messages_fetched
channel.offline_message_received(message)
File "/usr/lib/python2.6/dist-packages/butterfly/channel/im.py", line 200, in
offline_message_received
self._signal_text_received(id, timestamp, handle, type, 0,
message.display_name, text)
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)
File "/usr/lib/pymodules/python2.6/dbus/decorators.py", line 309, in
emit_signal
message.append(signature=signature, *args)
TypeError: expected string without null bytes
--
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