[Bug 44005] New: ieproxy registration breaks Internet Explorer 8

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 10 13:44:00 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=44005

            Bug ID: 44005
           Summary: ieproxy registration breaks Internet Explorer 8
           Product: Wine
           Version: 2.20
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: piotr.caban at gmail.com
      Distribution: ---

Internet Explorer 8 no longer starts in wine. Steps to reproduce:
sh winetricks ie8
wine iexplore

This is a regression caused by this commit:
commit 448ac0e9c439c5a8095e2e8a150997caebcb32ab
Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Aug 10 13:52:31 2017 -0500

    ieproxy: Add proxy/stub for IInternetExplorerManager.

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

Setting the ieproxy dll to native is not helping because builtin gets
registered on prefix update (different installation path). The dll path is
different depending on Internet Explorer version. So it kind of makes it
impossible to use native.

The dll is missing a proxy/stub for C90250F3-4D7D-4991-9B69-A5C5BC1C2AE6
(undocumented).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list