https://bugs.winehq.org/show_bug.cgi?id=49200
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://steamcdn-a.akamaihd | |.net/client/installer/Steam | |Setup.exe CC| |focht@gmx.net Keywords| |download
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, neither with Wine 5.8 nor Wine from HEAD. What happens if you install/run the Steam client in a clean (new) 64-bit WINEPREFIX?
If the issue is reproducible in a new WINEPREFIX, create a "lightweight" trace log as follows:
--- snip --- $ wineserver -k
$ WINEDEBUG=+pid,+seh,+loaddll,+process,+debugstr wine ./steam.exe >>log.txt 2>&1 --- snip ---
and *attach* the log file. Compress before attaching if too large.
https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
$ wine --version wine-5.8-230-g3bb824f988
Regards