[Bug 51913] New: dinput8:device fails on cw-gtx560 and cw-rx460

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 22 13:17:15 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51913

            Bug ID: 51913
           Summary: dinput8:device fails on cw-gtx560 and cw-rx460
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-dinput
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

dinput8:device fails on cw-gtx560 and cw-rx460:

device.c:1281: Test failed: got dwButtons 3, expected 5
device.c:1387: Test failed: got 6 expected 8
device.c:1390: Test failed: missing 2 objects

https://test.winehq.org/data/patterns.html#dinput8:device

The failure is the same on all Windows versions (8 to 10 21H1) but only happens
on these two machines, that is on all the "real GPU" machines in
test.winehq.org except for fgtb-w10pro64.

Predictably the failures started with the patch that introduced the new tests:

commit 2ffdb5519fede29f1055b1057999fbcd7265e1e6
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Oct 18 10:21:51 2021 +0200

    dinput8/tests: Add mouse and keyboard object enumeration tests.

    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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.


More information about the wine-bugs mailing list