http://bugs.winehq.org/show_bug.cgi?id=25432
Summary: Internet Explorer 6, 5.5, and 5.0 fail to install Product: Wine Version: 1.3.8 Platform: x86-64 URL: http://www.mirrorservice.org/sites/browsers.evolt.org/ browsers/ie/win32/5.01-sp2/ie501sp2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org
Created an attachment (id=32370) --> (http://bugs.winehq.org/attachment.cgi?id=32370) Terminal output (IE6)
In the current git, winetricks ie6 quickly fails with "setup was unable to download the required components. Please make sure you are connected to the Internet, or try to run setup again later." The IE 5.x installers also fail quickly with a similar error.
I haven't done a real regression test, but reverting this commit prevents the errors:
commit 26c7172177ea22abdfb561097aabc657cbebc86d Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 2 14:16:17 2010 +0100
inseng: Convert dll registration to the IRegistrar mechanism.
http://bugs.winehq.org/show_bug.cgi?id=25432
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=25432
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-12-06 09:56:58 CST --- The change is correct, this will have to be worked around in winetricks.
http://bugs.winehq.org/show_bug.cgi?id=25432
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2010-12-06 12:03:09 CST --- Alexandre suggested extracting inseng.dll from the ie6 install. This works great. I've implemented this in winetricks svn for ie6_full, at least.
http://bugs.winehq.org/show_bug.cgi?id=25432
--- Comment #3 from A Wine user RandomAccountName@mail.com 2010-12-06 13:21:57 CST --- The same procedure works for IE 5.x too (just makes the installation process even more convoluted).
So is it expected for the builtin inseng to be incompatible with IE then?
http://bugs.winehq.org/show_bug.cgi?id=25432
--- Comment #4 from Dan Kegel dank@kegel.com 2010-12-06 13:26:48 CST --- That's what Alexandre implied.
I've heard an alternate workaround is to set nt4 mode, but you have to do it with winecfg, the verb in winetricks is insufficient. We should have a fix for how winetricks sets windows versions soon.
http://bugs.winehq.org/show_bug.cgi?id=25432
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-12-06 13:46:05 CST --- (In reply to comment #3)
The same procedure works for IE 5.x too (just makes the installation process even more convoluted).
So is it expected for the builtin inseng to be incompatible with IE then?
It's not that it's incompatible, it's that it's not implemented at all. Previously it worked because we happened to load native inseng by mistake.
http://bugs.winehq.org/show_bug.cgi?id=25432
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Internet Explorer 6, 5.5, |Internet Explorer 6, 5.5, |and 5.0 fail to install |and 5.0 fail to install | |without native inseng
--- Comment #6 from A Wine user RandomAccountName@mail.com 2010-12-06 14:59:50 CST --- (In reply to comment #5)
Ah, now I understand.
http://bugs.winehq.org/show_bug.cgi?id=25432
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-12-07 09:35:14 CST --- Invalid then?
http://bugs.winehq.org/show_bug.cgi?id=25432
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Austin English austinenglish@gmail.com 2010-12-07 13:12:23 CST --- (In reply to comment #7)
Invalid then?
Yes. Winetricks now works around it for ie6 (though nt40 mode didn't help, windows versions are now properly set as well).
http://bugs.winehq.org/show_bug.cgi?id=25432
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2010-12-08 00:17:53 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=25432
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #10 from Andrew Nguyen arethusa26@gmail.com 2010-12-11 03:10:21 CST --- *** Bug 25483 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=25432
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |runetmember@gmail.com
--- Comment #11 from Anastasius Focht focht@gmx.net 2012-04-24 16:32:58 CDT --- *** Bug 23869 has been marked as a duplicate of this bug. ***