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 708574 - Internal GStreamer error with gajim
Internal GStreamer error with gajim
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-22 13:05 UTC by Hanno Böck
Modified: 2015-02-24 21:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debuglog.txt.xz (317.42 KB, application/x-xz)
2013-09-22 14:26 UTC, Hanno Böck
Details

Description Hanno Böck 2013-09-22 13:05:27 UTC
When trying to initiate a jingle call with gajim (0.15.4), I get this:

Error: Internal GStreamer error: negotiation problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Debug: gstvolume.c(966): volume_transform_ip (): /GstPipeline:pipeline0/GstBin:bin2/GstVolume:gajim_vol

Usually I'd report this to gajim, but as it explicitly says it's an internal error and I should report it here, I'm doing that. If you need any more info, just ask.
Comment 1 Tim-Philipp Müller 2013-09-22 13:44:02 UTC
Could you make a GST_DEBUG=*:6 log and attach it? (xz-compressed or so)
Comment 2 Hanno Böck 2013-09-22 14:26:10 UTC
Created attachment 255521 [details]
debuglog.txt.xz
Comment 3 Tim-Philipp Müller 2013-09-22 19:14:11 UTC
Sorry, but 0.10 is no longer maintained:

0:00:00.000113701 22286 0xfad6c0 INFO GST_INIT gst.c:613:init_pre: Initializing GStreamer Core Library version 0.10.36

It looks like the volume element got a buffer without caps set on it or so, but not sure what the pipeline looks like.

Please try with a gajim version that uses GStreamer 1.x (or ask them to port it).
Comment 4 Jimmy Jey 2015-02-24 21:04:19 UTC
Just for the record, I had the same problem, I resolved it installing gst-plugins-alsa. Maybe if you have another sound system you should install gst-plugins-oss or gst-plugins-pulse.