WINEHQ - wine_gecko won't init - HTML Rendering disabled
        Posted  
        
            by Nick
        on Super User
        
        See other posts from Super User
        
            or by Nick
        
        
        
        Published on 2010-05-28T23:57:56Z
        Indexed on 
            2010/05/29
            0:02 UTC
        
        
        Read the original article
        Hit count: 383
        
Hello Super Users,
I'm currently trying to get a windows compiled program to work through Wine to run on Linux and MacOSX.
When I run the program through wine, it prompts me to install Gecko which I do. Later on in the program, it attempts to use MSHTML to render HTML but I get these error messages on my console instead.
err:mshtml:init_xpcom NS_InitXPCOM2 failed: 80004005 err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {25336920-03f9-11cf-8fd0-00aa00686f13}, hres is 0x80040111
I'm using Wine 1.1.34 and a similar bug was supposedly fixed in 1.1.33
http://bugs.winehq.org/show_bug.cgi?id=12578 
I've been at this all afternoon, is there anything I'm missing?
Thanks, Nick
© Super User or respective owner