[gstreamer-bugs] [Bug 323870] New: gst-feedback tries to find and launch gst-register (that seems to be absent from 0.10)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 12 03:46:20 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323870
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gst-feedback tries to find and launch gst-register (that
                    seems to be absent from 0.10)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ben.pineau at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


In  tools/gst-feedback-m.m :

This produce such a lame output:
+++ which gst-register
gst-register: Command not found.

Then:

Index: tools/gst-feedback-m.m
===================================================================
RCS file: /cvs/gstreamer/gstreamer/tools/gst-feedback-m.m,v
retrieving revision 1.2
diff -u -r1.2 gst-feedback-m.m
--- tools/gst-feedback-m.m      14 Mar 2004 17:54:22 -0000      1.2
+++ tools/gst-feedback-m.m      12 Dec 2005 11:44:20 -0000
@@ -50,7 +50,6 @@
 done

 echo "+   GSTREAMER INFORMATION"
-command_output "which gst-register"
 command_output "gst-inspect"
 command_output "gst-inspect fakesrc"
 command_output "gst-inspect fakesink"

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list