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 622950 - [Muji] crash when establishing a video call (2 people)
[Muji] crash when establishing a video call (2 people)
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 15:50 UTC by Yann
Modified: 2010-07-02 05:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yann 2010-06-27 15:50:57 UTC
On Muji, 2 EmpathyPPA. We both have jabber.fr accounts. We both launch Muji with "Conference".

I was on ubuntu-fr@chat.jabberfr.org with status "Accepted" (could see my video).
Another user comes, I can see him in Muji. He tells me he has also the status "accepted".

There my Muji crashes. My correspondant's Muji does not crash. 

My log :


$ VIDEO_DEVICE=/dev/video0 python new-call-demo/callui.py
* starting audio call
Showing window
* StateChanged:
 State: Pending Initiator (1)
 Flags: None
	Reason: actor: 0 reason: 0 dbus_reason: ''
	Details:
	  None
* StateChanged:
 State: Pending Receiver (2)
 Flags: None
	Reason: actor: 0 reason: 0 dbus_reason: ''
	Details:
	  None
* StateChanged:
 State: Accepted (3)
 Flags: None
	Reason: actor: 0 reason: 0 dbus_reason: ''
	Details:
	  None
libv4lconvert: Error decompressing JPEG: unknown huffman code: 0000ffff
Adding frame to position 1

** (callui.py:6582): WARNING **: Error creating GUPnP context: Ressource temporairement non disponible

Erreur de segmentation (core dumped)



**************************:
My correspondant's log:

VIDEO_DEVICE=/dev/video0 python new-call-demo/callui.py
/usr/share/themes/Win2-7Original/gtk-2.0/gtkrc:844: Incapable de localiser le fichier image dans le chemin des pixmaps : « Panel/panel-bg-30px.png »
* starting video call
Showing window
* StateChanged:
State: Pending Initiator (1)
Flags: None
Reason: actor: 0 reason: 0 dbus_reason: ''
Details:
None
Adding frame to position 1
* StateChanged:
State: Pending Receiver (2)
Flags: None
Reason: actor: 0 reason: 0 dbus_reason: ''
Details:
None
* StateChanged:
State: Accepted (3)
Flags: None
Reason: actor: 0 reason: 0 dbus_reason: ''
Details:
None
* StateChanged:
State: Ended (4)
Flags: None
Reason: actor: 0 reason: 0 dbus_reason: ''
Details:
None
Traceback (most recent call last):
  • File "/home/paul/new-call-demo/callchannelui.py", line 335 in window_closed
    self.channel.conference.pipeline.remove(v.sink)
AttributeError: 'NoneType' object has no attribute 'pipeline'
* StateChanged:
State: Ended (4)
Flags: None
Reason: actor: 0 reason: 0 dbus_reason: ''
Details:
None
Comment 1 Guillaume Desmottes 2010-06-28 13:18:03 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:51:09 UTC
ok, i reported here: https://bugs.freedesktop.org/show_bug.cgi?id=28886