[Bug 776722] New: gl/egl: don't pass a GError to gst_gl_context_egl_choose_config when trying gles2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 2 17:02:58 UTC 2017


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

            Bug ID: 776722
           Summary: gl/egl: don't pass a GError to
                    gst_gl_context_egl_choose_config when trying gles2
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aurelien.zanelli at parrot.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 342725
  --> https://bugzilla.gnome.org/attachment.cgi?id=342725&action=edit
gl/egl: don't pass a GError to gst_gl_context_egl_choose_config when trying
gles2

as we are not interested in error since we are trying multiple gles2 versions
and it causes GError functions to complain:

(gst-launch-1.0:7674): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before
it's set.
The overwriting error message was: Failed to set window configuration:
EGL_BAD_ATTRIBUTE.

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