Bug 28886 - [Muji] crash when establishing a video call (2 people)
Summary: [Muji] crash when establishing a video call (2 people)
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 22:49 UTC by Yann
Modified: 2019-12-09 11:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yann 2010-07-01 22:49:05 UTC
(was first reported here: https://bugzilla.gnome.org/show_bug.cgi?id=622950 )

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 GitLab Migration User 2019-12-09 11:21:55 UTC
-- 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/160.


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.