http://bugs.winehq.org/show_bug.cgi?id=36530 --- Comment #4 from Michal Nowak <michal.nowak(a)resist.ca> --- (In reply to Béla Gyebrószki from comment #3)
Please perform a regression test to find the first commit that introduced the problem: http://wiki.winehq.org/RegressionTesting
I am on it but have no luck so far. Found that 1.7.13 works but 1.7.14 fails. So, I went to bisect it but after a first bisect, this is what I got when I tried to execute binary: fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI) fixme:win:EnumDisplayDevicesW ((null),0,0x33d7b8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33d148,0x00000000), stub! fixme:d3d_surface:d3dfmt_p8_init_palette No palette set. fixme:system:SystemParametersInfoW Unimplemented action: 111 (SPI_SETSHOWIMEUI) + error message (see attached image), it does not happen with master. With master I am able to test the issue. I'll try bisect with some skips.
Can you reproduce the problem with the demo version as well: http://www.fileplanet.com/29731/20000/fileinfo/Age-of-Empires-II:-Age-of- Kings-Demo
Verified as a good regression test case. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.