[telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with AssertionError in send_message()
Submitted by Cristian Aravena
Assigned to Telepathy bugs list
Description
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