fatal IO error 11 (Resource temporarily unavailable) on X server ":0"

Hamdi Rakkez hamdi.rakez.selotec at gmail.com
Fri Jul 31 06:48:10 PDT 2015


Great, with *GST_GL_XINITTHREADS=1* the pipeline works just fine, but what
does it do exactly besides what you just said ?

On Fri, Jul 31, 2015 at 1:46 PM, Nicolas Dufresne <
nicolas.dufresne at collabora.com> wrote:

> Le vendredi 31 juillet 2015 à 12:51 +0100, Hamdi Rakkez a écrit :
>
> Hi all,
>
> What possibly can cause this problem when running gstreamer simple
> pipeline ??
>
> gst-launch-1.0 videotestsrc ! glimagesink
>
>
> The error is :
> XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
> after 22 requests (21 known processed) with 0 events remaining.
>
>
> Most likely that you don't have X11 threading initialized. With
> gst-launch-1.0, set the environment GST_GL_XINITTHREADS=1, while if you own
> application, you should call XInitThreads() before initializing X11 library.
>
> Nicolas
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150731/d951e0e0/attachment.html>


More information about the gstreamer-devel mailing list