[Bug 34717] New: Games GUI (Roller Coaster Tycoon 2) does not load anymore
http://bugs.winehq.org/show_bug.cgi?id=34717 Bug #: 34717 Summary: Games GUI (Roller Coaster Tycoon 2) does not load anymore Product: Wine Version: 1.7.4 Platform: x86-64 OS/Version: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: f.platte(a)platte-web.de Classification: Unclassified After the progress bar finishes the games GUI does not load anymore. Previously (pre 1.7.2) it worked. Although the game does not crash, it keeps showing a blank grey screen (MacDriver)/blank black screen (X11). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2013-10-13 13:26:35 CDT --- Please, perform a regression test. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Severity|blocker |normal --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-10-13 18:26:44 CDT --- Please attach the terminal output. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 Rastafabi <f.platte(a)platte-web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker --- Comment #3 from Rastafabi <f.platte(a)platte-web.de> 2013-10-13 19:28:42 CDT --- 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 It a Wineskin app, but still it is stock wine 1.7.4 code… 7zipped it's 5mb, but still... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-10-13 20:33:21 CDT --- Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#importance Attach plain terminal output; the file will be much smaller. In general, do not run debug traces unless specifically asked to. Run a regression test following these instructions: http://wiki.winehq.org/RegressionTesting. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 --- Comment #5 from Rastafabi <f.platte(a)platte-web.de> 2013-10-14 05:07:25 CDT --- 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 It a Wineskin app, but still it is stock wine 1.7.4 code… 7zipped it's 5mb, but still... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 --- Comment #6 from Rastafabi <f.platte(a)platte-web.de> 2013-10-14 05:24:36 CDT --- I'm sorry for the double posting… The website confused me. Got a dialogue about posting anyway or just posting changes. Anyway. I don't know how to perform this regression testing on OS X. I will try to compile ccache, to see whether it works. The Terminal output I get when I'm trying to run the game as usual is the following (1.7.4/3): ----- err:menubuilder:init_xdg error looking up the desktop directory fixme:win:EnumDisplayDevicesW ((null),0,0x32f6c4,0x00000000), stub! ----- Using 1.7.2 (latest version working) I get this: ----- err:menubuilder:init_xdg error looking up the desktop directory fixme:win:EnumDisplayDevicesW ((null),0,0x32f6c4,0x00000000), stub! fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} ----- I just realized, that I get sound even if there's no GUI. I actually can even start a new game/load an old one if I somehow manage to press the right buttons. -- 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=34717 --- Comment #8 from Rastafabi <f.platte(a)platte-web.de> 2013-10-14 17:40:33 CDT --- Created attachment 46301 --> http://bugs.winehq.org/attachment.cgi?id=46301 1.7.1/4 log files as requested -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #9 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Demo http://www.gamershell.com/download_611.shtml -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 Rastafabi <f.platte(a)platte-web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Rastafabi <f.platte(a)platte-web.de> --- Don't know which version fixed it, but it's working with 1.7.14. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34717 --- Comment #11 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Could someone confirm...? That would be nice. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34717 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.15. -- 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.
participants (1)
-
wine-bugs@winehq.org