http://bugs.winehq.org/show_bug.cgi?id=33699
Bug #: 33699 Summary: Jedi Outcast demo installer does not work Product: Wine Version: 1.5.31 Platform: x86 URL: http://www.fileplanet.com/87808/80000/fileinfo/Star-Wa rs:-Jedi-Knight-2-Demo OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: aeikum@codeweavers.com Classification: Unclassified Regression SHA1: f9d42aee53dc5b728b847c0c26bb05f75979fb16
Created attachment 44621 --> http://bugs.winehq.org/attachment.cgi?id=44621 terminal output
The installer for the demo is aborting with the following error message: "The InstallShield Engine (iKernel.exe) could not be launched. (0x8002802b)"
The installer works in 1.5.31, but not in wine-1.5.31-118-gcaa452e:
f9d42aee53dc5b728b847c0c26bb05f75979fb16 is the first bad commit commit f9d42aee53dc5b728b847c0c26bb05f75979fb16 Author: Andrew Eikum aeikum@codeweavers.com Date: Tue May 28 16:59:33 2013 -0500
oleaut32: Implement ICreateTypeInfo::AddRefTypeInfo.
This also corrects our HREFTYPE values a little bit.
:040000 040000 d384ba2dc3308c581b43e5c4b4ff8675e747f672 7c469409cadb5794ebfc394e8433cbe8142282e0 M dlls
http://bugs.winehq.org/show_bug.cgi?id=33699
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com 2013-06-03 11:46:13 CDT --- Created attachment 44645 --> http://bugs.winehq.org/attachment.cgi?id=44645 oleaut32: Always search external references in GetRefTypeInfo
This patch will fix it (may not apply cleanly; git-apply should accept it). I'll work it into my typelib series.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=33699
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com 2013-06-05 13:49:18 CDT --- This should be fixed by d983e6d590e67d73456011c703f0eba64dd48e07 in today's git.
http://bugs.winehq.org/show_bug.cgi?id=33699
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d983e6d590e67d73456011c703f | |0eba64dd48e07 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2013-06-05 17:16:54 CDT --- (In reply to comment #2)
This should be fixed by d983e6d590e67d73456011c703f0eba64dd48e07 in today's git.
Yep, installs fine in wine-1.5.31-204-g1319515
http://bugs.winehq.org/show_bug.cgi?id=33699
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-06-07 15:01:53 CDT --- Closing bugs fixed in 1.6-rc1.