http://bugs.winehq.org/show_bug.cgi?id=12841
Summary: User32: win test fails Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: NEW Keywords: testcase Severity: minor Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
User32's win.c test fails for me consistently in git. +win log attached. This is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop.
Tested metacity 2.22.0 as well as 2.23.8.
win.c:2652: Test failed: hwnd 0x10026 message 0200 win.c:2664: Test failed: hwnd 0x10026 message 0200
http://bugs.winehq.org/show_bug.cgi?id=12841
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-27 22:16:33 --- Created an attachment (id=12532) --> (http://bugs.winehq.org/attachment.cgi?id=12532) +win in git
http://bugs.winehq.org/show_bug.cgi?id=12841
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-04-27 22:55:13 --- (In reply to comment #0)
User32's win.c test fails for me consistently in git. +win log attached. This is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop. Tested metacity 2.22.0 as well as 2.23.8. win.c:2652: Test failed: hwnd 0x10026 message 0200 win.c:2664: Test failed: hwnd 0x10026 message 0200
0x200 is WM_MOUSEMOVE. Did you accidently move the mouse during the test run?
http://bugs.winehq.org/show_bug.cgi?id=12841
--- Comment #3 from Austin English austinenglish@gmail.com 2008-04-27 22:58:58 --- (In reply to comment #2)
(In reply to comment #0)
User32's win.c test fails for me consistently in git. +win log attached. This is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop. Tested metacity 2.22.0 as well as 2.23.8. win.c:2652: Test failed: hwnd 0x10026 message 0200 win.c:2664: Test failed: hwnd 0x10026 message 0200
0x200 is WM_MOUSEMOVE. Did you accidently move the mouse during the test run?
No, I set the laptop down, typed the command and pressed enter. There's no external mouse, only the trackpad. Just tried again, same error (though only one error this time...).
http://bugs.winehq.org/show_bug.cgi?id=12841
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-04-28 01:00:14 --- Doesn't fail here. Looks like correct message, wrong window. Could be window is not active yet and the other window gets the message.
http://bugs.winehq.org/show_bug.cgi?id=12841
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |trivial
http://bugs.winehq.org/show_bug.cgi?id=12841
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-11-12 14:17:43 --- I don't have this laptop handy, loaned it to my grandmother to play solitare. If I can test it again, I'll reopen.
http://bugs.winehq.org/show_bug.cgi?id=12841
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2008-11-12 14:34:44 --- Closing abandoned.