http://bugs.winehq.org/show_bug.cgi?id=28364
Summary: Adobe Lightroom 3.3 installer quits unexpectedly Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: ccr@tnsp.org
Running Adobe Lightroom 3.3 installer results in the installer just stopping without actually installing anything. No error messages are shown by the installer itself, nor Wine.
Running "WINEDEBUG=+msi wine setup32.exe" revealed following in the trace:
trace:msi:msi_parse_summary template: L"Intel,1033;0,,1033,2052,1028,1043,1040,1042,1046,1034,1053,1036,1031,1041" warn:msi:msi_parse_summary unknown platform L"Intel,1033" trace:msi:msiobj_release object 0x187360 destroyed warn:msi:MSI_OpenPackageW failed to parse summary info 1633
Changing dlls/msi/package.c to check platform string a bit differently makes the installer run completely.
http://bugs.winehq.org/show_bug.cgi?id=28364
--- Comment #1 from Matti Hämäläinen ccr@tnsp.org 2011-09-13 10:49:29 CDT --- Created an attachment (id=36363) --> (http://bugs.winehq.org/attachment.cgi?id=36363) +msi trace of the installation NOT working
http://bugs.winehq.org/show_bug.cgi?id=28364
--- Comment #2 from Matti Hämäläinen ccr@tnsp.org 2011-09-13 10:51:46 CDT --- Created an attachment (id=36364) --> (http://bugs.winehq.org/attachment.cgi?id=36364) Kludge "fix" to Wine dlls/msi/package.c to make the installer work
http://bugs.winehq.org/show_bug.cgi?id=28364
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, patch CC| |hans@meelstraat.net
http://bugs.winehq.org/show_bug.cgi?id=28364
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2011-09-14 08:36:19 CDT --- Created an attachment (id=36392) --> (http://bugs.winehq.org/attachment.cgi?id=36392) msi: Improve parsing of the package platform.
Try this patch.
http://bugs.winehq.org/show_bug.cgi?id=28364
--- Comment #4 from Matti Hämäläinen ccr@tnsp.org 2011-09-14 11:03:48 CDT --- (In reply to comment #3)
Created an attachment (id=36392)
--> (http://bugs.winehq.org/attachment.cgi?id=36392) [details]
msi: Improve parsing of the package platform.
Try this patch.
Seems to work (tested against git e931ebc704242a0c26f4b50543f8ffa226e56a7e ). I also tested some other application installers to see if there were any regressions, and didn't see any.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=28364
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2011-09-15 13:48:09 CDT --- Fixed by 6ae7061645eb245e49dacb4757b329b6783a10e5.
http://bugs.winehq.org/show_bug.cgi?id=28364
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:59:16 CDT --- Closing bugs fixed in 1.3.29.
http://bugs.winehq.org/show_bug.cgi?id=28364
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ae7061645eb245e49dacb4757b | |329b6783a10e5
https://bugs.winehq.org/show_bug.cgi?id=28364
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20151201055258/ftp://ftp.a | |dobe.com/pub/adobe/lightroo | |m/win/3.x/Lightroom_3_LS11_ | |win_3_3.exe Keywords| |download CC| |focht@gmx.net