http://bugs.winehq.org/show_bug.cgi?id=34915
Bug #: 34915 Summary: user32:msg fails on Windows XP Product: Wine Version: 1.7.5 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
There are two sets of checks that frequently fail on Windows XP:
http://test.winehq.org/data/tests/user32:msg.html
msg.c:8363: Test failed: did not get expected count for minimum timeout (100 != ~64). msg.c:8384: Test failed: did not get expected count for minimum timeout (100 != ~64). msg.c:8427: Test failed: did not get expected count for minimum timeout (100 != ~64).
and
msg.c:12631: Test failed: popup menu command: 1: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 2: in msg 0x0007 expecting lParam 0x20000001 got 0xe0000001 msg.c:12631: Test failed: popup menu command: 3: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 4: the msg 0x0106 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 5: the msg 0x0008 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 6: the msg sequence is not complete: expected 0211 - actual 0000
In both cases the test failures happen with SP2, SP# all the way to the latest patches, and on QEMU/KVM and VMware VMs.
http://bugs.winehq.org/show_bug.cgi?id=34915
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=34915
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, testcase URL| |http://test.winehq.org/data | |/tests/user32:msg.html Regression SHA1| |057b0d8bcac633ff80238c6de3e | |ce04655eccf2c
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The 'minimum timeout' test failures are still present. They don't just impact Windows XP, they also impact Windows 2003 and Windows 8 (w864 VM) sometimes:
http://test.winehq.org/data/tests/user32:msg.html
The corresponding tests were introduced by this commit:
commit 057b0d8bcac633ff80238c6de3ece04655eccf2c Author: Erich Hoover ehoover@mines.edu Date: Thu May 2 21:18:03 2013 -0600
user32: SetTimer and SetSystemTimer should respect the timeout limits.
The menu popup issue is independent so I'm moving it to a separate bug report (bug 35609).
http://bugs.winehq.org/show_bug.cgi?id=34915
Erich Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com Assignee|wine-bugs@winehq.org |erich.e.hoover@gmail.com
--- Comment #2 from Erich Hoover erich.e.hoover@gmail.com --- Huh, I was browsing the regressions list and saw an unexpected one for me, I'll look into this issue right away.
http://bugs.winehq.org/show_bug.cgi?id=34915
--- Comment #3 from Erich Hoover erich.e.hoover@gmail.com --- This should now be fixed by commit b5bd529769696f2b4e4f7d6389f2dc21da5acd4a.
https://bugs.winehq.org/show_bug.cgi?id=34915
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b5bd529769696f2b4e4f7d6389f | |2dc21da5acd4a Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Erich Hoover from comment #3)
This should now be fixed by commit b5bd529769696f2b4e4f7d6389f2dc21da5acd4a.
Assuming fixed.
https://bugs.winehq.org/show_bug.cgi?id=34915
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.31.