http://bugs.winehq.org/show_bug.cgi?id=10780
Summary: Regression 0.9.50 ->0.9.51 err:ole:CoGetClassObject no class object Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: fgunni@01019freenet.de
On installing Battlefield 1942 (in 0.9.50 it works) following error occured:
In the windows window after language selection of Setup.exe:
Die InstallShield Engine (iKernel.exe) konnte nicht installiert werden (0x80004002) InstallShield Engine (iKernel.exe) could not be installed (0x80004002)
In the console: gunni@gunni-desktop:/media/BF1942_1$ wine Setup.exe err:ole:CoGetClassObject no class object {91814ec0-b5f0-11d2-80b9-00104b1f6cea} could be created for context 0x4
http://bugs.winehq.org/show_bug.cgi?id=10780
--- Comment #1 from Austin English austinenglish@gmail.com 2007-12-17 11:45:20 --- Please run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=10780
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Keywords| |regression Summary|Regression 0.9.50 ->0.9.51 |Battlefield 1942 no longer |err:ole:CoGetClassObject no |installs |class object |
http://bugs.winehq.org/show_bug.cgi?id=10780
Frank Sagurna fgunni@01019freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewriedi@gmail.com
--- Comment #2 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 09:06:41 --- gunni@gunni-desktop:~/wine-git$ git bisect good d296c185876348fc997e708018fafe41a32fb71b is first bad commit commit d296c185876348fc997e708018fafe41a32fb71b Author: Andrew Riedi andrewriedi@gmail.com Date: Sun Dec 9 23:06:43 2007 -0800
user32: Improve test_DestroyCursor().
:040000 040000 d08d5b32a09a3ab1321c88daf09f756aee624679 344e3cd58cf2277f620a9b0f1583120c4f3c1a6b M dlls gunni@gunni-desktop:~/wine-git$
http://bugs.winehq.org/show_bug.cgi?id=10780
--- Comment #3 from Jesse Allen the3dfxdude@gmail.com 2007-12-22 09:18:06 --- That patch can't be it. Try reproducing with a fresh .wine prefix.
http://bugs.winehq.org/show_bug.cgi?id=10780
--- Comment #4 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 09:35:38 --- I will try again, maybe i did a mistake while testing. It was my first regression test.
http://bugs.winehq.org/show_bug.cgi?id=10780
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr 2007-12-22 09:58:58 --- Surely, it is a duplicate of bug 10817. Regression test could confirm it.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=10780
--- Comment #6 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 10:04:01 --- I got some odd behaviour. With removing .wine directory error occures on first installation try, but on second try running setup it does not. That probably lead to first wrong regression test result. I now run it with that knowledge and post result soon.
http://bugs.winehq.org/show_bug.cgi?id=10780
--- Comment #7 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 10:31:59 --- Ok, new test seems to confirm that its duplicate of bug 10817:
gunni@gunni-desktop:~/wine-git$ git bisect good 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 gunni@gunni-desktop:~/wine-git$
http://bugs.winehq.org/show_bug.cgi?id=10780
Frank Sagurna fgunni@01019freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 10:33:33 --- Marked as duplicate of bug 10817
*** This bug has been marked as a duplicate of bug 10817 ***
http://bugs.winehq.org/show_bug.cgi?id=10780
Frank Sagurna fgunni@01019freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|andrewriedi@gmail.com |
--- Comment #9 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 10:43:51 --- Removed CC from wrong regression test.
http://bugs.winehq.org/show_bug.cgi?id=10780
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com 2008-10-29 14:18:29 --- Closing abandoned.