[Bug 39769] New: Caffeine Demo fails to start with NVIDIA: Extension GL_VERSION_3_3 required for glVertexAttribDivisor not supported

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 9 16:47:46 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39769

            Bug ID: 39769
           Summary: Caffeine Demo fails to start with NVIDIA: Extension
                    GL_VERSION_3_3 required for glVertexAttribDivisor not
                    supported
           Product: Wine
           Version: 1.8-rc3
          Hardware: x86
               URL: http://www.indiedb.com/games/caffeine/downloads/caffei
                    ne-demo-v101-win-32-bit
                OS: Linux
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: P2
         Component: opengl
          Assignee: wine-bugs at winehq.org
          Reporter: michael at fds-team.de
                CC: julliard at winehq.org, matteo.mystral at gmail.com
   Regression SHA1: bfd4836867d6d90eaeae6ccbc02e37678b59b8f1
      Distribution: Debian

The Caffeine Demo fails to start with the NVIDIA driver. The game complains
about missing OpenGL entry points and reports a fatal error. If you turn on
warn for OpenGL, you will see:

warn:wgl:wglGetProcAddress Extension GL_VERSION_3_3 required for
glVertexAttribDivisor not supported

Reverting the commit, which introduced the check, fixes the problem. Please
note that my driver offers support for OpenGL 4.4.

In order to reproduce the problem, you need to install dotnet40 and apply the
following small patch before starting the game:
https://github.com/wine-compholio/wine-staging/blob/master/patches/ws2_32-getaddrinfo/0001-ws2_32-Ignore-socket-type-for-protocol-IPPROTO_IPV6-.patch

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