https://bugs.winehq.org/show_bug.cgi?id=48350
Bug ID: 48350 Summary: TrackMania Forever: Dialog after running the ingame benchmark doesn't show up Product: Wine Version: 5.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bernhard.gebetsberger@gmx.at Distribution: ---
Created attachment 66082 --> https://bugs.winehq.org/attachment.cgi?id=66082 Logs with WINEDEBUG=+combo
When using Wine 5.0-rc1 and 5.0-rc2 the Dialog that should pop up after running the ingame Benchmark in TrackMania Nations/United Forever doesn't show up at all. This wasn't the case when using Wine 4.21.
I was able to bisect this to two commits: # possible first bad commit: [3ebe447507838d6a76b5d100ff41203f3b368a68] ntdll: Reimplement Unicode case mapping functions using the Win32-format tables. # possible first bad commit: [dd572e9a2d04a3d593ec3658760b8e18a5290aba] ntdll: Reimplement Unicode to multibyte conversion functions using the Win32-format tables.
When launching the Game from the terminal, I get this message a couple of times(didn't happen before the two commits I mentioned above): 0009:err:menu:MENU_CopySysPopup Unable to load default system menu 0009:err:menu:MENU_GetSysMenu failed to load system menu!
I've also attached logs with the +combo debugging channel, not sure if this is the most appropriate one.
https://bugs.winehq.org/show_bug.cgi?id=48350
Bernhard bernhard.gebetsberger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=48350
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Is this fixed by b95d2f553c37b80e0d89a811a1821016700e8510 ?
https://bugs.winehq.org/show_bug.cgi?id=48350
Bernhard bernhard.gebetsberger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Bernhard bernhard.gebetsberger@gmx.at --- Indeed, this commit fixed the issue. Thanks
https://bugs.winehq.org/show_bug.cgi?id=48350
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b95d2f553c37b80e0d89a811a18 | |21016700e8510
https://bugs.winehq.org/show_bug.cgi?id=48350
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc3.