Searge-DP / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

Fullscreen mode not working on OSX Lion #447

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
- While runnin Grafx2 switch to one of the fullscreenmodes.

What is the expected output? What do you see instead?
- Instead of fullscreen application is running, running but switchas back to 
desktop and no window is seen

What version of GrafX2 are you using? On what operating system?
- latest versnio from download page
- Happens on OSX Lion Intel MacBookPro 2009

Original issue reported on code.google.com by tomasz.m...@gmail.com on 9 Aug 2011 at 6:09

GoogleCodeExporter commented 8 years ago
This is likely a compatibility break between SDL and new Mac OSX release. 
You'll have to wait for a new SDL release, unfortunately.

Original comment by pulkoma...@gmail.com on 9 Aug 2011 at 6:49

GoogleCodeExporter commented 8 years ago
Indeed, after a bit of googling, it seems OSX Lion (10.7) breaks the fullscreen 
capabilities of all programs that use SDL (DosBox, etc).

Original comment by yrizoud on 10 Aug 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Actually, there's already a fix in SDL "hg" trunk version. No stable release 
with it yet, and since they're working on SDL 1.3, not sure it's going to 
happen soon...

Original comment by pulkoma...@gmail.com on 10 Aug 2011 at 5:36

GoogleCodeExporter commented 8 years ago
SDL 1.2.15 is released now. The fix should be in.
But as GrafX2 bundles SDL inside its own binary instead of relying on 
SDL.Framework we have to wait for a fresh, up to date build.

Original comment by pulkoma...@gmail.com on 12 May 2012 at 2:40

GoogleCodeExporter commented 8 years ago
noticed this, would be nice to get an update for maximum fullscreen goodness! 
thanks from Tokyo

Original comment by hawken.k...@gmail.com on 28 Feb 2013 at 5:42

GoogleCodeExporter commented 8 years ago
Does the SDL2 version of GrafX2 fix this? You can get the sources here:

http://pulkomandy.tk/projects/GrafX2/browser/branches/sdl2
svn://pulkomandy.tk/GrafX2

No binary packages are available yet.

Original comment by pulkoma...@gmail.com on 23 Feb 2015 at 8:32