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 505520 - [gsturidecodebin]bugfix:uridecodebin prints out a critical log when run gst-inspect
[gsturidecodebin]bugfix:uridecodebin prints out a critical log when run gst-i...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.13
Other Linux
: Normal normal
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-25 06:25 UTC by Jason Zhao
Modified: 2007-12-25 08:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsturidecodebin.c patch (361 bytes, patch)
2007-12-25 06:25 UTC, Jason Zhao
none Details | Review

Description Jason Zhao 2007-12-25 06:25:09 UTC
uridecodebin prints out a critical log when run gst-inspect, the rootcause is in plugin_init(), it invokes GST_DEBUG without category initialization.

Changed files:
gst/playback/gsturidecodebin.c

Motorola would like to contribute Gstreamer patch to the  Gstreamer open source
community project. Please find attached the patch applicable for Gstreamer
plugin base. For any questions, please feel free to contact (Zhao Liang
"e3423c@motorola.com", Shi Ling "w20230@motorola.com").
Comment 1 Jason Zhao 2007-12-25 06:25:41 UTC
Created attachment 101566 [details] [review]
gsturidecodebin.c patch
Comment 2 Wim Taymans 2007-12-25 08:39:01 UTC
Was fixed in 0.10.14 with this commit:

http://webcvs.freedesktop.org/gstreamer/gst-plugins-base/gst/playback/gsturidecodebin.c?r1=1.3&r2=1.4