http://bugs.winehq.org/show_bug.cgi?id=4258
Summary: Google Pack common installer says it can't run Product: Wine Version: 0.9.5. Platform: Other URL: http://pack.google.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Google Pack's common installer fails with a dialog box saying it can't continue.
To repeat: $ rm -rf ~/.wine $ winecfg (and pick Windows XP) $ wine "Firefox Setup 1.0.7.exe" In firefox, go to http://pack.google.com, download the installer $ wine "Google Pack Installer.exe" It fails quickly with a dialog box.
It's hard to say what's wrong, but the +ole,+dialog log seems to have a failed ole call:
trace:ole:DllMain 0x7c1a0000 0x1 (nil) trace:ole:CreateBindCtx (0,0x7b91eae0) trace:ole:BindCtxImpl_Construct (0x7bc7be10) trace:ole:BindCtxImpl_QueryInterface (0x7bc7be10,0x7b91ea80,0x7b91eae0) trace:ole:BindCtxImpl_AddRef (0x7bc7be10) trace:ole:BindCtxImpl_SetBindOptions (0x7bc7be10,0x7b91eab0) trace:ole:BindCtxImpl_RegisterObjectParam (0x7bc7be10,L"File System BindData",0x7bc80cc8) trace:ole:BindCtxImpl_GetObjectIndex (0x7bc7be10,(nil),0x7c2c7da0,0x7b91ea88) trace:ole:BindCtxImpl_GetObjectIndex key not found trace:ole:WINE_StringFromCLSID 0x7c2c39c0->{9D20AAE8-0625-44B0-9CA7-71889C2254D9} trace:ole:BindCtxImpl_Release (0x7bc7be10) trace:ole:BindCtxImpl_ReleaseBoundObjects (0x7bc7be10) trace:ole:BindCtxImpl_Destroy (0x7bc7be10) trace:dialog:GetDialogBaseUnits base units = 7,15 ...