[Muji] Telepathy-butterfly crash
Submitted by Yann
Assigned to Telepathy bugs list
Description
(was first reported here : https://bugzilla.gnome.org/show_bug.cgi?id=622946 )
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'
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...