[Bug 36896] Audiosurf Quest 3D (Steam) fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 24 04:14:56 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=36896

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                URL|                            |http://store.steampowered.c
                   |                            |om/app/12900/
                 CC|                            |focht at gmx.net
            Summary|Audiosurf Quest 3D error    |Audiosurf Quest 3D (Steam)
                   |                            |fails to start

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

you're likely operating with a broken wineprefix or share the prefix with other
steam apps which influence the overall load dependencies.

Don't install winetricks recipes or set overrides unless you know what those
imply.
Don't share the prefix with other games which use different recipes
(overrides).

The terminal logs are not useful, there is not output from the actual game
start.
Create a trace log as follows:

--- snip ---
# ensure no processes running
$ wineserver -k

# "cd" to Steam folder "C:/Program Files/Steam"

# start the game with launcher
$ WINEDEBUG=+tid,+seh,+relay wine ./steam.exe -applaunch 12900 >>log.txt 2>&1 

# CTRL+C or wineserver -k when the message box appears
--- snip ---

Compress and attach log file with recent Wine version.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list