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 591620 - Audio Calls automatically disconnect
Audio Calls automatically disconnect
Status: RESOLVED DUPLICATE of bug 612020
Product: empathy
Classification: Core
Component: VoIP
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-12 22:48 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-03-22 15:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
empathy debug log (17.44 KB, text/plain)
2010-01-31 02:45 UTC, apascall
  Details
gabble log (65.76 KB, text/plain)
2010-01-31 02:56 UTC, apascall
  Details
Empathy debug log by running "GST_DEBUG=*SCHED*:5 empathy" (478.49 KB, application/x-gzip)
2010-02-10 14:54 UTC, apascall
  Details
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/pad-linking-591620 (3.00 KB, patch)
2010-02-26 11:36 UTC, Guillaume Desmottes
rejected Details | Review

Description Javier Jardón (IRC: jjardon) 2009-08-12 22:48:10 UTC
This bug has been reported here:

https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/411978

"When using Empathy in Karmic, I am trying to call people by selecting their GTalk contact address and initiating an audio call. When I call it tries to connect and then says that it has disconnected in the status bar. I have tried calling a few people and tried to have them call me, each with the same result.

This is Empathy 2.27.5 in Karmic."
Comment 1 Javier Jardón (IRC: jjardon) 2009-08-12 22:56:22 UTC
Maybe related with this upstream bug:

https://bugs.freedesktop.org/show_bug.cgi?id=18117
Comment 2 Guillaume Desmottes 2009-08-13 11:20:44 UTC
Could you provide Empathy and telepathy-gabble logs please?
See http://live.gnome.org/Empathy/Debugging
You can also use the debug dialog from the Help menu.
Comment 3 Javier Jardón (IRC: jjardon) 2009-10-08 11:42:13 UTC
From downstream bug report:

"gabble and empathy log: http://launchpadlibrarian.net/31742416/gabble.log"
Comment 4 Guillaume Desmottes 2009-10-14 13:30:13 UTC
This is a useless Gabble blog. Please use the debug menu to get useful logs.
Comment 5 apascall 2010-01-31 02:40:19 UTC
I have this issue too. Log attached. Empathy 2.28.1.1

It briefly connects--I can hear the other side for a slit second and they can hear me before it disconnects.
Comment 6 apascall 2010-01-31 02:45:58 UTC
Created attachment 152657 [details]
empathy debug log
Comment 7 apascall 2010-01-31 02:48:14 UTC
I should also mention that this always happens on my laptop:
Dell M1330 (nvidia video card) with ubuntu karmic 64bit.
Comment 8 apascall 2010-01-31 02:56:37 UTC
Created attachment 152658 [details]
gabble log
Comment 9 Javier Jardón (IRC: jjardon) 2010-02-06 03:32:57 UTC
Info attached, so remove NEEDINFO status
Comment 10 Guillaume Desmottes 2010-02-09 10:41:50 UTC
Thanks for your logs apascall. As your are using Ubuntu, it would be useful for us if you could test using a more recent version of Empathy (and the rest of the Telepathy stack).
You can easily do that by using the telepathy PPA: https://edge.launchpad.net/~telepathy/+archive/ppa

Reading your log, the error seems to be:

empathy-MESSAGE: 1.264905e+09: Element error: Internal data flow error. -- gstbasesrc.c(2378): gst_base_src_loop (): /GstPipeline:pipeline1/FsRtpConference:fsrtpconference1/GstBin:bin10/GstNiceSrc:nicesrc2:
streaming task paused, reason not-linked (-1)

Could you please run empathy using: "GST_DEBUG=*SCHED*:5 empathy" and attach the more detailled log?
Comment 11 apascall 2010-02-10 14:54:31 UTC
Created attachment 153421 [details]
Empathy debug log by running "GST_DEBUG=*SCHED*:5 empathy"
Comment 12 apascall 2010-02-10 14:56:23 UTC
Updated to empathy 2.29.5.1

Now it seems that the call never connects. It just sits at "connecting..." until the call is canceled or fails.
Comment 13 Guillaume Desmottes 2010-02-10 18:13:30 UTC
Olivier started to work on a fix for this issue: http://git.collabora.co.uk/?p=user/tester/empathy.git;a=shortlog;h=refs/heads/fixes-2

It's not finished yet, we should terminate the call and display an error message instead of using g_error.
Comment 14 apascall 2010-02-23 16:11:48 UTC
Bug still present in 2.29.90.
Comment 15 André Klapper 2010-02-23 16:36:27 UTC
(In reply to comment #14)
> Bug still present in 2.29.90.

Of course, otherwise this would be in RESOLVED FIXED state. No need to create bugmail. Thanks.
Comment 16 Guillaume Desmottes 2010-02-26 11:36:00 UTC
Created attachment 154745 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/pad-linking-591620

 src/empathy-call-window.c |   49 +++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 43 insertions(+), 6 deletions(-)
Comment 17 Omer Akram 2010-03-22 14:42:02 UTC
This patch never got merged into master?
Comment 18 Guillaume Desmottes 2010-03-22 15:07:08 UTC
No, and it will be obsolete once bug #612020 will be fixed. Marking as a dup.

*** This bug has been marked as a duplicate of bug 612020 ***