https://bugs.winehq.org/show_bug.cgi?id=46070 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |bernhardu(a)mailbox.org Fixed by SHA1| |1b0d8428dfc13b0fa5ea7d576df | |ef7aaf8a8c927 Status|STAGED |RESOLVED --- Comment #5 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Seems fixed by: https://gitlab.winehq.org/wine/wine/-/commit/1b0d8428dfc13b0fa5ea7d576dfef7a... Before this commit I get this: $ wine Basemark_web_30_launcher.exe > out.txt 0110:fixme:vcruntime:__telemetry_main_invoke_trigger (7A360000) Fatal Python error: Py_Initialize: can't initialize sys standard streams OSError: [WinError 6] Ungültiges Handle ... Afterwards I get following ending in the before mentioned "Scanning hardware" gui message: $ wine Basemark_web_30_launcher.exe > out.txt 0114:fixme:vcruntime:__telemetry_main_invoke_trigger (7A360000) 0114:fixme:vcruntime:__telemetry_main_invoke_trigger (79F00000) 0114:fixme:vcruntime:__telemetry_main_invoke_trigger (792D0000) 0114:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 7927EE58, 43) stub ... Therefore I guess the python redirection is fixed, changing to resolved fixed. -- 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.