http://bugs.winehq.org/show_bug.cgi?id=22181
Summary: 3D Maze screensaver doesn't work if fullscreen is enabled Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: thunderbird2k@gmail.com
The 3D Maze screensaver from Windows 98 only works if the "fullscreen" option is disabled. When the option is enabled, it just changes the screen resolution, then reverts to the original resolution after a moment. Sometimes it produces a black screen as well.
It works in 1.1.30, so I did a regression test:
6b8753185f30197047773af6a26eafd34d45367c is first bad commit commit 6b8753185f30197047773af6a26eafd34d45367c Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Sat Sep 26 14:52:46 2009 +0200
winex11: Add support for 16-bit/32-bit DIB sections.
:040000 040000 f2d2821909d152a1d37ae2932bf6017d7b622344 74221a3bdd0b8be716ed4c7900a58fddc93a2f08 M dlls
Reverting this patch (with one hunk needing to be applied manually) lets it work with the fullscreen option again. There are some other known regressions from this commit, but nothing that's obviously the same problem...
My video hardware Intel GMA 950, driver version 2.9.0. The screensaver doesn't produce any terminal output.