http://bugs.winehq.org/show_bug.cgi?id=10817
Summary: Alien Versus Predator 2 fails to install Product: Wine Version: 0.9.51. Platform: Other URL: http://www.gamershell.com/download_8192.shtml OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
Created an attachment (id=9681) --> (http://bugs.winehq.org/attachment.cgi?id=9681) Screenshot of the error
AvP2 deo fails to install. It is a regression. Regression test showed:
[joaopa@Goss wine]$ git-bisect bad 7ac980b1e7119ac93e6ba370c798681c9ae25b01 is first bad commit commit 7ac980b1e7119ac93e6ba370c798681c9ae25b01 Author: Rob Shearman rob@codeweavers.com Date: Fri Dec 7 14:45:16 2007 +0000
ole32: Process messages while waiting for a local server to create a pipe.
:040000 040000 1ceca7eb8c849db1e67730c9ef113a9fa1d4c5f2 65a6cdfd5e5c75206edfa88a2ed7fdc680f25d1f M dlls
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=10817
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2007-12-18 07:55:20 --- Created an attachment (id=9682) --> (http://bugs.winehq.org/attachment.cgi?id=9682) console output with windebug=+ole
http://bugs.winehq.org/show_bug.cgi?id=10817
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Keywords| |regression OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=10817
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10817
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk, | |rob@codeweavers.com
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-12-20 02:30:19 --- added author of patch
http://bugs.winehq.org/show_bug.cgi?id=10817
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=10817
Frank Sagurna fgunni@01019freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgunni@01019freenet.de
--- Comment #3 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 10:33:33 --- *** Bug 10780 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10817
--- Comment #4 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 11:09:16 --- Seems that its a timing issue. I just reinserted the two sleep(1000) commands in the rpc.c that were removed by the patch, and error is gone. So CoWaitForMultipleHandles(0, 1000, 0, NULL, &index); seems to wait not long enough for whatever. I am no good programmer, so i cant give more info or do more changes to debug.
http://bugs.winehq.org/show_bug.cgi?id=10817
--- Comment #5 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 18:41:05 --- This patch seems to fix the bug for me:
http://www.winehq.org/pipermail/wine-patches/2007-December/048244.html
http://bugs.winehq.org/show_bug.cgi?id=10817
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from joaopa jeremielapuree@yahoo.fr 2007-12-25 06:05:54 --- Bug fixed in current git.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=10817
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from joaopa jeremielapuree@yahoo.fr 2007-12-25 06:06:22 --- Closing....
https://bugs.winehq.org/show_bug.cgi?id=10817
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |188ef4e4f93c3610c7ddacacbcd | |0302228bdaf9e Component|ole |ole32