Comment 3 for bug 1131942

Revision history for this message
Nicolas Martignoni (nicolas-martignoni) wrote : Re: Missing splash screen on Windows

I can confirm that on Mac OS X (10.8.2), after commenting out this line (around line #74):

  renderer->swapBuffers();

 of StelLoadingBar.cpp, the splash screen is correctly displayed. Patch attached.

(It's a mystery though how you managed to find this out :-))