[Bug 28611] New: Farmer Jane freezes at Loading screen
http://bugs.winehq.org/show_bug.cgi?id=28611 Bug #: 28611 Summary: Farmer Jane freezes at Loading screen Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: josh+wine(a)iswifter.net Classification: Unclassified Farmer Jane animates a Loading progress bar and freezes after it's full. The strace log (over 125 MiB, omitted) ends at this point; no further system calls occur. The WINEDEBUG=+relay log (almost 439 MiB, omitted) shows thread 0029 blocking in SetWindowPos(). Over 9000 lines later, we get err:ntdll:RtlpWaitForCriticalSection section 0x7b9a71c0 "console.c: CONSOLE_CritSect" wait timed out in thread 002a, blocked by 0029, retrying (60 sec) -- 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=28611 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-10-07 20:41:17 CDT --- Please attach plain 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=28611 --- Comment #2 from Josh Juran <josh+wine(a)iswifter.net> 2011-10-07 20:55:32 CDT --- Created attachment 36763 --> http://bugs.winehq.org/attachment.cgi?id=36763 Plain 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=28611 Josh Juran <josh+wine(a)iswifter.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.29 |1.3.30 -- 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=28611 Josh Juran <josh+wine(a)iswifter.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bigfishgames.com | |/download-games/3523/farmer | |-jane-game/index.html -- 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=28611 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.30 |1.3.29 -- 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=28611 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #3 from GyB <gyebro69(a)gmail.com> 2013-01-20 03:55:19 CST --- still present in 1.5.22, Nvidia gfx card + binary drivers 304.64 -- 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=28611 --- Comment #4 from Rico <kgbricola(a)web.de> 2013-01-20 08:58:59 CST --- Created attachment 43253 --> http://bugs.winehq.org/attachment.cgi?id=43253 Show the actual value for glMaterialf(). It might be interesting to see which values are put into glMaterialf(), but I think that's not the real problem. Could you please provide an actual log? -- 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=28611 --- Comment #5 from GyB <gyebro69(a)gmail.com> 2013-01-20 09:12:01 CST --- Created attachment 43255 --> http://bugs.winehq.org/attachment.cgi?id=43255 terminal output (Wine 1.5.22 + patch applied) -- 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=28611 --- Comment #6 from Rico <kgbricola(a)web.de> 2013-01-21 09:15:16 CST --- Created attachment 43277 --> http://bugs.winehq.org/attachment.cgi?id=43277 Clamp power before applying it to glMaterialf. You may give this patch a try, but I don't think this is the problem. What's needed to get the app working til the hang? Does it need some special version of ie? All I did: 1. get the downloader 2. run the downloader in a new prefix (will download bfgclient and install it) 3. This shows an empty page (most likely html rendering problems) -- 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=28611 --- Comment #7 from GyB <gyebro69(a)gmail.com> 2013-01-21 09:38:06 CST --- (In reply to comment #6)
Created attachment 43277 [details] Clamp power before applying it to glMaterialf.
You may give this patch a try, but I don't think this is the problem.
The patch has no visible effect on this bug. The game is still freezing after the loading bar is filled. Terminal output with the patch applied: fixme:win:EnumDisplayDevicesW ((null),0,0x33edd8,0x00000000), stub! fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. err:d3d:state_specularenable >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glMaterialf(GL_SHININESS) @ state.c / 733 fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1000000.
What's needed to get the app working til the hang? Does it need some special version of ie?
All I did: 1. get the downloader 2. run the downloader in a new prefix (will download bfgclient and install it) 3. This shows an empty page (most likely html rendering problems)
1. create a new wineprefix 2. winetricks ie8 3. run the downloader. It will install the bfg client first, then it will download the demo itself. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28611 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #8 from super_man(a)post.com --- I got only black screen 1.7.50 -- 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=28611 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #9 from winetest(a)luukku.com --- The bug is still valid, black bacground with loading text. And freeze. No winetricks -q ie is needed. wine 2.0.rc2 and staging 2.0rc1. -- 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=28611 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- No news since 7 years !!! Download link is burst. Unable to find a working one. Can an administrator close this bug as ABANDONED? -- 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=28611 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.bigfishgames.com |https://www.bigfishgames.co |/download-games/3523/farmer |m/download-games/3523/farme |-jane-game/index.html |r-jane-game/download.html --- Comment #11 from Andrew Nguyen <arethusa26(a)gmail.com> --- I confirm that the freezing behavior observed in Farmer Jane persists in 8.18. The download URL has been updated to a working link. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla