http://bugs.winehq.org/show_bug.cgi?id=10998 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-01-01 22:35:19 --- Does this demo have the same problem? http://www.fileshack.com/file.x/33/Sum+of+All+Fears+Demo ~$ env WINEPREFIX="/home/XXXXXXXX/.wine" wine "C:\Program Files\Red Storm Entertainment\The Sum of All Fears\SOAF.exe" This is not the right way to run apps. cd to the directory first, then run it with: $ wine SOAF.exe Lastly, if you're missing terminal output, try running it like this: $ wine SOAF.exe &> /tmp/soaf.txt And attach /tmp/soaf.txt here. Resolving invalid for now, please reopen once you've tried after running the app the proper way. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.