Bug 28883 - [Muji] State: Failed: org.freedesktop.Telepathy
Summary: [Muji] State: Failed: org.freedesktop.Telepathy
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: general (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: 2010-07-01 22:36 UTC by Yann
Modified: 2019-12-09 11:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yann 2010-07-01 22:36:17 UTC
(was first reported here: https://bugzilla.gnome.org/show_bug.cgi?id=622945 )

On Muji (Lucid, EmpathyPPA), trying to connect to ubuntu-fr@chat.jabberfr.org
room with gmail account.

On Muji the state quickly goes from "Pending channel" to "State: Failed:
org.freedesktop.Telepathy."

In the terminal I can see:
$ VIDEO_DEVICE=/dev/video0 python new-call-demo/callui.py
* starting audio call
Showing window
FAILURE: org.freedesktop.Telepathy.Error.Cancelled (Muc channel closed below
us)

and when I close the 2nd Muji window, the terminal gives:
Traceback (most recent call last):
File "/home/yyy/new-call-demo/callchannelui.py", line 321 in window_closed
self.channel.hangup(CALL_STATE_CHANGE_REASON_REQUESTED,
AttributeError: 'CallChannelUI' object has no attribute 'channel'

Same for video call:
* starting video call
Showing window
FAILURE: org.freedesktop.Telepathy.Error.Cancelled (Muc channel closed below
us)
Traceback (most recent call last):
  File "/home/yyy/new-call-demo/callchannelui.py", line 97, in <lambda>
    button.connect('clicked', lambda x: self.channel.accept())
AttributeError: 'CallChannelUI' object has no attribute 'channel'
Comment 1 GitLab Migration User 2019-12-09 11:21:48 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-spec/issues/157.


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.