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(a)winehq.org Reporter: bernhard.gebetsberger(a)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. -- 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.