http://bugs.winehq.org/show_bug.cgi?id=34717 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-10-14 13:26:53 CDT --- (In reply to comment #5)
Well I tried, actually right after posting and I already upload it just to get an error that it's to large… well it is… It is an 256mb txt file! So what am I supposed to do now?
I ran this command (just like the wine wiki [regression test] said): WINEPREFIX=/Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Resources/ WINEDEBUG=+relay,+seh,+tid /Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Frameworks/wswine.bundle/bin/wine /Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Resources/drive_c/Program\ Files/Infogrames/RollerCoaster\ Tycoon\ 2/rct2.exe >> /tmp/log.txt 2>&1
Please cd to the directory first. There's no need for a relay trace (yet), just do: $ cd /Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Resources/drive_c/Program\ Files/Infogrames/RollerCoaster\ Tycoon\ 2 $ WINEPREFIX=/Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Resources/ /Applications/Spiele/Rollercoaster\ Tycoon\ 2.app/Contents/Frameworks/wswine.bundle/bin/wine rct2.exe >> /tmp/log.txt 2>&1 Then attach that. For the regression test, you need to build wine itself. See http://wiki.winehq.org/MacOSX/Building -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.