[Bug 26162] New: Visual C++ 2005 Trial install fails
http://bugs.winehq.org/show_bug.cgi?id=26162 Summary: Visual C++ 2005 Trial install fails Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Now that bug 25331 is fixed and Visual C++ 2005 Express installs again, I tried Trial. Sadly, it still seems to fail. First problem seems to be a shdocvw problem: fixme:shdocvw:ControlSite_OnFocus (0x4048c38)->(0) fixme:mshtml:HlinkTarget_SetBrowseContext (0x40469a0)->((nil)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28 trace:seh:raise_exception code=c0000005 flags=0 addr=0x7ed55a31 ip=7ed55a31 tid=002f trace:seh:raise_exception info[0]=00000001 trace:seh:raise_exception info[1]=00470000 trace:seh:raise_exception eax=9999cccc ebx=7ede8ff4 ecx=00000000 edx=00000067 esi=00000328 edi=00470000 ie7 seems to work around that (haven't tried Jacek's beta gecko yet). After that, it gets further, but aborts, saying that visual studio isn't installed. The console log doesn't say much; it ends with trace:msi:MSIREG_OpenProductKey (L"{1862162E-3BBC-448F-AA63-49F33152D54A}", 4, 0) trace:msi:MSIREG_OpenProductKey squished (L"E2612681CBB3F844AA36943F13255DA4") trace:msi:MSIREG_OpenInstallProps L"{1862162E-3BBC-448F-AA63-49F33152D54A}" trace:msi:MSIREG_OpenInstallProps squished (L"E2612681CBB3F844AA36943F13255DA4") trace:msi:MsiQueryProductStateW -> -1 I think this worked with wine-1.3.4, but I haven't done the regression. -- 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=26162 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-02-18 11:34:07 CST --- To reproduce, you need winetricks dotnet20 mfc42 and before wine-1.3.9, you may also need winetricks msxml6 Easiest way to reproduce is winetricks-alpha -q vc2005trial which will handle those prerequisites for you. (Plain old winetricks also has a vc2005trial verb, but it seems more broken.) -- 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=26162 Don Pobanz <dpobanz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz(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.
http://bugs.winehq.org/show_bug.cgi?id=26162 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net Component|-unknown |msi --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> 2011-02-23 03:39:13 CST --- A custom action dll fails to load because it imports sqdedev.dll, which can't be found. This dll is not present on Windows either, before or after installing the trial, so apparently native doesn't treat this as a fatal error. In the past we didn't either, although more by accident than on purpose it seems. I'll send a patch. -- 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=26162 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-02-23 13:18:21 CST --- Patch committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=288718d8c3e656311593ac... -- 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=26162 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2011-03-10 11:41:07 CST --- Succeeds now, yay... but there's a spurious dialog box. Guess I'll file another bug for that. -- 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=26162 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-03-18 14:39:24 CDT --- Closing bugs fixed in 1.3.16. -- 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=26162 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |288718d8c3e656311593ac0cb18 | |11d500f4c0f08 -- 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