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.
http://bugs.winehq.org/show_bug.cgi?id=25424
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression CC| |hans@meelstraat.net Depends on| |25408, 25409
http://bugs.winehq.org/show_bug.cgi?id=25424
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-12-06 02:24:01 CST --- One of the subinstallers specifies "9" in the list of supported language ids, which is LANG_ENGLISH, SUBLANG_NEUTRAL. We should probably map neutral parts of these ids to the system default language id before validating them.
http://bugs.winehq.org/show_bug.cgi?id=25424
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from A Wine user RandomAccountName@mail.com 2010-12-06 15:11:28 CST --- Fixed by 23169289e6a2f43b256a3b2c8626bfe3dc3e864f.
http://bugs.winehq.org/show_bug.cgi?id=25424
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-12-10 13:46:23 CST --- Closing bugs fixed in 1.3.9.
http://bugs.winehq.org/show_bug.cgi?id=25424
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |23169289e6a2f43b256a3b2c862 | |6bfe3dc3e864f Regression SHA1| |ca7cd1bf89d057d9c48896b70c4 | |41fad941e6ee0
https://bugs.winehq.org/show_bug.cgi?id=25424 Bug 25424 depends on bug 25408, which changed state.
Bug 25408 Summary: Windows Live Essentials for XP installation fails on accepting EULA https://bugs.winehq.org/show_bug.cgi?id=25408
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
https://bugs.winehq.org/show_bug.cgi?id=25424 Bug 25424 depends on bug 25409, which changed state.
Bug 25409 Summary: Windows Live Essentials for XP installer crashes https://bugs.winehq.org/show_bug.cgi?id=25409
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED