http://bugs.winehq.org/show_bug.cgi?id=15816
Summary: [bisected][msi]c261030d21eb7b9c3ae0e6e188321a0cfcffd0ff broke Office XP installer Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: alexis.deruelle@laposte.net
The following commit breaks Office XP installer in an interesting way :
c261030d21eb7b9c3ae0e6e188321a0cfcffd0ff msi: Convert command line property names to uppercase.
Before this commit, the installer nearly completes (albeit with some error after components registration).
After this commit, the installer window now displays the license key, add a step with EUCLA agreement window and later on, it aborts early in the installation phase with the following error :
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
This is a French version of Office XP with integrated multi-license key.
http://bugs.winehq.org/show_bug.cgi?id=15816
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.7
http://bugs.winehq.org/show_bug.cgi?id=15816
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Keywords| |Installer, regression Summary|[bisected][msi]c261030d21eb7|Office XP installer aborts |b9c3ae0e6e188321a0cfcffd0ff |early |broke Office XP installer |
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-10-28 09:16:11 --- commit c261030d21eb7b9c3ae0e6e188321a0cfcffd0ff Author: James Hawkins jhawkins@codeweavers.com Date: Mon Oct 27 01:52:49 2008 -0500
msi: Skip the leading period of the extension to be registered.
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #2 from Alexis Deruelle alexis.deruelle@laposte.net 2008-10-28 09:25:01 --- Damned. Cut/Paste error sorry.
commit is : 2ffa433f80955565a35d91f0d9e6e95ffe4c3925
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #3 from James Hawkins truiken@gmail.com 2008-10-28 12:14:34 --- Please attach a +msi,+msidb trace.
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #4 from Alexis Deruelle alexis.deruelle@laposte.net 2008-10-29 02:40:39 --- Created an attachment (id=16959) --> (http://bugs.winehq.org/attachment.cgi?id=16959) +msi,+msidb second half
bug me if you need the first half of the trace
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #5 from James Hawkins truiken@gmail.com 2008-10-29 03:14:36 --- I need the entire trace.
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #6 from Alexis Deruelle alexis.deruelle@laposte.net 2008-10-29 03:28:32 --- Created an attachment (id=16960) --> (http://bugs.winehq.org/attachment.cgi?id=16960) +msi,+msidb first half
http://bugs.winehq.org/show_bug.cgi?id=15816
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from James Hawkins truiken@gmail.com 2008-10-30 04:04:17 --- Patch sent:
http://winehq.org/pipermail/wine-patches/2008-October/063963.html
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #8 from Alexis Deruelle alexis.deruelle@laposte.net 2008-10-30 05:08:24 --- The patch indeed fixes the problem for me
http://bugs.winehq.org/show_bug.cgi?id=15816
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #9 from Dan Kegel dank@kegel.com 2008-11-17 10:44:28 --- The fix was committed: http://source.winehq.org/git/wine.git/?a=commit;h=ca71e5aff06899ffe23fd6f837...
but when I tried to verify, it fails in about the same place for me still with yesterday's git. I'll attach +msi,+msidb logs.
http://bugs.winehq.org/show_bug.cgi?id=15816
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16960|0 |1 is obsolete| |
--- Comment #10 from Dan Kegel dank@kegel.com 2008-11-17 10:45:32 --- Created an attachment (id=17326) --> (http://bugs.winehq.org/attachment.cgi?id=17326) nov15 +msi,+msidb first half
http://bugs.winehq.org/show_bug.cgi?id=15816
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16959|0 |1 is obsolete| |
--- Comment #11 from Dan Kegel dank@kegel.com 2008-11-17 10:46:54 --- Created an attachment (id=17327) --> (http://bugs.winehq.org/attachment.cgi?id=17327) nov15 +msi,+msidb second half
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #12 from Dan Kegel dank@kegel.com 2009-02-15 22:50:31 --- Still fails to install with current git. (See also bug 5163. Same app, similar symptoms, maybe a different bug.)
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #13 from Alexis Deruelle alexis.deruelle@laposte.net 2009-02-17 01:54:40 --- Still working for me (current git) with our corporate vlk installer (French). I can provide +msi,+msidb traces of the installation process if needed.
http://bugs.winehq.org/show_bug.cgi?id=15816
--- Comment #14 from Austin English austinenglish@gmail.com 2009-08-26 13:17:39 --- Is this still present in current (1.1.28 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15816
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15816
Alexis Deruelle alexis.deruelle@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from Alexis Deruelle alexis.deruelle@laposte.net 2009-09-07 14:44:22 --- Fixed for me.
http://bugs.winehq.org/show_bug.cgi?id=15816
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:25:09 --- Closing bugs fixed in 1.1.30.
http://bugs.winehq.org/show_bug.cgi?id=15816
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ca71e5aff06899ffe23fd6f8378 | |216e444a3e4b4
http://bugs.winehq.org/show_bug.cgi?id=15816
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com Regression SHA1| |2ffa433f80955565a35d91f0d9e | |6e95ffe4c3925