Bug 93995 - deleting program as a shader ...
Summary: deleting program as a shader ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
5.0.2.1 rc
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: VCL-OpenGL
  Show dependency treegraph
 
Reported: 2015-09-07 16:13 UTC by Michael Meeks
Modified: 2018-05-17 09:09 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
a duck -> but should it truly be blue ? =) (187.71 KB, application/vnd.oasis.opendocument.presentation)
2015-09-07 16:14 UTC, Michael Meeks
Details

Note You need to log in before you can comment on or make changes to this bug.
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 =)