[Bug 30558] Multiple app installers fail on missing Session.FeatureRequestState property

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 1 13:52:50 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30558

--- Comment #3 from Anastasius Focht <focht at gmx.net> 2012-05-01 13:52:50 CDT ---
Hello,

fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/c3e3c81bfb661e02f497667d91bfa9867683e491

Thanks Hans.

--- snip ---
...
0035:trace:msi:ACTION_CustomAction Handling custom action
L"TTE_ConfirmNetInstall" (26 (null) L"Dim installTimeless, installMSDE,
upgradeMSDE\nDim netVersion \n\ninstallTimeless =
FeatureRequestState(\"Timeless\")\ninstallMSDE =
FeatureRequestState(\"TimelessMSDE\")\nupgradeMSDE =
FeatureRequestState(\"UpgradeMSDE\")\nnetVersion =
Property(\"MsiNetAssemblySupport\")  \n\nProperty(\"TTE_Features"...) 
...
0039:trace:msi:MsiActiveScriptSite_OnStateChange State: Initialized.
0039:trace:vbscript:VBScript_AddNamedItem (0x1f2e20)->(L"Session" 8) 
...
0039:trace:vbscript:VBScriptParse_ParseScriptText (0x1f2e20)->(L"Dim
installTimeless, installMSDE, upgradeMSDE\nDim netVersion \n\ninstallTimeless =
FeatureRequestState(\"Timeless\")\ninstallMSDE =
FeatureRequestState(\"TimelessMSDE\")\nupgradeMSDE =
FeatureRequestState(\"UpgradeMSDE\")\nnetVersion =
Property(\"MsiNetAssemblySupport\")  \n\nProperty(\"TTE_Features"... (null)
(nil) (null) 0 0 0 (nil) (nil))
0039:trace:vbscript:VBScript_SetScriptState (0x1f2e20)->(2)
0039:trace:msi:MsiActiveScriptSite_OnEnterScript (0x9c0ba0/0x9c0ba0) 
...
0039:trace:vbscript:disp_call using IDispatch
0039:trace:msi:AutomationObject_Invoke
(0x1f2d78/0x1f2d78)->(14,0xf7147bb8,0,3,0x86e6b4,0x86e710,0x86e62c,0x86e628)
0039:trace:msi:AutomationObject_Invoke Method 14, L"FeatureRequestState"
0039:trace:msi:MsiGetFeatureStateW 1 L"Timeless" 0x86e238 0x86e234
0039:trace:msi:MSI_GetFeatureStateW returning 2 3
0039:trace:msi:AutomationObject_Invoke Returning 0x00000000, ok
0039:trace:vbscript:interp_assign_ident L"installTimeless"
0039:trace:vbscript:interp_string 
0039:trace:vbscript:interp_icall 
0039:trace:msi:AutomationObject_QueryInterface
(0x1f2d78/0x1f2d78)->({a6ef9860-c720-11d0-9337-00a0c90dcaa9},0x86e5fc)
0039:trace:msi:AutomationObject_QueryInterface () : asking for unsupported
interface {a6ef9860-c720-11d0-9337-00a0c90dcaa9}
0039:trace:vbscript:disp_get_id using IDispatch
0039:trace:msi:AutomationObject_GetIDsOfNames
(0x1f2d78/0x1f2d78)->(0xf7147bb8,0x86e624,1,0,0x86e64c)
0039:trace:msi:AutomationObject_QueryInterface
(0x1f2d78/0x1f2d78)->({a6ef9860-c720-11d0-9337-00a0c90dcaa9},0x86e64c)
0039:trace:msi:AutomationObject_QueryInterface () : asking for unsupported
interface {a6ef9860-c720-11d0-9337-00a0c90dcaa9}
0039:trace:vbscript:disp_call using IDispatch
0039:trace:msi:AutomationObject_Invoke
(0x1f2d78/0x1f2d78)->(14,0xf7147bb8,0,3,0x86e6b4,0x86e710,0x86e62c,0x86e628)
0039:trace:msi:AutomationObject_Invoke Method 14, L"FeatureRequestState"
0039:trace:msi:MsiGetFeatureStateW 1 L"TimelessMSDE" 0x86e238 0x86e234
0039:trace:msi:MSI_GetFeatureStateW returning 2 -1
0039:trace:msi:AutomationObject_Invoke Returning 0x00000000, ok 
...
--- snip ---

The installer still fails but that should be covered by a different bug.

Regards

-- 
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.



More information about the wine-bugs mailing list