Bug 37101 - telepathy-butterfly crashed with NotAvailable in _get_media_channel(): org.freedesktop.Telepathy.Error.NotAvailable: Contact not available
Summary: telepathy-butterfly crashed with NotAvailable in _get_media_channel(): org.fr...
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 02:25 UTC by Pedro Villavicencio
Modified: 2019-12-03 19:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Pedro Villavicencio 2011-05-11 02:25:38 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/761581

"Crashed when i want too launch video camera on Empathy Via gmail account"

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/papyon/client.py", line 543, in invite_received
    self._dispatch("on_invite_conference", call)
  File "/usr/lib/pymodules/python2.7/papyon/event/__init__.py", line 44, in _dispatch
    if event_handler._dispatch_event(name, *args):
  File "/usr/lib/pymodules/python2.7/papyon/event/__init__.py", line 65, in _dispatch_event
    handler(*params)
  File "/usr/lib/python2.7/dist-packages/butterfly/connection.py", line 446, in on_invite_conference
    signal=True, call=call)
  File "/usr/lib/python2.7/dist-packages/telepathy/server/channelmanager.py", line 125, in channel_for_props
    return self.create_channel_for_props(props, signal, **args)
  File "/usr/lib/python2.7/dist-packages/telepathy/server/channelmanager.py", line 110, in create_channel_for_props
    props, **args)
  File "/usr/lib/python2.7/dist-packages/butterfly/channel_manager.py", line 146, in _get_media_channel
    raise telepathy.NotAvailable('Contact not available')
NotAvailable: org.freedesktop.Telepathy.Error.NotAvailable: Contact not available
Comment 1 GitLab Migration User 2019-12-03 19:47:34 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/57.


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.