Bug 93995

Summary: deleting program as a shader ...
Product: LibreOffice Reporter: Michael Meeks <michael.meeks>
Component: graphics stackAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: medium    
Version: 5.0.2.1 rc   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 93529    
Attachments: a duck -> but should it truly be blue ? =)

Description Michael Meeks 2015-09-07 16:13:09 UTC
Just loaded a gltf demo document (will attach) and got this helpful message:

warn:vcl.opengl:3356:348:vcl/source/opengl/OpenGLContext.cxx:458: OpenGL debug message: source: API, type: error, id: 2261, severity: high with message: glDeleteShader has failed because parameter <shader> specifies the name '28' which is a program object instead of the expected shader object (GL_INVALID_OPERATION)

I wonder if that is a more general issue outside gltf ?

warn:vcl.opengl:3356:348:vcl/source/opengl/OpenGLHelper.cxx:431: GL Error #1282(invalid operation) in File C:/sources/master/vcl/opengl/gdiimpl.cxx at line: 1887
Comment 1 Michael Meeks 2015-09-07 16:14:00 UTC
Created attachment 118502 [details]
a duck -> but should it truly be blue ? =)
Comment 2 Michael Meeks 2016-03-23 12:12:59 UTC
Presumably in the MCW / libgltf work; not urgent - now an experimental feature - but would be good to chase.
Comment 3 QA Administrators 2017-05-22 13:20:07 UTC Comment hidden (obsolete)
Comment 4 Miklos Vajna 2018-05-17 08:57:49 UTC
I guess we now just read the fallback PNG from this document on current master (where GLTF is gone), so it's hard to reproduce the problem. Should we close this?
Comment 5 Michael Meeks 2018-05-17 09:09:05 UTC
Yep - makes sense - thanks =)