[Bug 27562] New: telepathy-butterfly crashed with AttributeError in _send_chunk()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 9 15:55:28 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27562
Summary: telepathy-butterfly crashed with AttributeError in
_send_chunk()
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: seb128 at ubuntu.com
The bug has been opened on
https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/541692
"Not sure what this even is, it just popped up that it crashed...
telepathy-butterfly 0.5.5-0ubuntu1
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/papyon/gnet/io/sock.py", line 89, in
_io_channel_handler
item.callback()
File "/usr/lib/pymodules/python2.6/papyon/gnet/io/iochannel.py", line 55, in
callback
self._callback(*self._callback_args)
File "/usr/lib/pymodules/python2.6/papyon/transport.py", line 291, in
__on_command_sent
user_callback(*user_cb_args)
File "/usr/lib/pymodules/python2.6/papyon/msnp/switchboard.py", line 174, in
__on_message_sent
user_callback(*user_cb_args)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/base.py", line
122, in _on_chunk_sent
self._process_send_queues()
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/base.py", line
143, in _process_send_queues
self._send_chunk(chunk)
File "/usr/lib/pymodules/python2.6/papyon/msnp2p/transport/switchboard.py",
line 65, in _send_chunk
headers = {'P2P-Dest': self.peer.account}
AttributeError: 'NoneType' object has no attribute 'account'"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list