After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622945 - [Muji] State: Failed: org.freedesktop.Telepathy.
[Muji] State: Failed: org.freedesktop.Telepathy.
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Multi User Chat
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-27 14:49 UTC by Yann
Modified: 2010-07-02 05:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yann 2010-06-27 14:49:16 UTC
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 Guillaume Desmottes 2010-06-28 13:17:39 UTC
Hi Yann,

Muji is not integrated into Empathy yet, so it would be best if you could report such bugs to
https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy
using the "general" component.

Thanks a lot.
Comment 2 Yann 2010-07-02 05:36:44 UTC
ok, i reported here : https://bugs.freedesktop.org/show_bug.cgi?id=28883