[Bug 22066] New: morrowind no longer installs
http://bugs.winehq.org/show_bug.cgi?id=22066 Summary: morrowind no longer installs Product: Wine Version: 1.1.40 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: Installer, regression Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=26884) --> (http://bugs.winehq.org/attachment.cgi?id=26884) terminal output Regression due to: austin(a)midna:~/wine-git$ git bisect bad 5893f3227c88d8db2c6622be23af81f90d1b1e47 is first bad commit commit 5893f3227c88d8db2c6622be23af81f90d1b1e47 Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Tue Mar 16 13:32:57 2010 -0500 oleaut32: Always use DISPID_PROPERTYPUT to fill in the last argument. :040000 040000 b105b89a27f5e41b93837d0a303f3e4f10bd35be 91b800e50458dc035930258fc40512107646306e M dlls causes an error in morrowind's installer. When it gets to the point of choosing the install dir, it defaults to C:\windows after this patch (instead of C:\program files\bethesda\morrowind). It then pops up an error window (see screenshot) saying: Error Number: 0x8002000E Description: Setup will now terminate. -- 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=22066 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-03-19 01:24:34 --- Created an attachment (id=26885) --> (http://bugs.winehq.org/attachment.cgi?id=26885) screenshot of error -- 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=22066 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-03-19 01:28:23 --- +ole,+typelib trace is too big to attach. I've put it on: http://www.austinenglish.com/wine_bug_22066.tar.bz2 2.3MB compressed, 197 uncompressed. -- 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=22066 --- Comment #3 from Vincent Povirk <madewokherd(a)gmail.com> 2010-03-19 11:42:06 --- Nice. It looks like we were never able to handle positional arguments combined with named arguments, and property puts with additional parameters have become that case. I should be able to write a test for this. -- 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=22066 --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2010-03-19 12:00:45 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-March/086074.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=22066 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #5 from GyB <gyebro69(a)gmail.com> 2010-03-20 00:05:09 --- Your patch fixes the issue, applied to the latest git: Wine-1.1.41. I've tested several game demos that use Installshield and now they work. It's a pity Wine-1.1.41 came out before the patch was committed, because the bug prevents a lot of apps/games from installing correctly that use Installshield. Isn't there an option to release a modified version like 1.1.41.1? -- 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=22066 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-03-20 00:07:02 --- (In reply to comment #5)
Your patch fixes the issue, applied to the latest git: Wine-1.1.41. I've tested several game demos that use Installshield and now they work.
It's a pity Wine-1.1.41 came out before the patch was committed, because the bug prevents a lot of apps/games from installing correctly that use Installshield. Isn't there an option to release a modified version like 1.1.41.1?
It's a development release, things are often broken. 1.1.42 should be out in two weeks, so either use 1.1.40, patch 1.1.41 manually, or wait for 1.1.42 (assuming this patch makes it in). -- 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=22066 Benjamin Hodgetts <ben(a)xnode.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ben(a)xnode.org --- Comment #7 from Benjamin Hodgetts <ben(a)xnode.org> 2010-03-20 11:15:53 --- *** Bug 22081 has been marked as a duplicate of this bug. *** -- 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=22066 Benjamin Hodgetts <ben(a)xnode.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #8 from Benjamin Hodgetts <ben(a)xnode.org> 2010-03-20 11:40:12 --- This also breaks Command & Conquer 3 and Oblivion. 2 of the 3 other applications I've tried to install today. Ramping up to major as it blocks the installation of at least 3 applications noticed so far and I'd imagine quite a few more considering how many use InstallShield. -- 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=22066 Robert Riches <rm.riches(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rm.riches(a)verizon.net --- Comment #9 from Robert Riches <rm.riches(a)verizon.net> 2010-03-21 18:51:29 --- It breaks four of the five apps I maintain. I'll add links. -- 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=22066 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugennc(a)gmail.com --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-21 20:41:21 --- *** Bug 22115 has been marked as a duplicate of this bug. *** -- 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=22066 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de -- 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=22066 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from André H. <nerv(a)dawncrow.de> 2010-03-22 11:41:39 --- Fixed by recent work of Vincent Povirk -- 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=22066 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-03-22 11:43:02 --- Commmit was http://source.winehq.org/git/wine.git/?a=commitdiff;h=8ff7238adeff518fced371.... -- 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=22066 ben <benbordwell(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benbordwell(a)hotmail.com --- Comment #13 from ben <benbordwell(a)hotmail.com> 2010-03-22 15:14:01 --- *** Bug 22117 has been marked as a duplicate of this bug. *** -- 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=22066 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |M8R-op0i3v(a)mailinator.com --- Comment #14 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-25 22:39:59 --- *** Bug 22159 has been marked as a duplicate of this bug. *** -- 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=22066 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ld0d(a)kolumbus.fi --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2010-03-26 10:59:29 --- *** Bug 22166 has been marked as a duplicate of this bug. *** -- 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=22066 solozerk <solozerk(a)sekren.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |solozerk(a)sekren.org --- Comment #16 from solozerk <solozerk(a)sekren.org> 2010-03-26 17:09:08 --- This bug also impacts Fallout 3 install - the patch fix the issue though. -- 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=22066 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|morrowind no longer |installshield installers |installs |terminate -- 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=22066 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |homelariay(a)yandex.ru --- Comment #17 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-26 19:38:58 --- *** Bug 22172 has been marked as a duplicate of this bug. *** -- 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=22066 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nahoo82(a)gmail.com --- Comment #18 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-27 11:13:49 --- *** Bug 22183 has been marked as a duplicate of this bug. *** -- 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=22066 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |expertevan(a)yahoo.com --- Comment #19 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-27 11:21:08 --- *** Bug 22182 has been marked as a duplicate of this bug. *** -- 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=22066 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |email(a)davekok.nl --- Comment #20 from Austin English <austinenglish(a)gmail.com> 2010-03-29 16:39:02 --- *** Bug 22205 has been marked as a duplicate of this bug. *** -- 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=22066 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #21 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-02 12:52:29 --- Closing bugs fixed in 1.1.42. -- 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=22066 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mycroes(a)gmail.com --- Comment #22 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-04-06 02:52:45 --- *** Bug 21166 has been marked as a duplicate of this bug. *** -- 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=22066 Dave Kok <email(a)davekok.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|email(a)davekok.nl | -- 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=22066 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |williamsoft1(a)gmail.com --- Comment #23 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-04-07 08:26:29 --- *** Bug 22292 has been marked as a duplicate of this bug. *** -- 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=22066 Francisco Mijares <fmijares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fmijares(a)gmail.com -- 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=22066 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ff7238adeff518fced37159a4b | |5a17b9551f4dc Regression SHA1| |5893f3227c88d8db2c6622be23a | |f81f90d1b1e47 -- 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