[Bug 25483] New: Internet Explorer 6 fails to install
http://bugs.winehq.org/show_bug.cgi?id=25483 Summary: Internet Explorer 6 fails to install Product: Wine Version: 1.3.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com Created an attachment (id=32440) --> (http://bugs.winehq.org/attachment.cgi?id=32440) Error message Steps to reproduce: 1) remove ~/.wine 2) winetricks ie6 3) proceed with installation Behaviour: See attachment. Expected behaviour: ie6 should be installed Terminal output: fixme:advapi:DecryptFileA "C:\\users\\WINEUSER\\Temp\\IXP000.TMP\\" 00000000 fixme:storage:create_storagefile Storage share mode not implemented. fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:advpack:set_ldids Need to support changing paths - default will be used fixme:advpack:set_ldids Need to support changing paths - default will be used fixme:advpack:NeedReboot (0): stub fixme:inseng:DllGetClassObject {6e449686-c509-11cf-aafa-00aa00b6015c} {00000001-0000-0000-c000-000000000046} 0x5dea00 err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:create_server class {6e449686-c509-11cf-aafa-00aa00b6015c} not registered err:ole:CoGetClassObject no class object {6e449686-c509-11cf-aafa-00aa00b6015c} could be created for context 0x5 -- 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=25483 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://winezeug.googlecode. | |com/svn/trunk/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=25483 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-12-11 03:10:21 CST --- This is a duplicate of bug 25432. The latest winetricks from SVN has an appropriate workaround for unimplemented inseng functionality in Wine. *** This bug has been marked as a duplicate of bug 25432 *** -- 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=25483 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-12-11 03:10:50 CST --- Closing the 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=25483 --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-12-11 03:22:15 CST --- So maybe winetricks ie6_full works but winetricks ie6 does not. -- 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=25483 --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-12-11 03:35:29 CST --- (In reply to comment #3)
So maybe winetricks ie6_full works but winetricks ie6 does not.
In the revision of winetricks I have (r1981), ie6 and ie6_full do the same thing, so perhaps your copy is out of date. Further winetricks-related issues should probably be taken to the winezeug issue tracker. -- 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=25483 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-12-11 13:53:59 CST --- (In reply to comment #4)
(In reply to comment #3)
So maybe winetricks ie6_full works but winetricks ie6 does not.
In the revision of winetricks I have (r1981), ie6 and ie6_full do the same thing, so perhaps your copy is out of date. Further winetricks-related issues should probably be taken to the winezeug issue tracker.
Yes, please. -- 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=25483 --- Comment #6 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2010-12-11 14:02:36 CST --- (In reply to comment #4)
In the revision of winetricks I have (r1981), ie6 and ie6_full do the same thing, so perhaps your copy is out of date. Further winetricks-related issues should probably be taken to the winezeug issue tracker.
My winetricks is VERSION=20101106 (from http://winezeug.googlecode.com/svn/trunk/winetricks) and I don't know where did you take r1981 from but if ie6 and ie6_full do the same in that revision then there is no need to report any issue. I'll wait for that revision to be available at address I gave above. -- 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=25483 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseoscarx(a)hotmail.com --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-19 13:05:09 CDT --- *** Bug 26845 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