Bug 36969

Summary: [telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with AssertionError in send_message()
Product: Telepathy Reporter: Cristian Aravena <caravena>
Component: butterflyAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: low    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Cristian Aravena 2011-05-08 08:35:46 UTC
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
Comment 1 GitLab Migration User 2019-12-03 19:47:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-butterfly/issues/54.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.