https://bugs.winehq.org/show_bug.cgi?id=51392
Bug ID: 51392 Summary: user32:monitor breaks user32:win Product: Wine Version: 6.10 Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
Running user32:monitor before user32:win causes the following set of three failures:
https://test.winehq.org/data/patterns.html#user32:win
win.c:7155: Test failed: Test 1: expected (-8,-8)-(1032,776), got (-8,-8)-(1028,772) win.c:7155: Test failed: Test 6: expected (-8,-8)-(1032,776), got (-8,-8)-(1028,772) win.c:7155: Test failed: Test 8: expected (-8,-8)-(1032,776), got (-8,-8)-(1028,772)
The values change a bit but we consistently get +4 instead of +8 for the bottom right corner.
In isolation this is 100% reproducible on w7u, w8, w864, w1064v1507, cw-rx460-1507 and w1064v1607, even when waiting for 10 second between tests. But for some reason in WineTest this only happens systematically on cw-rx460-1507.
Also newer Windows 10 versions are not impacted.
https://bugs.winehq.org/show_bug.cgi?id=51392
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=51392
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=51392
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |rbernon@codeweavers.com Fixed by SHA1| |9fea10cceb0fbc0cf3111f462c9 | |8f7b994d5c893 Status|NEW |RESOLVED
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- I could reproduce this on a fresh Win7 VM, without even having to run any other tests. I added the broken results and it should be fixed after 9fea10cceb0fbc0cf3111f462c98f7b994d5c893.
https://bugs.winehq.org/show_bug.cgi?id=51392
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.2.