[Bug 33115] Microsoft SQL Server Management Studio Express 2008 installer fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 17 16:30:09 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33115

Daniel Jelinski <djelinski1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msi

--- Comment #1 from Daniel Jelinski <djelinski1 at gmail.com> 2013-05-17 16:30:09 CDT ---
 +msi,+msidb log, grep APPGUID:
trace:msi:MsiInstallProductW
L"C:\\5acd9956610dc327f7f20d\\x86\\redist\\watson\\dw20shared.msi" L"ADDLOCAL =
\"WatsonShared\" APPGUID = \"00000000-0000-0000-0000-000000000000\" REINSTALL =
\"ALL\" REINSTALLMODE = \"VOMUS\" REBOOT = \"ReallySuppress\" MEDIAPACKAGEPATH
= \"\\x86\\redist\\watson\\\""                                      
trace:msi:msi_parse_command_line Found commandline property L"APPGUID " =
L"00000000-0000-0000-0000-000000000000"
trace:msi:msi_set_property 0x5280350 L"APPGUID "
L"00000000-0000-0000-0000-000000000000" -1
trace:msidb:MSI_RecordSetStringW 0x5282120 1 L"APPGUID "
trace:msi:msi_get_property property L"APPGUID " not found
trace:msidb:msi_addstringW L"APPGUID ", n = 1015 len = 8
trace:msi:msi_parse_command_line Found commandline property L"APPGUID " =
L"00000000-0000-0000-0000-000000000000"
trace:msi:msi_set_property 0x5280350 L"APPGUID "
L"00000000-0000-0000-0000-000000000000" -1
trace:msidb:MSI_RecordSetStringW 0x5287e00 1 L"APPGUID "
trace:msi:msi_get_property returning (null) for property L"APPGUID "
trace:msi:MSI_DatabaseOpenViewW L"UPDATE `_Property` SET `Value` = ? WHERE
`_Property` = 'APPGUID '" 0x33ea98
trace:msi:MSI_GetProperty 2 L"APPGUID" 0x1025e6a8 0x1025e6ac
trace:msi:MSI_GetProperty 1 L"APPGUID" (nil) 0x1025e62c
trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID"
trace:msi:MSI_GetProperty 1 L"APPGUID" 0x52c2b10 0x1025e62c
trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID"
trace:msi:MSI_GetProperty 2 L"APPGUID" 0x52c2b10 0x1025e6ac
trace:msi:MSI_GetProperty 1 L"APPGUID" (nil) 0x1025e62c
trace:msidb:MSI_RecordSetStringW 0x52c2e30 1 L"APPGUID"
trace:msi:MSI_GetProperty 1 L"APPGUID" 0x52c2e30 0x1025e62c
trace:msidb:MSI_RecordSetStringW 0x52c2e48 1 L"APPGUID"
trace:msidb:MsiRecordSetStringA 5 0 "DwDoSharedRefCountAdd:  APPGUID property
has 1 characters.  Should have at least 30."
trace:msidb:MSI_RecordSetStringW 0x52c2e30 0 L"DwDoSharedRefCountAdd:  APPGUID
property has 1 characters.  Should have at least 30."

Trailing space should have been removed. Patch sent.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list