http://bugs.winehq.org/show_bug.cgi?id=35050
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Severity|critical |normal
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-12-04 15:38:44 CST --- Hello babaei,
'warn+all' logs are not very useful for diagnosing things.
1) set WINEPREFIX to your steam prefix (if not default) 2) ensure no processes are running in steam prefix -> 'wineserver -k' 3) start steam as follows:
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./steam.exe >>log.txt 2>&1 --- snip ---
login/run until failure. Attach the log (compress if too large).
Additionally:
- does a 32-bit Steam WINEPREFIX fail the same way? - is there any useful info in log files located in "C:\Program Files\Steam\logs\"
Regards