[gstreamer-bugs] [Bug 416728] New: Trivial mistake in sys/v4l2/v4l2_calls.c:214 sys/v4l2/v4l2_calls.c:285

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 10 01:48:05 PST 2007


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=416728

  GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: Trivial mistake in sys/v4l2/v4l2_calls.c:214
                    sys/v4l2/v4l2_calls.c:285
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ash at contact.bg
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


+++ This bug was initially created as a clone of Bug #416727 +++

Take a look at the file sys/v4l2/v4l2_calls.c lines 214 and 285
                     and sys/v4l2/v4l2_calls.c:285
(_("Failed getting controls attributes on device '%s.")
should be 
(_("Failed getting controls attributes on device '%s'.")

(last ' is missing)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list