[Gstreamer-bugs] [Bug 114060] New - error in gst-launch-ext parsing config file

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri May 30 13:51:50 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=114060

Changed by uridavid at netvision.net.il.

--- shadow/114060	Fri May 30 16:51:50 2003
+++ shadow/114060.tmp.14949	Fri May 30 16:51:50 2003
@@ -0,0 +1,26 @@
+Bug#: 114060
+Product: GStreamer
+Version: 0.6.1
+OS: Linux
+OS Details: Debian Gnu/Linux testing, gnome from unstable
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: uridavid at netvision.net.il               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: error in gst-launch-ext parsing config file
+
+gst-launch-ext does not parse the config file correctly.
+
+I believe the error is with this line
+  my $config_file = `echo -n ~`."/.gst";
+which is parsed by the shell as /home/uridavid./.gst
+the first period is unnecessary and causes the parsing to fail.
+
+BTW, why not have a configuration file in ~/.gstreamer/.gst to keep
+everything tidy?





More information about the Gstreamer-bugs mailing list