http://bugs.winehq.org/show_bug.cgi?id=21261
Summary: implement the IGameExplorer interface Product: Wine Version: 1.1.35 Platform: x86 URL: http://www.eveonline.com/download/ OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
The following output is apparently fairly common:
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
This is the class id of a new vista interface, IGameExplorer, documented here: http://msdn.microsoft.com/en-us/library/microsoft.directx_sdk.igameexplorer....
The class should be in gameux.dll
I believe the message is usually harmless. A program could only rely on the class being present if it requires vista or greater.
According to a Google search, the interface is used by: * Steam games (Half-Life 2, Team Fortress 2, ...) * EVE Online * Enemy Territory: QUAKE Wars * Football Manager 2008 * Far Cry 2 * Company of Heroes * and many others
I think we will need to add this, but in doing so we risk breaking games that currently work (because they will rely on the class to work correctly if it exists). I think stubs will mostly work fine.
http://bugs.winehq.org/show_bug.cgi?id=21261
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-01-05 20:27:23 --- We may also need the Games Explorer shell namespace, {ED228FDF-9EA8-4870-83b1-96b02CFE0D52}. Shortcuts to built-in games on Windows 7 point into there.
If normal programs use it, that would imply that a stub isn't good enough and maybe we should hold off until after 1.2.
http://bugs.winehq.org/show_bug.cgi?id=21261
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2010-01-05 21:08:35 --- Created an attachment (id=25563) --> (http://bugs.winehq.org/attachment.cgi?id=25563) Stubbed DLL
Here is a stubbed DLL that I've worked on while I was trying to get Solitaire from Vista working.
http://bugs.winehq.org/show_bug.cgi?id=21261
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=21261
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luis.busquets@ilidium.com
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2010-03-22 15:19:03 --- *** Bug 22128 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21261
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn@gmx.de
http://bugs.winehq.org/show_bug.cgi?id=21261
Jorge González jorgitorrr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jorgitorrr@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=21261
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #4 from Dan Kegel dank@kegel.com 2010-11-14 14:54:30 CST --- We have a stub now, don't we? Can we close this bug now?
http://bugs.winehq.org/show_bug.cgi?id=21261
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2010-11-14 15:00:28 CST --- Yep.
http://bugs.winehq.org/show_bug.cgi?id=21261
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:13:34 CST --- Closing bugs fixed in 1.3.8.