Bug 36969 - [telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with AssertionError in send_message()
Summary: [telepathy-butterfly 0.5.15-1] telepathy-butterfly crashed with AssertionErro...
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: low normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-08 08:35 UTC by Cristian Aravena
Modified: 2019-12-03 19:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.