[Bug 30163] New: telepathy-butterfly crashed with TypeError in _send_chunk()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 13 15:43:27 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30163
Summary: telepathy-butterfly crashed with TypeError in
_send_chunk()
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: papyon
AssignedTo: louis-francis.ratte-boulianne at collabora.co.uk
ReportedBy: pvillavi at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
this report has been filed here:
https://bugs.edge.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/629501
it seems to be a random crash, not sure how to reproduce it. Here's the
traceback:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 366,
in _sb_message_received
handler._on_message_received(message)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/switchboard.py",
line 116, in _on_message_received
self._on_chunk_received(self._peer, self._peer_guid, chunk)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/base.py", line
157, in _on_chunk_received
self.__send_chunk(peer, peer_guid, ack_chunk)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/base.py", line
224, in __send_chunk
self._send_chunk(peer, peer_guid, chunk)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/switchboard.py",
line 98, in _send_chunk
peer_guid + "}"}
TypeError: cannot concatenate 'str' and 'NoneType' objects
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list