(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'
-- 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.