The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
SDL & OGL problem
Ivan
Guest

hi,
i'v got a problem while executing a sdl/og app:

XIO: fatal IO error 0 (Success) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining

What Does This Mean?

please reply as soon as possible ,

thanks in advance,

Ivan

P.S. (if you need i'll paste the sources)
SDL & OGL problem
Sam Lantinga
Guest

Quote:
hi,
i'v got a problem while executing a sdl/og app:

Quote:
XIO: fatal IO error 0 (Success) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining

Quote:
What Does This Mean?

Usually that means you're trying to do multi-threaded graphics which doesn't
usually work well in X11. :)

-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment