https://bugs.winehq.org/show_bug.cgi?id=40022
Bug ID: 40022 Summary: Steam.exe fails on wine-staging 1.9.1, but working on the latest wine (official) at Git HEAD Product: Wine-staging Version: 1.9.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: roman@hargrave.info CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
`wine Steam.exe` returns exit status 1 on wine-staging 1.9.1 from the `testing` (`stretch`) debian repository.
Running Steam.exe two `ERROR` level items are logged by Steam
* WSALookupServiceBegin failed with: 8
* DNS Registry watch failed to start
Please note that I am using the 32-Bit version of wine-staging and NOT the 64-Bit version.
Steps to reproduce:
* Using debian testing/stretch install wine-staging
* Create and boot a new prefix for Steam
* Install Steam
* Attempt to run Steam
I will submit logs when I am in front of my computer.