http://bugs.winehq.org/show_bug.cgi?id=29245
Bug #: 29245 Summary: WinUAE graphics trashed/corrupted, regression between 1.3.15 and 1.3.28? Product: Wine Version: 1.3.34 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk Classification: Unclassified
Hi,
[I set the component of this bug to directx-d3d, but I'm not certain that's correct.]
WinUAE is an open-source Amiga emulator. I tested WinUAE version 2.3.3 in Wine. The test system was running Lubuntu 11.10 x86-64 with Nvidia graphics driver version 285.
There has been a regression, probably some time between 1.3.15 and 1.3.28. (I don't recall seeing this issue with Wine 1.3.15 in Xubuntu 9.10 32-bit.)
First test, using Wine 1.2.3. This works correctly: - Download and run the WinUAE installer. - Run winuae.exe - Click OK at the dialog box about system ROMs. - The WinUAE Properties window appears. Click Start. - The emulation window opens. It shows shades of grey for several seconds, then "No bootable media found..." text. There's a red mouse pointer which you can move.
Second test, running Wine 1.3.28: - First four steps as above. - The emulation window opens. There is just graphical trash/garbage in it. The window contents are static, and don't have any relation to the graphics which should be there.
Testing with Wine 1.3.34 shows the same problem as 1.3.28.
There's little difference in console output testing with 1.3.28 vs 1.2.3. There was this line in the 1.3.28 output: fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats However I've seen similar lines with other programs before when there was no corruption.