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

Nicolas Dufresne nicolas.dufresne at collabora.com
Fri Jul 31 05:46:14 PDT 2015


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150731/efdd89ba/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150731/efdd89ba/attachment.sig>


More information about the gstreamer-devel mailing list