http://bugs.winehq.org/show_bug.cgi?id=20978
Summary: Quicktime 7.1.6.200 installer fails Product: Wine Version: 1.1.34 Platform: PC URL: http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/pr oduct=13803&cat=59&platform=osx&method=sa/QuickTimeIns taller.exe OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: madewokherd@gmail.com
Created an attachment (id=25148) --> (http://bugs.winehq.org/attachment.cgi?id=25148) wine-1.1.34-194-g09db528 console output
The installer for Quicktime 7.1.6.200 fails very early.
err:msi:call_script Could not find CLSID for Windows Script err:msidb:TABLE_fetch_stream fetching stream L"Binary.Scripts.vbs", error = 1627 err:msi:ITERATE_Actions Execution halted, action L"FindASUInstalled" returned 13
This is a recent regression.
371f6a4818ee3739282f29a3259f86357e4e47a0 is first bad commit commit 371f6a4818ee3739282f29a3259f86357e4e47a0 Author: Vincent Povirk vincent@codeweavers.com Date: Wed Nov 18 10:38:10 2009 -0600
ole32: Do not allow the same stream to be opened twice.
:040000 040000 4bb7c46b78b29446dc7065e9a91f457f97d3af1c 55fabf4e6e351ea471354e62d51e0a9a562f7bc0 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=371f6a4818ee3739282f29...
Commit can not be reverted in latest git, but checking out the commit before fixes the problem.