[Bug 34847] The Swapper 2.0.x (GOG.com) crashes on startup (OpenGL glBindTexture on thread with no active gl context)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 21 13:45:36 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=34847

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #11 from Bruno Jesus <00cpxxx at gmail.com> ---
(In reply to tomas191191 from comment #10)
> I'm curious though, is this a bug in Wine, or is it a bug in The Swapper
> that just happens to clash with Wine? Because I see hundreds (a rough
> estimate) of functions in opengl_norm.c that makes the same assumptions that
> glBindTexture and glDeleteTextures do. Should the error checking be added to
> all of them too?

According to Anastasius in bug 36506 [1] that is a bad behavior in the
application, but since Windows copes with that we need too. If other
applications show problems in other functions they can be fixed too but since
it seems to be a rare case we do it by demand.

[1] http://bugs.winehq.org/show_bug.cgi?id=36506#c6

-- 
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.



More information about the wine-bugs mailing list