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 577820 - Shouldn't disconnect call if there is a video codec issue
Shouldn't disconnect call if there is a video codec issue
Status: RESOLVED OBSOLETE
Product: empathy
Classification: Core
Component: VoIP
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-03 09:49 UTC by Guillaume Desmottes
Modified: 2010-03-22 12:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2009-04-03 09:49:18 UTC
As said on bug 577811, Empathy shouldn't disconnect a call when this kind of video codec issue happens:
gstrtptheoradepay.c(618): gst_rtp_theora_depay_process ():
/GstPipeline:pipeline0/FsRtpConference:fsrtpconference0/GstBin:recv_2_1432799103_96/GstRtpTheoraDepay:rtptheoradepay0:
Could not switch codebooks


In such case, Empathy should unsensitive the "Send video" button and display an error message explaining video is not possible.
Comment 1 jaduncan 2009-04-08 07:04:11 UTC
Should it not try another codec first?
Comment 2 Omer Akram 2010-03-22 11:51:58 UTC
Is this still an issue?
Comment 3 Omer Akram 2010-03-22 11:52:29 UTC
Also reported at: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/354323
Comment 4 Guillaume Desmottes 2010-03-22 12:15:30 UTC
According to Jaduncan on LP this is now working.