[Bug 52103] Crazy Stone has been working on Wine for years but now crashes following update

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 28 16:55:54 CST 2021


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

--- Comment #35 from Gerry <gerry at gavigan.me.uk> ---
gerry at linux-hxu2:~/wine-git> git bisect bad
53fcfe3834da3c43838cd26bdeb4fdb335542627 is the first bad commit
commit 53fcfe3834da3c43838cd26bdeb4fdb335542627
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Nov 8 09:34:57 2021 +0100

    dinput: Always call the device internal poll callback.

    We normally should not peek messages here, but because of current
    winex11.drv design, we have to call MsgWaitForMultipleObjectsEx from
    time to time to pull keyboard or mouse events.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51956
    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/dinput/device.c      | 3 +--
 dlls/dinput/dinput_main.c | 2 ++
 2 files changed, 3 insertions(+), 2 deletions(-)
gerry at linux-hxu2:~/wine-git>

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