SDL & OGL problem

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)

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?

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

-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment