[Bug 670197] webcam not work due to non-fatal error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 16 05:14:13 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=670197
  GStreamer | gst-plugins-good | 0.10.30

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-16 13:14:06 UTC ---
I agree, it doesn't look like this needs to be fatal at all.

I'm not sure if it's a good idea to spam the user with borderline nonsensical
warning messages either, in this case (GST_ELEMENT_WARNING is something that
might be shown to the user) - I think it's best to just log a warning in the
debug log and move on.

Also added the EIO error code to the error block above, so please re-test to
make sure things still work with that change, thanks!


commit c1c858f2733aba9fd8f6120656b0db20a66b6c77
Author: Gary Ching-Pang Lin <chingpang at gmail.com>
Date:   Thu Feb 16 17:14:20 2012 +0800

    v4l2src: failure to query some optional controls is not a fatal error

    Don't post a (fatal) error message on the bus just because we
    failed to query some control. Fixes issue with built-in
    Suyin Corp webcam for HP notebook (usbid 064e:e28a) on
    OpenSuse 12.1, where querying red/blue balance fails.

    https://bugzilla.gnome.org/show_bug.cgi?id=670197

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list