Hi,
I'm using wine-1.1.13, installed from git.
The following file exists in my system:
/usr/share/wine/gecko/wine_gecko-0.9.0.cab
The gecko libraries are installed in ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko
Whenever I run wine iexplore.exe, I receive the message "HTML rendering is currently disabled"
Anyone have any ideas as to what I can do next to make this work?
Thanks in advance...
MSHTML Not working for me
-
- Newbie
- Posts: 4
- Joined: Wed Jan 07, 2009 2:22 pm
MSHTML Not working for me
Last edited by philcostin on Sun Jan 18, 2009 10:39 am, edited 1 time in total.
MSHTML Not working for me
philcostin wrote:
I think you meant to state that you attempted to use Wine 1.1.13 and you
tried to connect to the Internet and found that HTML rendering is
disabled. It also appears that you have installed Wine-Gecko, although
I don't know if it is installed properly.
Can you connect to the internet and attempt to run the command:
[code:]
wine gecko
[/code]
in a terminal window and report back what happens?
Thank you.
James McKenzie
Where did you get that very old distribution of Wine????Hi,
I'm using wine-0.9.13, installed from git.
The following file exists in my system:
/usr/share/wine/gecko/wine_gecko-0.9.0.cab
The gecko libraries are installed in ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko
Whenever I run wine iexplore.exe, I receive the message "HTML rendering is currently disabled"
Anyone have any ideas as to what I can do next to make this work?
Thanks in advance...
I think you meant to state that you attempted to use Wine 1.1.13 and you
tried to connect to the Internet and found that HTML rendering is
disabled. It also appears that you have installed Wine-Gecko, although
I don't know if it is installed properly.
Can you connect to the internet and attempt to run the command:
[code:]
wine gecko
[/code]
in a terminal window and report back what happens?
Thank you.
James McKenzie
-
- Newbie
- Posts: 4
- Joined: Wed Jan 07, 2009 2:22 pm
Oh I'm sorry, I meant to say 1.1.13, I got mixed up between the gecko version number and the wine version number.
I feel like an idiot now
Thanks for the replies so far,
James,
The output of "wine gecko" is.
wine: could not load L"C:\\windows\\system32\\gecko.exe": Module not found
...Interesting...
I feel like an idiot now

