[gst-devel] [Bug 84909] Changed - Need gnomeprogrammodule to tie into gnome-program
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Jun 13 08:18:06 CEST 2002
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=84909
Changed by wingo at pobox.com.
--- shadow/84909 Tue Jun 11 14:02:07 2002
+++ shadow/84909.tmp.28938 Wed Jun 12 19:39:14 2002
@@ -1,12 +1,12 @@
Bug#: 84909
Product: GStreamer
Version: cvs
OS: other
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: Uraeus at linuxrising.org
@@ -25,6 +25,23 @@
first, I get gnome's stuff on --help, but nothing for gstreamer..
<Sopwith> the right thing to do is for gstreamer to provide a
gnomeprogrammodule to tie into gnome-program
<Sopwith> for gnome 2.0
<Sopwith> uraeus: Basically he's saying that having two separate _init
functions eats his args and doesn't play nice
+
+------- Additional Comments From wingo at pobox.com 2002-06-12 19:39 -------
+How about taking a look at any of the gnome programs in gstreamer's
+cvs? as if this is a new problem.
+
+</sarcasm>
+
+This issue is why we support popt. Please take a look at, for
+instance, the code in the editor. gst-editor/src/gst-editor.c. Maybe
+it's main.c, i forget.
+
+hmm, ok maybe our programs don't do so well. Basically, take a look at
+how gst-editor passes the popt table to gnome_program_init(), and then
+look at how gst-launch integrates its arguments with popt.
+
+this promises to be a faq, i'm leaving this bug open until we document
+this.
More information about the gstreamer-devel
mailing list