automatic gecko download failing

Bill Medland billmedland at shaw.ca
Wed Jan 3 19:30:40 CST 2007


Is it obvious to anyone where the error is in this?
(trace ole, urlmon and mshtml)

trace:ole:DllMain 0x60550000 0x8 (nil)
trace:ole:DllMain (0x60750000,8,(nil))
trace:ole:DllMain 0x60550000 0x1 0x1
trace:ole:DllMain (0x60750000,1,0x1)
trace:ole:OleInitialize ((nil))
trace:ole:CoInitializeEx ((nil), 2)
trace:ole:CoInitializeEx () - Initializing the COM libraries
trace:ole:RunningObjectTableImpl_Initialize 
trace:ole:apartment_construct creating new apartment, model=2
trace:ole:apartment_construct Created apartment on OXID 800000009
trace:ole:apartment_get_or_create Created main-threaded apartment with
OXID 800000009
trace:ole:OleInitialize () - Initializing the OLE libraries
trace:ole:OLEClipbrd_Initialize ()
trace:ole:CoRegisterMessageFilter (0x16eb60, (nil))
trace:ole:CoLockObjectExternal pUnk=0x1898f2, fLock=TRUE,
fLastUnlockReleases=FALSE
trace:ole:get_stub_manager_from_object not found for object 0x1898f2
trace:ole:new_stub_manager Created new stub manager (oid=1) at 0x18a6c0
for object with IUnknown 0x1898f2
trace:ole:stub_manager_ext_addref added 1 refs to 0x18a6c0 (oid 1), rc
is now 1
trace:ole:stub_manager_int_release after 1
trace:ole:RegisterDragDrop (0x1002e,0x1898f2)
trace:ole:CoLockObjectExternal pUnk=0x189388, fLock=TRUE,
fLastUnlockReleases=FALSE
trace:ole:get_stub_manager_from_object not found for object 0x189388
trace:ole:new_stub_manager Created new stub manager (oid=2) at 0x190138
for object with IUnknown 0x189388
trace:ole:stub_manager_ext_addref added 1 refs to 0x190138 (oid 2), rc
is now 1
trace:ole:stub_manager_int_release after 1
trace:ole:RegisterDragDrop (0x10040,0x189388)
trace:ole:CoLockObjectExternal pUnk=0x18941c, fLock=TRUE,
fLastUnlockReleases=FALSE
trace:ole:get_stub_manager_from_object not found for object 0x18941c
trace:ole:new_stub_manager Created new stub manager (oid=3) at 0x191268
for object with IUnknown 0x18941c
trace:ole:stub_manager_ext_addref added 1 refs to 0x191268 (oid 3), rc
is now 1
trace:ole:stub_manager_int_release after 1
trace:ole:RegisterDragDrop (0x10044,0x18941c)
trace:ole:CoCreateInstance (rclsid=
{25336920-03f9-11cf-8fd0-00aa00686f13}, pUnkOuter=(nil),
dwClsContext=00000005, riid={00000000-0000-0000-c000-000000000046},
ppv=0x33f6b4)
trace:ole:CoGetClassObject 
	CLSID:	{25336920-03f9-11cf-8fd0-00aa00686f13},
	IID:	{00000001-0000-0000-c000-000000000046}
trace:ole:WINE_StringFromCLSID 0x44bb30-
>{25336920-03F9-11CF-8FD0-00AA00686F13}
trace:urlmon:DllMain 0x60e00000 0x8 (nil)
trace:urlmon:DllMain 0x60e00000 0x1 (nil)
trace:urlmon:CoInternetGetSession (0 0x33ed20 0)
trace:urlmon:InternetSession_RegisterNameSpace (0x60e22b9c {79eac9e7-
baf9-11ce-8c82-00aa004ba90b} L"file" 0 (nil) 0)
trace:urlmon:InternetSession_RegisterNameSpace (0x60e22b94 {79eac9e3-
baf9-11ce-8c82-00aa004ba90b} L"ftp" 0 (nil) 0)
trace:urlmon:InternetSession_RegisterNameSpace (0x60e22b8c {79eac9e2-
baf9-11ce-8c82-00aa004ba90b} L"http" 0 (nil) 0)
trace:urlmon:InternetSession_Release ()
trace:ole:COMPOBJ_DLLList_Add 
trace:mshtml:DllGetClassObject (CLSID_HTMLDocument {00000001-0000-0000-
c000-000000000046} 0x33f680)
trace:mshtml:ClassFactory_AddRef (0x1957c0) ref = 1
trace:mshtml:HTMLDocument_Create ((nil) {00000000-0000-0000-
c000-000000000046} 0x33f6b4)
trace:mshtml:HTMLDocument_QueryInterface (0x195db8)->(IID_IUnknown,
0x33f6b4)
trace:mshtml:HTMLDocument_AddRef (0x195db8) ref = 1
trace:mshtml:load_gecko ()
trace:mshtml:check_version unknown version
trace:mshtml:load_xpcom (L"c:\\Program Files\\wine_gecko")
warn:mshtml:load_xpcom Could not load XPCOM: 126
trace:mshtml:load_mozctl Could not find Mozilla ActiveX Control
trace:mshtml:load_mozilla Could not open key L"Software\\mozilla.org\
\GRE"
trace:ole:DllMain 0x60550000 0x2 (nil)
trace:urlmon:CreateURLMoniker ((nil),
L"http://source.winehq.org/winegecko.php", 0x7ed40a4c)
trace:urlmon:URLMonikerImpl_Construct (0x1984d0,
(null),L"http://source.winehq.org/winegecko.php")
trace:urlmon:parse_canonicalize_url
(L"http://source.winehq.org/winegecko.php" 00010000 0x1a9a98 2084
0x7ed409f0)
trace:urlmon:parse_schema (L"http://source.winehq.org/winegecko.php"
00000000 0x7ed408f0 64 0x7ed408ec)
warn:urlmon:CF_QueryInterface (0x60e22b8c)->({79eac9ec-
baf9-11ce-8c82-00aa004ba90b},0x7ed408e8),not found
trace:urlmon:CF_CreateInstance (0x60e22b8c)->((nil),{79eac9ec-
baf9-11ce-8c82-00aa004ba90b},0x7ed408e8)
trace:urlmon:HttpProtocol_Construct ((nil) 0x7ed408a8)
warn:urlmon:HttpProtocol_QueryInterface not supported interface
{79eac9ec-baf9-11ce-8c82-00aa004ba90b} (*** IInternetProtocolInfo ***)

*** HUH ??? ***

trace:urlmon:HttpProtocol_Release (0x1983f0) ref=0
trace:ole:__CLSIDFromString L"{79EAC9E2-BAF9-11CE-8C82-00AA004BA90B}" ->
0x7ed40810
trace:ole:CoGetClassObject 
	CLSID:	{79eac9e2-baf9-11ce-8c82-00aa004ba90b},
	IID:	{00000000-0000-0000-c000-000000000046}
err:ole:CoGetClassObject apartment not initialised

*** HUH ??? ***


TIA

Bill Medland




More information about the wine-devel mailing list