[Gstreamer-bugs] [Bug 112745] New - registry has garbage characters

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat May 10 16:36:45 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=112745

Changed by ds at schleef.org.

--- shadow/112745	Sat May 10 19:36:44 2003
+++ shadow/112745.tmp.21091	Sat May 10 19:36:44 2003
@@ -0,0 +1,36 @@
+Bug#: 112745
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ds at schleef.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: registry has garbage characters
+
+Occasionally, when I run gst-register in an uninstalled HEAD source tree,
+with GST_PLUGIN_PATH set to the gstreamer tree (and also sometimes with the
+gst-plugins tree), I will end up with bogus garbage characters in
+registry.xml in <nametemplate>s:
+
+<feature typename="GstElementFactory">
+<name>fakesink</name>
+<longname>Fake Sink</longname>
+<class>Sink</class>
+<description>Black hole for data</description>
+<version>0.7.0.1</version>
+<author>Erik Walthinsen &lt;omega at cse.ogi.edu&gt;</author>
+<copyright>(C) 1999</copyright>
+<padtemplate>
+<nametemplate>XÕ^D^H^A</nametemplate>
+<direction>sink</direction>
+<presence>request</presence>
+</padtemplate>
+</feature>





More information about the Gstreamer-bugs mailing list