https://bugs.documentfoundation.org/show_bug.cgi?id=149068
--- Comment #7 from Caolán McNamara <[email protected]> --- I can pseudo-reproduce this by setting mnRequiredGLVersion to 23 in slideshow/source/engine/opengl/TransitionImpl.hxx and putting a breakpoint on epoxy_glGenVertexArrays_global_rewrite_ptr and it looks to me that once a gtk GLArea is created (or at least realized) then it will be gtk itself that does the glGenVertexArrays call even if we destroy a GLArea and don't use it. @Timur: I wonder what happens if you run gtk3-demo and double-click its OpenGL Area demo? Does it work, fail, crash? -- You are receiving this mail because: You are the assignee for the bug.
