[Bug 27957] New: psdk2003 installer crash every time
http://bugs.winehq.org/show_bug.cgi?id=27957 Summary: psdk2003 installer crash every time Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=35773) --> (http://bugs.winehq.org/attachment.cgi?id=35773) Log: install psdk2003 Trying to install psdk2003 with winetricks: $ winetricks -q psdk2003 --- snip --- The wine wiki says don't post winetricks bug to wine bugzilla, but the load_psdk2003 function shows that the only workaround is override mfc42, so I think is ok to post it here, please let me know if I make mistake. load_psdk2003() { w_call mfc42 # Note: aborts on 64 bit windows with dialog saying "don't run on WoW" # http://www.microsoft.com/downloads/details.aspx?familyid=0baf2b35-c656-4969-... w_download http://download.microsoft.com/download/f/a/d/fad9efde-8627-4e7a-8812-c351ba0... 5c7dc2e1eb902b376d7797cc383fefdfc64ff9c9 w_warn "This can take up to an hour." cd "$W_CACHE"/psdk2003 # FIXME: says it accepts /q, but that doesn't work, so script this # with autohotkey in -q mode. w_try $WINE PSDK-x86.exe } --- snip --- When I click the next button after selecting compose to install, the installer always crash. Does it ever work on earlier versions of Wine ? -- 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=27957 --- Comment #1 from fracting <fracting(a)gmail.com> 2011-08-01 09:50:42 CDT ---
When I click the next button after selecting compose to install, the installer always crash. Does it ever work on earlier versions of Wine ?
Forgot to say, I choose "Custom 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=27957 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-08-01 16:24:10 CDT --- Regression introduced by: 4668091528e4d124632544b36d0ab10cc890f292 is the first bad commit commit 4668091528e4d124632544b36d0ab10cc890f292 Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon May 2 16:03:55 2011 +0200 msi: Rewrite the folder resolution code to keep track of the parent-child relationship. :040000 040000 8f4d38cbc4a97e8ea92819c04ea0cf56473f2827 9489ead3dc73fa46eb09be7e2380db31e91a2c7b M dlls Confirming. msi,msidb trace is attached, trimmed to the last 500k lines. -- 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=27957 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-08-01 16:24:31 CDT --- Created an attachment (id=35777) --> (http://bugs.winehq.org/attachment.cgi?id=35777) msi,msidb -- 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=27957 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net -- 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=27957 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Version|1.3.25 |1.3.20 -- 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=27957 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> 2011-08-02 15:32:06 CDT --- Fixed by cf4aec0cbd7333dc0662055bb394f4f24c77c627. -- 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=27957 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-05 12:38:11 CDT --- Closing bugs fixed in 1.3.26. -- 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=27957 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf4aec0cbd7333dc0662055bb39 | |4f4f24c77c627 Regression SHA1| |4668091528e4d124632544b36d0 | |ab10cc890f292 -- 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.
participants (1)
-
wine-bugs@winehq.org