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 137161 - gstreamer-properties WARNING
gstreamer-properties WARNING
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: general
2.5.x
Other Linux
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
: 139112 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-03-14 16:25 UTC by Arwed v. Merkatz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstreamer GST_DEBUG=*:5 output (347.17 KB, text/plain)
2004-03-14 16:26 UTC, Arwed v. Merkatz
Details

Description Arwed v. Merkatz 2004-03-14 16:25:10 UTC
arwed@Otherland:~$ gstreamer-properties 

** (gstreamer-properties:10333): WARNING **: Unrecoverable syntax error   
     rsing pipeline

** (gstreamer-properties:10333): WARNING **: Unrecoverable syntax error   
     rsing pipeline

It doesn't matter what sources and sinks i choose, i always get the warning.
gstreamer debug log attached.
Comment 1 Arwed v. Merkatz 2004-03-14 16:26:20 UTC
Created attachment 25633 [details]
gstreamer GST_DEBUG=*:5 output
Comment 2 Thomas Vander Stichele 2004-05-06 17:00:06 UTC
*** Bug 139112 has been marked as a duplicate of this bug. ***
Comment 3 Thomas Vander Stichele 2004-05-06 17:10:54 UTC
ok, I checked up on this.
the warnings are from parsing test pipelines with elements that you don't have
(aasink, v4l2src, ...).  This is not a critical problem.

In recent GStreamer the warning has been removed, so nothing will be printed on
the console anymore.

So this bug can be considered fixed.