On 8/24/10 12:12 PM, Luca Bennati wrote:
Applied the patch to master, recompiled ok. I put the rc1 cab in /usr/share/wine/gecko/, as always.
In the creation of a new prefix, it gave me an err which wasn't there before:
   err:mshtml:init_xpcom AutoRegister(NULL) failed: 80070057
but 'wine iexplore' works better than before (sites that crashed wine before don't crash it anymore). I investigated it a bit recreating a new prefix with 'WINEDEBUG=+mshtml winecfg' and here's the log:

Thanks for testing. This error is a known false error. Modules loading method has changed in Gecko and AutoRegister call is no longer needed, so I'm going to remove this call. It's harmless in the new Gecko, so I'm going to do it in another patch to limit size of this one.

Thanks,
    Jacek


Reply via email to