http://bugs.winehq.org/show_bug.cgi?id=20523
Summary: Installing Internet Explorer fails due to problem in setupapi Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: spaschukat@users.sourceforge.net
Created an attachment (id=24450) --> (http://bugs.winehq.org/attachment.cgi?id=24450) +setupapi output of IE setup
Since 1.1.31 installing Internet Explorer 6 fails at beginning of setup.
Regression: b70bbe3d29c5a4f151d1a9987f15fdb93490f4f6 is first bad commit commit b70bbe3d29c5a4f151d1a9987f15fdb93490f4f6 Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 1 19:44:43 2009 +0200
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.
:040000 040000 540654246bcf3220ec0277858817f74af9205ea5 3ff9d15a6a87a364cb24826e0db67aa988f86496 M dlls
Attached a +setupapi output, last line is: trace:setupapi:GenFormStrWithoutPlaceHolders16 "%IESetup_CIF%" -> "IESetup_CIF"
Output result of previous version is: trace:setupapi:GenFormStrWithoutPlaceHolders16 "%IESetup_CIF%" -> "iesetup.cif"
http://bugs.winehq.org/show_bug.cgi?id=20523
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-10-30 13:44:28 --- Created an attachment (id=24451) --> (http://bugs.winehq.org/attachment.cgi?id=24451) Fix string index in substitution
Silly typo, this should fix it.
http://bugs.winehq.org/show_bug.cgi?id=20523
--- Comment #2 from Austin English austinenglish@gmail.com 2009-10-30 14:11:38 --- How are you installing it? Works fine with winetricks for me last I tried (day or two ago).
http://bugs.winehq.org/show_bug.cgi?id=20523
--- Comment #3 from Sven Paschukat spaschukat@users.sourceforge.net 2009-11-02 05:32:22 --- Thx, worked for me.
@Austin: I'm using own IE installer based on old Winetools. Maybe has different DLL configuration and so another behaviour to setupapi.
http://bugs.winehq.org/show_bug.cgi?id=20523
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-02 07:56:59 ---
I'm using own IE installer based on old Winetools.
Which makes this bug invalid.
http://bugs.winehq.org/show_bug.cgi?id=20523
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-02 07:57:07 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=20523
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #6 from Austin English austinenglish@gmail.com 2009-11-02 12:34:21 --- (In reply to comment #4)
I'm using own IE installer based on old Winetools.
Which makes this bug invalid.
There's still a valid bug, setupapi was broken by a typo.
http://bugs.winehq.org/show_bug.cgi?id=20523
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2009-11-08 07:01:53 --- http://source.winehq.org/git/wine.git/?a=commitdiff;h=50bc161eb2b06cf9f2fbe0...
Patch committed.
http://bugs.winehq.org/show_bug.cgi?id=20523
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:44:47 --- Closing bugs fixed in 1.1.33.