[Bug 36969] New: [telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with AssertionError in send_message()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 8 17:35:50 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36969
Summary: [telepathy-butterfly 0.5.15-1] telepathy-butterfly
crashed with AssertionError in send_message()
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/779300
"Chat with MSN and open apport"
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/butterfly/channel/text.py", line 125,
in _send_typing_notification
self._conversation.send_typing_notification()
File "/usr/lib/pymodules/python2.7/papyon/conversation.py", line 350, in
send_typing_notification
self._send_message_ex(content_type, body, headers)
File "/usr/lib/pymodules/python2.7/papyon/conversation.py", line 365, in
_send_message_ex
return self._send_message(message, callback, errback)
File "/usr/lib/pymodules/python2.7/papyon/conversation.py", line 491, in
_send_message
callback=callback, errback=errback)
File "/usr/lib/pymodules/python2.7/papyon/switchboard_manager.py", line 108,
in _send_message
self._process_pending_queues()
File "/usr/lib/pymodules/python2.7/papyon/switchboard_manager.py", line 239,
in _process_pending_queues
transaction_id = self.switchboard.send_message(message, ack, callback)
File "/usr/lib/pymodules/python2.7/papyon/msnp/switchboard.py", line 171, in
send_message
assert(self.state == ProtocolState.OPEN)
AssertionError
--
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