Peter M Kekenes-Huskey
2006-Sep-10 14:41 UTC
[Wine] wine-1.9.20 IE6/gecko internet connect error
Dear all, I am unable to browse the internet via ie6 using wine-1.9.20. After a clean install of wine (wine built from src), i can run ie6 and i am immediately prompted to install gecko. Whether or not i install this yields the same result - basically the window remains blank indefinitely as it tried in vain to contact the internet. Below is the debugging info spat out by the program. Has anyone run into this? thanks! [] uname -r 2.4.21-47.ELsmp [] wine Internet\ Explorer/IEXPLORE.EXE fixme:shell:StopWatchMode () stub! fixme:shdocvw:IEWinMain "" 10 fixme:ole:CoResumeClassObjects stub err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1 fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x18075c)->((null) 1 0x34fb78 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x18075c)->((null) 25 2 0x34fba0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x18075c)->((null) 26 2 0x34fba0 (nil)) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-709 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 (nil) 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fad0 0x34fb10 (nil) 0x34fac8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-5501 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 (nil) 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fad0 0x34fb10 (nil) 0x34fac8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-5502 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 (nil) 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-5513 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 (nil) 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x18075c)->(-726 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 (nil) 0x34faf8) fixme:shdocvw:ClientSite_GetContainer (0x18075c)->(0x34fbdc) fixme:shdocvw:ClOleCommandTarget_Exec (0x18075c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x34fc20 (nil)) fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x181518)->(L"" L"" 0 0x34fb64) fixme:shdocvw:BindStatusCallback_GetBindInfo (0x181518)->(0x34fb5c 0x34fb70) err:mshtml:PersistMoniker_Load bscallback->nschannel == NULL fixme:mshtml:PersistMoniker_Load not supported pibc err:urlmon:URLMonikerImpl_BindToStorage InternetCrackUrl failed: 87
Jonathan Ernst
2006-Sep-10 15:11 UTC
[Wine] Re: wine-1.9.20 IE6/gecko internet connect error
Le dimanche 10 septembre 2006 ? 12:41 -0700, Peter M Kekenes-Huskey a ?crit :> Dear all, > I am unable to browse the internet via ie6 using wine-1.9.20. After a > clean install of wine (wine built from src), i can run ie6 and i am > immediately prompted to install gecko. Whether or not i install this > yields the same result - basically the window remains blank indefinitely > as it tried in vain to contact the internet. Below is the debugging > info spat out by the program. Has anyone run into this?That's because you are running the built-in internet explorer and not the one you installed. To use the built-in one to browse a web page you have to give it an address : wine iexplore www.google.com If you want to run the native one, you'll have to set the correct overrides in winecfg. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?Url : http://www.winehq.org/pipermail/wine-users/attachments/20060910/452b456b/attachment-0001.pgp
Peter M Kekenes-Huskey
2006-Sep-10 17:04 UTC
[Wine] Re: wine-1.9.20 IE6/gecko internet connect error
Thanks for your prompt response. Unfortunately, using both the built in ie via 'wine iexplore www.asdf.com' and 'wine /fullpath/ie6.exe address.com' led to the same result (see copied output below).=20 Surprisingly, i dl'd firefox and it works flawlessly. IE6 i've trying installing via winetools as well as from an independent exe file. In both cases I received errors about initpki.dll and cryptdlg.dll upon install, but I can't tell from the debugging output whether those libs are important. Are there any recommended, nonstandard ie6 packages i should be using with wine 1.9.20? [huskeypm@nietzsche huskeypm]$ wine iexplore fixme:shdocvw:IEWinMain "" 1 fixme:ole:CoResumeClassObjects stub err:mshtml:set_profile SetCurrentProfile failed: 80520015 err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1 fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x17e67c)->((null) 1 0x34fb68 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x17e67c)->((null) 25 2 0x34fb90 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x17e67c)->((null) 26 2 0x34fb90 (nil)) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-709 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34faf0 0x34fb30 (nil) 0x34fae8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fac0 0x34fb00 (nil) 0x34fab8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-5501 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34faf0 0x34fb30 (nil) 0x34fae8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fac0 0x34fb00 (nil) 0x34fab8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-5502 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34faf0 0x34fb30 (nil) 0x34fae8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-5513 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34faf0 0x34fb30 (nil) 0x34fae8) fixme:shdocvw:ClDispatch_Invoke (0x17e67c)->(-726 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34faf0 0x34fb30 (nil) 0x34fae8) fixme:shdocvw:ClientSite_GetContainer (0x17e67c)->(0x34fbcc) fixme:shdocvw:ClOleCommandTarget_Exec (0x17e67c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x34fc10 (nil)) fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x17f4b0)->(L"" L"" 0 0x34fb54) fixme:shdocvw:BindStatusCallback_GetBindInfo (0x17f4b0)->(0x34fb4c 0x34fb60) err:mshtml:PersistMoniker_Load bscallback->nschannel =3D=3D NULL fixme:mshtml:PersistMoniker_Load not supported pibc err:urlmon:URLMonikerImpl_BindToStorage InternetCrackUrl failed: 87 On Sun, 2006-09-10 at 13:10, Jonathan Ernst wrote:> Le dimanche 10 septembre 2006 =C3=A0 12:41 -0700, Peter M Kekenes-Huskey a > =C3=A9crit : > > Dear all, > > I am unable to browse the internet via ie6 using wine-1.9.20. After a > > clean install of wine (wine built from src), i can run ie6 and i am > > immediately prompted to install gecko. Whether or not i install this > > yields the same result - basically the window remains blank indefinitely > > as it tried in vain to contact the internet. Below is the debugging > > info spat out by the program. Has anyone run into this? >=20 > That's because you are running the built-in internet explorer and not > the one you installed. To use the built-in one to browse a web page you > have to give it an address : >=20 > wine iexplore www.google.com >=20 >=20 > If you want to run the native one, you'll have to set the correct > overrides in winecfg. >=20