[Bug 768929] New: glimagesink fails to open X11 display when built with --disable-x11

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 18 16:26:02 UTC 2016


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

            Bug ID: 768929
           Summary: glimagesink fails to open X11 display when built with
                    --disable-x11
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zacattackcit at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I'm building gst-plugins-bad on the Raspberry Pi 3, so I've built it with
--disable-x11.  However, I'm hitting a run time error.  When I run a test
pipeline:

gst-launch-1.0 videotestsrc ! glimagesink

I get the following error:

ERROR              gldisplay
gstgldisplay_wayland.c:120:gst_gl_display_wayland_new: Failed to open X11
display connection with name, '(null)'

Looks like something related to X11 is still being used?  The null name in
there is also suspicious.

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