[Bug 21261] New: implement the IGameExplorer interface
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(a)winehq.org ReportedBy: madewokherd(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 --- Comment #1 from Vincent Povirk <madewokherd(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luis.busquets(a)ilidium.com --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-22 15:19:03 --- *** Bug 22128 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn(a)gmx.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Jorge González <jorgitorrr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jorgitorrr(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2010-11-14 14:54:30 CST --- We have a stub now, don't we? Can we close this bug now? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-11-14 15:00:28 CST --- Yep. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21261 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-26 13:13:34 CST --- Closing bugs fixed in 1.3.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org