[Gstreamer-bugs] [Bug 110707] New - GST_REGISTRY did not get respected during init_pre () and testsuite was broken because of it

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Apr 13 14:50:32 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=110707

Changed by thomas at urgent.rug.ac.be.

--- shadow/110707	Sun Apr 13 17:50:32 2003
+++ shadow/110707.tmp.11539	Sun Apr 13 17:50:32 2003
@@ -0,0 +1,23 @@
+Bug#: 110707
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: rh9
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: thomas at urgent.rug.ac.be               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: GST_REGISTRY did not get respected during init_pre () and testsuite was broken because of it
+
+GST_REGISTRY env var allows setting the location of the user registry (?)
+to a different location.  This was used in testsuite, but it isn't checked
+in init_pre (), which errors out if user and global registry do not exist.
+
+This patch makes init_pre () look at GST_REGISTRY and use that preferably,
+and fixes the testsuite to make uniform use of this.





More information about the Gstreamer-bugs mailing list