[Bug 25432] New: Internet Explorer 6, 5.5, and 5.0 fail to install
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(a)winehq.org ReportedBy: RandomAccountName(a)mail.com CC: julliard(a)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(a)winehq.org> Date: Thu Dec 2 14:16:17 2010 +0100 inseng: Convert dll registration to the IRegistrar mechanism. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-06 09:56:58 CST --- The change is correct, this will have to be worked around in winetricks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #2 from Dan Kegel <dank(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 --- Comment #3 from A Wine user <RandomAccountName(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 --- Comment #4 from Dan Kegel <dank(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 --- Comment #5 from Alexandre Julliard <julliard(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 A Wine user <RandomAccountName(a)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(a)mail.com> 2010-12-06 14:59:50 CST --- (In reply to comment #5) Ah, now I understand. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-12-07 09:35:14 CST --- Invalid then? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #8 from Austin English <austinenglish(a)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). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-12-08 00:17:53 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #10 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-12-11 03:10:21 CST --- *** Bug 25483 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25432 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |runetmember(a)gmail.com --- Comment #11 from Anastasius Focht <focht(a)gmx.net> 2012-04-24 16:32:58 CDT --- *** Bug 23869 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org