Hans Leidekker : msi: Add summary information stream to the streams table.

Nikolay Sivov bunglehead at gmail.com
Fri Feb 19 11:56:37 CST 2010


On 2/19/2010 18:21, Alexandre Julliard wrote:
> Module: wine
> Branch: master
> Commit: 1ff992314887d03abeb4098789701ff3bfd5d2d8
> URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1ff992314887d03abeb4098789701ff3bfd5d2d8
>
> Author: Hans Leidekker<hans at codeweavers.com>
> Date:   Fri Feb 19 12:27:36 2010 +0100
>
> msi: Add summary information stream to the streams table.
>    
Hi, Hans.

Bad news about this one I'm afraid. It breaks a Sun JRE install 
(jre-6u16-windows-i586-s to be exact).
It fails with following output:
---
err:msidb:TABLE_fetch_stream fetching stream L"Binary.RegUtilsMSI", 
error = 1627
err:msi:store_binary_to_temp Failed to get stream
err:msi:ITERATE_Actions Execution halted, action L"IsMozillaInstalled" 
returned 13
err:msidb:TABLE_fetch_stream fetching stream L"Binary.NewBinary7", error 
= 1627
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary7"
err:msidb:TABLE_fetch_stream fetching stream L"Binary.NewBinary11", 
error = 1627
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary11"
---
and installer reports error that wizard was interrupted (no crash).

Do you want a bug report for this or you got what a regression is about?



More information about the wine-devel mailing list