http://bugs.winehq.org/show_bug.cgi?id=19068
Summary: Slingplayer 1.5 installshield error 1628 Product: Wine Version: 1.1.23 Platform: PC URL: http://download.slingmedia.com/player/pc/SlingPlayer-S etup-EU-1.5.1.343.exe OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: hib@hiberis.nl Depends on: 18990 Blocks: 18536
Created an attachment (id=22010) --> (http://bugs.winehq.org/attachment.cgi?id=22010) +msi logs and screenshot
Slingplayer 1.5 has another regression.
d9568722aa1c60ae402f18f7a079cb0988dd8c58 is first bad commit commit d9568722aa1c60ae402f18f7a079cb0988dd8c58 Author: Hib Eris hib@hiberis.nl Date: Sun May 24 18:51:58 2009 +0200
msi: Support transforms with binary OBJECTS.
:040000 040000 0843b2732453e265f54c8a52d118aeb9eb39d05a 9fcf49b64bf55349ce6568776904997349a536f0 M dlls
With this commit, Slingplayer 1.5's installer exits with "1628: Failed to complete installation".
To get this far, native qcap is required to work around Bug 18536. This is currently blocked by Bug 18990 (reverting 8fb7fdd0295df22b19bc9ee55431ff54521a6ee8 in the latest git brings us back to this bug).
Reverting d9568722aa1c60ae402f18f7a079cb0988dd8c58 (this bug) and 8fb7fdd0295df22b19bc9ee55431ff54521a6ee8 (Bug 18990) in the latest git takes us back to Bug 18536, the last bug for which there is a simple workaround.
I am not aware of a workaround for this bug (except reverting this commit also).
Attached are +msi traces with this commit, and from the commit just before it. In both cases native qcap is used to workaround Bug 18536. Screenshot of error also attached.
Note: When testing, you may also come up against Bug 18540.