https://bugs.winehq.org/show_bug.cgi?id=46145
Bug ID: 46145 Summary: The Witcher3: [regression] hang when entering main menu screen Product: Wine Version: 3.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: shtetldik@gmail.com Distribution: ---
Since Wine 3.20, The Witcher 3 started hanging after intros (if you skip them - it hangs right away). I don't see anything suspicious in Wine debug output.
It happens both with stock wined3d and with dxvk enabled, so it's some regression in Wine itself.
I tested it with Wine 3.19, and it works fine.
https://bugs.winehq.org/show_bug.cgi?id=46145
Shmerl shtetldik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|The Witcher3: [regression] |The Witcher 3: [regression] |hang when entering main |hang when entering main |menu screen |menu screen
https://bugs.winehq.org/show_bug.cgi?id=46145
--- Comment #1 from Shmerl shtetldik@gmail.com --- Same happens with current Wine master for the reference. I'll try to narrow down the breaking change.
https://bugs.winehq.org/show_bug.cgi?id=46145
Robert Andersson roband@pobox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roband@pobox.com
https://bugs.winehq.org/show_bug.cgi?id=46145
--- Comment #2 from Shmerl shtetldik@gmail.com --- I did git bisect between 3.19 and 3.20, and it narrowed it down to this problematic commit:
commit 383cf211da7c19855bf7d04e2f8926b64560e34e (HEAD) Author: Alexandre Julliard julliard@winehq.org Date: Mon Nov 5 12:32:24 2018 +0100
server: Add a helper function to allocate a hardware message.
Commit before that doens't have the bug.
https://bugs.winehq.org/show_bug.cgi?id=46145
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com Keywords| |regression Regression SHA1| |383cf211da7c19855bf7d04e2f8 | |926b64560e34e
https://bugs.winehq.org/show_bug.cgi?id=46145
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wineserver Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #3 from Józef Kucia joseph.kucia@gmail.com --- It's likely a duplicate of bug 46120. Could you check if 27ff04e2ab9d50c42c4d4ab4bf12b9aeb1cdc990 fixes the problem?
https://bugs.winehq.org/show_bug.cgi?id=46145
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Duplicate.
*** This bug has been marked as a duplicate of bug 46120 ***
https://bugs.winehq.org/show_bug.cgi?id=46145
--- Comment #5 from Shmerl shtetldik@gmail.com --- (In reply to Józef Kucia from comment #3)
It's likely a duplicate of bug 46120. Could you check if 27ff04e2ab9d50c42c4d4ab4bf12b9aeb1cdc990 fixes the problem?
It fixes it, thanks! Just tested Wine master and it works fine.
https://bugs.winehq.org/show_bug.cgi?id=46145
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.