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 622946 - [Muji] Telepathy-butterfly crash
[Muji] Telepathy-butterfly crash
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:57 UTC by Yann
Modified: 2010-07-02 05:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yann 2010-06-27 14:57:33 UTC
On ubuntu 10.04, EmpathyPPA, Muji

when trying to connect ubuntu-fr@conference.luon.net room with my gmail adress,
2nd Muji window opens but Apport opens a "telepathy-butterfly crash" window (that leads to nothing as "it is a genuine package") and terminal gives the following log:

$ VIDEO_DEVICE=/dev/video0 python new-call-demo/callui.py
* starting audio call
Showing window
FAILURE: org.freedesktop.Telepathy.Error.Disconnected (Channel aborted)


then when I close Muji:
Traceback (most recent call last):
  • File "/home/yyy/new-call-demo/callchannelui.py", line 102 in <lambda>
    lambda x: self.channel.hangup(
AttributeError: 'CallChannelUI' object has no attribute 'channel'
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'
Comment 1 Yann 2010-06-27 15:01:43 UTC
I then just closed Muji, and restarted empathy. I got the same Telepathy-butterfly (this problem can not be reported. This is not a genuine Ubuntu package).

So maybe the crash is not linked to Muji...
Comment 2 Guillaume Desmottes 2010-06-28 13:17:47 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 3 Yann 2010-07-02 05:40:34 UTC
ok, i reported here: https://bugs.freedesktop.org/show_bug.cgi?id=28884