https://bugs.winehq.org/show_bug.cgi?id=51537
Bug ID: 51537 Summary: Mouse does not work in civilization VI Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: voker57@gmail.com Distribution: ---
Created attachment 70376 --> https://bugs.winehq.org/attachment.cgi?id=70376 complete log
Mouse does not work in Sid Meier's Civilization VI, menu loads but it is not possible to do anything further.
This comment https://bugs.winehq.org/show_bug.cgi?id=49315#c9 suggests a cause of this bug.
https://bugs.winehq.org/show_bug.cgi?id=51537
Voker57 voker57@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Mouse does not work in |Mouse does not work in |civilization VI |Civilization VI
https://bugs.winehq.org/show_bug.cgi?id=51537
--- Comment #1 from Voker57 voker57@gmail.com --- https://github.com/ValveSoftware/wine/commit/ce0c255a1fd40bfa9a1de6f6765b83a... this commit from Valve's wine fixes the issue.
https://bugs.winehq.org/show_bug.cgi?id=51537
clabbe.montjoie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |clabbe.montjoie@gmail.com
--- Comment #2 from clabbe.montjoie@gmail.com --- Civ6 does not work on 7.12, after logos and intro video, it is impossible to click on the continue button. I confirm that it works well with 6.17 and the previous patch. Problem, the patch is not applicable on 7.12 since process_mouse_message() has moved.
https://bugs.winehq.org/show_bug.cgi?id=51537
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #3 from Rémi Bernon rbernon@codeweavers.com --- This is not strictly a duplicate because I don't think Civ VI needs GetPointerInfo at all, but I think the patches attached to https://bugs.winehq.org/show_bug.cgi?id=53847#c2 should fix the issue here as well.
https://bugs.winehq.org/show_bug.cgi?id=51537
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=51537
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Still present in wine-8.13-99-gfddb7977687.
https://bugs.winehq.org/show_bug.cgi?id=51537
gentooza joa.cuellar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joa.cuellar@gmail.com
--- Comment #5 from gentooza joa.cuellar@gmail.com --- Still present in wine-staging-9.1 (ubuntu 22.04)
https://bugs.winehq.org/show_bug.cgi?id=51537
--- Comment #6 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Rémi Bernon from comment #3)
This is not strictly a duplicate because I don't think Civ VI needs GetPointerInfo at all, but I think the patches attached to https://bugs.winehq.org/show_bug.cgi?id=53847#c2 should fix the issue here as well.
Can we get an updated version of the patch to test it with Civ VI, please? That one doesn't apply on Wine-10.1.
Still present in Wine-10.1.
I believe bug #56509 is about the same problem.