Bug 28883

Summary: [Muji] State: Failed: org.freedesktop.Telepathy
Product: Telepathy Reporter: Yann <yannubuntu>
Component: generalAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.