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 - SDL_SetVideoMode: Resource temporarily unavailable
Summary: SDL_SetVideoMode: Resource temporarily unavailable
Status: RESOLVED WORKSFORME
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.14
Hardware: x86 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 15:36 UTC by nathan.open
Modified: 2011-12-30 01:22 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!