http://bugs.winehq.org/show_bug.cgi?id=25424
Summary: Windows Live Photo Gallery [for XP] fails to install Product: Wine Version: 1.3.8 Platform: x86-64 URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=32359) --> (http://bugs.winehq.org/attachment.cgi?id=32359) Standard output
Windows Live Photo Gallery from Windows Live Essentials for Windows XP is no longer installable, even after working around earlier installer bugs with native IE. The installation fails because "an unknown error occurred." Steps to reproduce:
1. winetricks ie7 2. winetricks -q mono26 3. Run the installer and uncheck all programs except Photo Gallery
Regression testing indicated:
ca7cd1bf89d057d9c48896b70c441fad941e6ee0 is the first bad commit commit ca7cd1bf89d057d9c48896b70c441fad941e6ee0 Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 6 15:44:08 2010 +0200
msi: Validate packages based on supported version, platform and languages.
:040000 040000 1ef576e28c83ea59db6043d13d6921f475e26b9d 9d1df66c16e2c640d0a24677ec122f1ac773421c M dlls
Reverting this patch fixes the problem.