[Bug 25384] New: The UnderGarden Demo won't install without winetricks vcrun2008
http://bugs.winehq.org/show_bug.cgi?id=25384 Summary: The UnderGarden Demo won't install without winetricks vcrun2008 Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: shannon.vanwagner(a)gmail.com Created an attachment (id=32289) --> (http://bugs.winehq.org/attachment.cgi?id=32289) Terminal output with backtrace The UnderGarden Demo won't install without winetricks vcrun2008 See messages like: unimplemented function msvcr90.dll -- 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=25384 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |dank(a)kegel.com Component|-unknown |msvcrt --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-12-01 18:23:26 CST ---
From the log:
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0 wine: Unhandled exception 0xc0000417 at address 0x7b838ba2 (thread 001c), Backtrace: =>0 0x7b838ba2 in kernel32 (+0x28ba2) (0x01caf63c) 1 0x68649755 MSVCRT__invalid_parameter+0x84() in msvcrt (0x01caf69c) 2 0x6865a0b4 _controlfp_s+0x53() in msvcrt (0x01caf6cc) Looks like wine's _controlfp_s has overly strict parameter checking? But hang on, your backtrace is lacking line numbers. Ideally, you should be running a wine you built yourself from git, and you should run it from the build directory without installing. Then you should get good filenames and line numbers in the backtrace. -- 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=25384 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-12-01 18:47:57 CST --- Probably a dupe of bug 25322. -- 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=25384 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-12-01 19:35:05 CST --- Shannon, can you test with current git? -- 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=25384 --- Comment #4 from Shannon VanWagner <shannon.vanwagner(a)gmail.com> 2010-12-01 21:50:38 CST --- Created an attachment (id=32299) --> (http://bugs.winehq.org/attachment.cgi?id=32299) terminal output with git-wine version wine-1.3.8-113-g9d9ce29 -- 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=25384 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2010-12-01 23:20:24 CST --- That's a log of the game running, not installing, and it doesn't show the error anymore. Come to think of it, your initial log was of the game running, not installing, so the initial description was wrong. Please be a bit more careful with the subject line of your bugs, and please read your logs more carefully before posting them. *** This bug has been marked as a duplicate of bug 25322 *** -- 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=25384 --- Comment #6 from Shannon VanWagner <shannon.vanwagner(a)gmail.com> 2010-12-01 23:31:21 CST --- Created an attachment (id=32300) --> (http://bugs.winehq.org/attachment.cgi?id=32300) terminal output from install -- 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=25384 --- Comment #7 from Shannon VanWagner <shannon.vanwagner(a)gmail.com> 2010-12-01 23:33:01 CST --- The install works with wine-1.3.8-113-g9d9ce29 but not with the Ubuntu packaged wine1.3.8 I'll be sure to use git-wine for all bug-submission considerations from now on. -- 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=25384 --- Comment #8 from Shannon VanWagner <shannon.vanwagner(a)gmail.com> 2010-12-01 23:37:15 CST --- The game also runs great using wine-1.3.8-113-g9d9ce29 without using winetricks vcrun2008. winetricks d3dx9_36 is still needed however. -- 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=25384 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-12-02 01:42:05 CST --- Closing duplicate. -- 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=25384 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL| |https://web.archive.org/web | |/20210226125217/http://file | |s.ausgamers.com/downloads/1 | |614343919/TheUnderGarden_PC | |_B34_SRTB.30_28OCT10.exe -- 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