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 675236 - Some warnings in gst-discoverer-1.0
Some warnings in gst-discoverer-1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-01 12:53 UTC by Anton Belka
Modified: 2012-09-24 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log (14.20 KB, text/x-log)
2012-05-01 12:54 UTC, Anton Belka
Details

Description Anton Belka 2012-05-01 12:53:27 UTC
I have some warnings when I run gst-discoverer-1.0. So, please see in log file.
Comment 1 Anton Belka 2012-05-01 12:54:32 UTC
Created attachment 213202 [details]
log
Comment 2 Tim-Philipp Müller 2012-05-02 07:17:30 UTC
The g_string_append() one looks like a bug.

See bug #672637 for the GstSample compare issue.
Comment 3 Vincent Penquerc'h 2012-06-14 11:57:16 UTC
We'll need either the sample file, or a backtrace showing where that g_string_append error happens.