Thanks for the replies so far,
James,
The output of "wine gecko" is.
wine: could not load L"C:\\windows\\system32\\gecko.exe": Module not found
...Interesting...
-
- Newbie
- Posts: 4
- Joined: Wed Jan 07, 2009 2:22 pm
here is some of the output of
WINEDEBUG=+mshtml wine iexplore.exe
It looks like the library's CLSID is not registered, so it can't instantiate the object in nsio
WINEDEBUG=+mshtml wine iexplore.exe
It looks like the library's CLSID is not registered, so it can't instantiate the object in nsio
Code: Select all
trace:mshtml:HTMLDocument_QueryInterface (0x138530)->(IID_IUnknown, 0x32f890)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 2
trace:mshtml:HTMLDocument_Release (0x138530) ref = 1
trace:mshtml:load_gecko ()
trace:mshtml:check_version "Wine Gecko 0.9.0"
trace:mshtml:load_xpcom (L"C:\\windows\\gecko\\0.9.0\\wine_gecko")
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x32d22c
err:mshtml:init_nsio Could not get factory: 80040154
err:mshtml:init_xpcom could not get appstartup-notifier: 80040154
err:mshtml:set_preferences Could not get preference service: 80040154
err:mshtml:register_nsservice Could not get WindowWatcher object: 80040154
err:mshtml:NSContainer_Create Creating WebBrowser failed: 80040154
trace:mshtml:ClassFactory_Release (0x138390) ref = 0
trace:mshtml:HTMLDocument_QueryInterface (0x138530)->(IID_IPersistMoniker, 0x32f894)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 2
trace:mshtml:PersistMoniker_Load (0x138530)->(0 0x137b98 0x137ae0 00000000)
trace:mshtml:set_moniker Got client site 0x1364fc
trace:mshtml:OleObject_SetClientSite (0x138530)->(0x1364fc)
trace:mshtml:OleObject_SetClientSite hostinfo = {20 00032022 00000000 (null) (null)}
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x1364fc)->((null) 1 0x32e4cc (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 25 2 0x32e4e0 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 26 2 0x32e4e0 (nil))
trace:mshtml:OleControl_OnAmbientPropertyChange (0x138530)->(DISPID_AMBIENT_USERMODE)
trace:mshtml:OleControl_OnAmbientPropertyChange (0x138530)->(DISPID_AMBIENT_OFFLINEIFNOTCONNECTED)
trace:mshtml:OleControl_OnAmbientPropertyChange (0x138530)->(DISPID_AMBIENT_USERAGENT)
trace:mshtml:OleControl_OnAmbientPropertyChange (0x138530)->(DISPID_AMBIENT_PALETTE)
fixme:shdocvw:ClientSite_GetContainer (0x1364fc)->(0x32e51c)
trace:mshtml:set_moniker got url: L"http://www.winehq.org/"
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32e618 (nil))
trace:mshtml:BindStatusCallback_AddRef (0x16d868) ref = 2
trace:mshtml:BindStatusCallback_Release (0x16d868) ref = 1
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32e650)
trace:mshtml:BindStatusCallback_AddRef (0x16d868) ref = 2
trace:mshtml:BindStatusCallback_QueryInterface (0x16d868)->(IID_IServiceProvider 0x137b38)
trace:mshtml:BindStatusCallback_AddRef (0x16d868) ref = 3
trace:mshtml:BindStatusCallback_GetBindInfo (0x16d868)->(0x16d93c 0x16d8e8)
trace:mshtml:BindStatusCallback_OnStartBinding (0x16d868)->(255 0x16d8c0)
trace:mshtml:BindStatusCallback_QueryInterface Unsupported riid = {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
trace:mshtml:BSCServiceProvider_QueryService (0x16d868)->({79eac9e4-baf9-11ce-8c82-00aa004ba90b} {79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x32d0c8)
fixme:urlmon:ObtainUserAgentString (0, 0x32d05b, 0x32d054): stub
fixme:urlmon:ObtainUserAgentString (0, 0x16fe80, 0x32d054): stub
trace:mshtml:BindStatusCallback_QueryInterface (0x16d868)->(IID_IHttpNegotiate 0x137b3c)
trace:mshtml:BindStatusCallback_AddRef (0x16d868) ref = 4
trace:mshtml:HttpNegotiate_BeginningTransaction (0x16d868)->(L"http://www.winehq.org/" L"Accept-Encoding: gzip, deflate" 0 0x32d044)
trace:mshtml:BindStatusCallback_QueryInterface (0x16d868)->(IID_IHttpNegotiate2 0x137b44)
trace:mshtml:BindStatusCallback_AddRef (0x16d868) ref = 5
fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x16d868)->(0x32ce00 0x32d054 0)
trace:mshtml:HTMLDocument_Release (0x138530) ref = 1
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 2
trace:mshtml:HTMLDocument_QueryInterface (0x138530)->(IID_IOleObject, 0x32e6b8)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 3
trace:mshtml:OleObject_GetUserClassID (0x138530)->(0x32e6a8)
trace:mshtml:OleObject_SetClientSite (0x138530)->(0x1364fc)
trace:mshtml:HTMLDocument_Release (0x138530) ref = 2
trace:mshtml:HTMLDocument_Release (0x138530) ref = 1
trace:mshtml:set_downloading (0x138530)
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 29 2 0x32fc90 (nil))
fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x1364fc)
trace:mshtml:BindStatusCallback_OnProgress 0x16d868)->(0 0 1 L"www.winehq.org")
trace:mshtml:HTMLDocument_QueryInterface (0x138530)->(IID_IHlinkTarget, 0x32fc34)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 2
trace:mshtml:HlinkTarget_Navigate (0x138530)->(00000000 (null))
trace:mshtml:OleObject_DoVerb (0x138530)->(-1 (nil) (nil) -1 (nil) (nil))
fixme:shdocvw:ClientSite_GetContainer (0x1364fc)->(0x32fb2c)
trace:mshtml:HTMLDocument_QueryInterface (0x138530)->(IID_IOleDocument, 0x32fb28)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 3
trace:mshtml:OleDocument_CreateView (0x138530)->(0x136500 (nil) 0 0x136530)
trace:mshtml:OleDocumentView_SetInPlaceSite (0x138530)->(0x136500)
trace:mshtml:HTMLDocument_AddRef (0x138530) ref = 4
trace:mshtml:HTMLDocument_Release (0x138530) ref = 3
trace:mshtml:OleDocumentView_SetRect (0x138530)->(0x32fb18)
trace:mshtml:OleDocumentView_Show (0x138530)->(1)
trace:mshtml:activate_window got window context: 0x136518 (nil) {0 0 952 720} {0 0 952 720} {20 0 0x5009c (nil) 0}
trace:mshtml:activate_window got parent window 0x400a0
trace:mshtml:serverwnd_proc (0x138530)->(WM_SIZE)
trace:mshtml:activate_window Created window 0x400c4
fixme:shdocvw:InPlaceFrame_SetStatusText (0x1364fc)->(0xb7dfbb17)
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 25 2 0x32fa60 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 26 2 0x32fa60 (nil))
trace:mshtml:HTMLDocument_Release (0x138530) ref = 2
trace:mshtml:BindStatusCallback_OnProgress 0x16d868)->(0 0 2 L"209.46.25.134")
trace:mshtml:on_timer (0x138530) 3
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 21 2 (nil) (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x1364fc)->((null) 28 2 0x32fb38 (nil))
trace:mshtml:BindStatusCallback_OnProgress 0x16d868)->(0 0 11 (null))
fixme:mshtml:HttpNegotiate_OnResponse (0x16d868)->(200 L"HTTP/1.1 200 OK\r\nDate: Sun, 18 Jan 2009 17:14:10 GMT\r\nServer: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13\r\nX-Powered-By: PHP/5.2.0-8+etch13\r\nExpires: Mon, 26 Jul 1997 05:00:00 GMT\r\nLast-Modified: Sun, 18 Jan 2009 17:14:10 GMT\r\nCache-Control: no-store, no-cache, must-revalidate\r\nCache-Contr"... (null) 0x32f9a8)
-
- Newbie
- Posts: 4
- Joined: Wed Jan 07, 2009 2:22 pm