http://bugs.winehq.org/show_bug.cgi?id=22882
Summary: Missing login screen for STEAM in wine on Arch Linux x86_64 Product: Wine Version: 1.1.44 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: A.Fettouhi@gmail.com
For the last few days I've been unable to run STEAM on my Arch Linux 64 bit installation (with KDE 4.4.3). I try to run it but the login screen never appears and I haven't changed anything on my machine. Here is the output I get when running it
[af@andre ~]$ env WINEPREFIX="/home/af/.wine" wine "C:\Program Files\Steam\Steam.exe" fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060, {485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a068,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a080, {485e7de9-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a088,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0a0, {485e7dea-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a0a8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0c0, {485e7deb-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a0c8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0e0, {485e7dec-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a0e8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a100, {485e7ded-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null), 0x100a108,) fixme:win:RegisterDeviceNotificationW (hwnd=0x12be10, filter=0x54e93c,flags=0x00000001) returns a fake device notification handle! fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. CellID: Fetching server list from CSDS. . . fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
after that nothing happens other that my CPU goes up to 99 %. I also tried to delete my wine directory and set it up fresh again but the end result is the same.