[Bug 747840] validate: glvideomixer sometimes fails

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 14 03:42:22 PDT 2015


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301521|none                        |needs-work
             status|                            |

--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 301521:
 --> (https://bugzilla.gnome.org/review?bug=747840&attachment=301521)

::: validate/launcher/baseclasses.py
@@ +337,3 @@
+        # Ensure XInitThreads is called, see bgo#731525
+        self.proc_env['GST_GL_XINITTHREADS'] = '1'
+        self.add_env_variable('GST_GL_XINITTHREADS')

I think you should rather do it in the GstValidateTest than Test itself.

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