We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1012

Summary: SDL_SetVideoMode: Resource temporarily unavailable
Product: SDL Reporter: nathan.open
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WORKSFORME QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus, jspradlin
Version: 1.2.14   
Hardware: x86   
OS: Linux   

Description nathan.open 2010-06-28 15:36:12 UTC
When i wanna run any sdl program using video (all my sdl app. in fact), i get this error : "SDL_SetVideoMode: Resource temporarily unavailable" returned by perror in my error managment.

I tried to use SDL_HWSURFACE and SDL_SWSURFACE to use another kind of memory but without success.
Comment 1 Jen Spradlin 2011-04-12 20:25:38 UTC
Thank you for your bug report!

We're busy working on getting SDL 1.3 ready for a high quality release, and want to make sure as many things are fixed there as possible.
Could you check to see if your bug is resolved by the latest SDL 1.3 snapshot?
http://www.libsdl.org/tmp/SDL-1.3.zip

Thanks!