http://bugs.winehq.org/show_bug.cgi?id=24170
Summary: Warhammer Dawn of war : Fails to install Product: Wine Version: 1.3.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com
Created an attachment (id=30424) --> (http://bugs.winehq.org/attachment.cgi?id=30424) Log +msi,+advapi
When attempting to run the installer, it crashes with the following limited output:
fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33b1d0 (nil) 0x33b1d4 0x33b1c8 - stub fixme:advapi:LookupAccountNameW (null) L"xavier" 0x139f30 0x33b1d0 0x13ece0 0x33b1d4 0x33b1c8 - stub fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
Multiple users have been able to install this game in the past, therefore I suspect that this is a regression. I am unable to do a regression test ATM, but when I will be able to I will use the latest version reported to work fine with the game in APPDB and compare.
In the meanwhile, I have uploaded a +msi,+advapi log.
http://bugs.winehq.org/show_bug.cgi?id=24170
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |madewokherd@gmail.com Component|msi |ole32
--- Comment #1 from Xavier Vachon xvachon@gmail.com 2010-08-30 23:34:49 CDT --- My regression testing provides the following result :
89646084ba281366d69b1cd8fb168d9440cf3569 is the first bad commit commit 89646084ba281366d69b1cd8fb168d9440cf3569 Author: Vincent Povirk vincent@codeweavers.com Date: Fri Apr 16 17:38:14 2010 -0500
ole32: Cache data and block locations in BigBlockStream objects.
:040000 040000 b1cb4dfb4301df825ac89d84379774cc8cf9b175 9211396a999295ece04dc2452ffa66a5209eb29d M dlls
Reverting this commit solves the issue.
CCing Vincent and updating component, keywords.
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2010-08-30 23:46:40 CDT --- WINEDEBUG=+ole32 wine setup.exe does not yield debug messages.
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-08-31 13:48:39 CDT --- Thanks for filing this bug and doing the bisect. Unfortunately, I cannot reproduce the bug, even though I have access to a copy of this game, and the +msi log gives me no indication of where the failure is occurring.
If it's not too much trouble, please get two logs: * A +msi log with the patch reverted. * A +msi,+storage log of the failure.
By "crash", do you mean that the installer is silently exiting? If there's a failure dialog, it would be best to leave the dialog open while you copy, compress, or upload the log, so that the end of the log is closer to the time of the failure.
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #4 from Xavier Vachon xvachon@gmail.com 2010-09-01 09:04:04 CDT --- (In reply to comment #3)
Thanks for filing this bug and doing the bisect. Unfortunately, I cannot reproduce the bug, even though I have access to a copy of this game, and the +msi log gives me no indication of where the failure is occurring.
If it's not too much trouble, please get two logs:
- A +msi log with the patch reverted.
- A +msi,+storage log of the failure.
By "crash", do you mean that the installer is silently exiting? If there's a failure dialog, it would be best to leave the dialog open while you copy, compress, or upload the log, so that the end of the log is closer to the time of the failure.
What happens is that the installer starts, checks the Windows version, configures, and then pops up saying that the installation failed. If I revert your commit in current git, it works.
I will have access to my copy again this week-end, I will produce the information you requested upon my return.
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2010-09-01 10:30:48 CDT --- To my surprise, I had kept a copy of the game on my laptop! Here are the results of my investigation.
The exact message it gives me is 1628 : Failed to complete installation
I confirm again that reverting your commit makes the installer work.
I will upload the logs you requested, and a +ole log.
http://bugs.winehq.org/show_bug.cgi?id=24170
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #30424|0 |1 is obsolete| |
--- Comment #6 from Xavier Vachon xvachon@gmail.com 2010-09-01 10:32:01 CDT --- Created an attachment (id=30508) --> (http://bugs.winehq.org/attachment.cgi?id=30508) Log +msi,+storage (with commit)
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #7 from Xavier Vachon xvachon@gmail.com 2010-09-01 10:32:51 CDT --- Created an attachment (id=30509) --> (http://bugs.winehq.org/attachment.cgi?id=30509) Log +msi (without commit)
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #8 from Xavier Vachon xvachon@gmail.com 2010-09-01 10:33:24 CDT --- Created an attachment (id=30510) --> (http://bugs.winehq.org/attachment.cgi?id=30510) Log +ole (with commit)
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #9 from Vincent Povirk madewokherd@gmail.com 2010-09-07 19:25:17 CDT --- I've sent a patch for another regression caused by this commit: http://www.winehq.org/pipermail/wine-patches/2010-September/093065.html
Does it help here?
http://bugs.winehq.org/show_bug.cgi?id=24170
--- Comment #10 from Xavier Vachon xvachon@gmail.com 2010-09-09 18:34:19 CDT --- (In reply to comment #9)
I've sent a patch for another regression caused by this commit: http://www.winehq.org/pipermail/wine-patches/2010-September/093065.html
Does it help here?
It does help indeed! Mark this as FIXED!
http://bugs.winehq.org/show_bug.cgi?id=24170
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Vincent Povirk madewokherd@gmail.com 2010-09-09 18:36:03 CDT --- Thanks. Resolving as fixed.
http://bugs.winehq.org/show_bug.cgi?id=24170
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems@yahoo.com
--- Comment #12 from Hans Leidekker hans@meelstraat.net 2010-09-10 01:52:45 CDT --- *** Bug 24330 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=24170
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spzakulec@gmail.com
--- Comment #13 from Vincent Povirk madewokherd@gmail.com 2010-09-11 16:51:10 CDT --- *** Bug 24295 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=24170
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2010-09-18 13:06:44 CDT --- Closing bugs fixed in 1.3.3.