http://bugs.winehq.org/show_bug.cgi?id=29094
Bug #: 29094 Summary: d3dx8/device.c, d3dx9/device.c: sometimes fails with "Test failed: Didn't receive MOUSEMOVE" Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
I've seen runs of errors like this on my i7 / ubuntu 11.10 system (nvidia geforce 8500 gt, 270.41.06)
device.c:895: Test failed: Didn't receive MOUSEMOVE 2 (100, 100). alarum: fail: exit status 1, command '../../../wine d3d8_test.exe.so device.c ' device.c:3239: Test failed: Didn't receive MOUSEMOVE 5 (125, 125). alarum: fail: exit status 1, command '../../../wine d3d9_test.exe.so device.c '
Examples:
http://www.winehq.org/pipermail/wine-tests-results/2011-October/005109.html http://www.winehq.org/pipermail/wine-tests-results/2011-October/005110.html http://www.winehq.org/pipermail/wine-tests-results/2011-October/005111.html http://www.winehq.org/pipermail/wine-tests-results/2011-October/005112.html http://www.winehq.org/pipermail/wine-tests-results/2011-November/005187.html
Since the failure seems to happen both in d3d8 and d3d9, it doesn't seem flaky in the usual way. (I should probably start reporting system uptime in the test failure logs.) The uptime at the most recent error was 6 days.
FWIW, the first revision this was seen with was 7df024529541128719ed09a7ed69bda0b11beadb but I have no idea if it's a regression.
http://bugs.winehq.org/show_bug.cgi?id=29094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29094
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |002447357c2b1feca5ef2649429 | |fc55f70238901
--- Comment #1 from Dan Kegel dank@kegel.com 2011-12-30 23:48:04 CST --- Still happening here with wine-1.3.36, happened on first try on both systems: e8400 ubuntu 11.10, nvidia gt 220, driver 280.13 i7 ubuntu 11.10, nvidia gtx 560 Ti, driver 280.13
log says device.c:895: Test failed: Didn't receive MOUSEMOVE 3 (125, 125).
Perhaps not unsurprisingly, bisect shows the first bad commit is
commit 002447357c2b1feca5ef2649429fc55f70238901 Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Oct 20 21:42:57 2011 +0200
d3d9/tests: Add a small test for IDirect3DDevice9::SetCursorPosition().
http://bugs.winehq.org/show_bug.cgi?id=29094
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|002447357c2b1feca5ef2649429 | |fc55f70238901 |
http://bugs.winehq.org/show_bug.cgi?id=29094
Alasdair Sinclair alasdairs@dsl.pipex.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alasdairs@dsl.pipex.com
http://bugs.winehq.org/show_bug.cgi?id=29094
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #2 from Jarkko K jarkko_korpi@hotmail.com --- Any update on this?
https://bugs.winehq.org/show_bug.cgi?id=29094
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Abandoned?
https://bugs.winehq.org/show_bug.cgi?id=29094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|d3dx8/device.c, |d3d8/device.c, |d3dx9/device.c: sometimes |d3d9/device.c: sometimes |fails with "Test failed: |fails with "Test failed: |Didn't receive MOUSEMOVE" |Didn't receive MOUSEMOVE"
--- Comment #4 from Austin English austinenglish@gmail.com --- I can reproduce this on a machine over ssh (but DISPLAY is set to the phsyical device of the machine).
device.c:1099: Test failed: Didn't receive MOUSEMOVE 0 (50, 50).
I'm also pretty sure I've seen that on the device locally, I'll try to check in coming days.
https://bugs.winehq.org/show_bug.cgi?id=29094
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with latest wine (4.0-rc6)?
https://bugs.winehq.org/show_bug.cgi?id=29094
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-4.7?
https://bugs.winehq.org/show_bug.cgi?id=29094
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |source CC| |fgouget@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=29094
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED
--- Comment #7 from François Gouget fgouget@codeweavers.com --- There is a similar failure happening on Windows: see bug 52984. It may very well be related by way of the display modes supported by the screen.
However there is no trace of this failure in Wine on any of the test machines, even on those that are affected on Windows. So I think it should be closed.
https://bugs.winehq.org/show_bug.cgi?id=29094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.