Steam crashing at launch

Questions about Wine on Linux
Locked
Lolz50
Newbie
Newbie
Posts: 1
Joined: Sat Mar 17, 2018 8:24 pm

Steam crashing at launch

Post by Lolz50 »

Hello! I've been having a problem. Just installed Fedora 27 on my machine, so I installed wine (3.3-staging), steam setup. At first it was working fine but couldn't get controller to work. So I tried dumb things, and now my Steam boots, but doesn't do anything, like I see it in system monitor, but stuck at around ~40MB. I tried purging Wine, deleting wineprefix, same problem :/. Also, I tried using normal 3.3 wine, same problem. :/ Lutris gives same problem too
Here's what the terminal says:

Code: Select all

[dalil@localhost Steam]$ wine steam.exe
000b:fixme:winediag:start_process Wine Staging 3.3 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0009:fixme:ver:GetCurrentPackageId (0x33e4e0 (nil)): stub
0009:fixme:process:ProcessIdToSessionId Unsupported for other processes.
[2018-03-18 02:22:54] Startup - updater built Dec 15 2017 11:49:22
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-03-18 02:22:54] Checking for update on startup
[2018-03-18 02:22:54] Checking for available updates...
002e:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
002e:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
[2018-03-18 02:22:55] Download skipped: /client/steam_client_win32 version 1513371133, installed version 1513371133
[2018-03-18 02:22:55] Nothing to do
[2018-03-18 02:22:55] Verifying installation...
[2018-03-18 02:22:55] Performing checksum verification of executable files
[2018-03-18 02:22:55] Verification complete
0009:fixme:ntdll:EtwEventRegister ({47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006bd0, 0x3f043cf0, 0x3f043ce8) stub.
0009:fixme:ntdll:EtwEventRegister ({58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006bd0, 0x3f043d28, 0x3f043d20) stub.
0009:fixme:ntdll:EtwEventRegister ({3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006bd0, 0x3f043dd0, 0x3f043dc8) stub.
0009:fixme:ntdll:EtwEventRegister ({1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006bd0, 0x3f043d60, 0x3f043d58) stub.
0009:fixme:ntdll:EtwEventRegister ({4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006bd0, 0x3f043d98, 0x3f043d90) stub.
0009:fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
0009:fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x000c>
Thanks :)
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Steam crashing at launch

Post by Bob Wya »

@Lolz50

See: WineHQ AppDB: Game Tools / Steam [1]

Running Steam, with CEF sandboxing disabled, is highly recommended - see [1].
As is the suggested overrides to run Steam with Windows XP compatibility - see [1].

Bob
Locked