[vtkusers] Problem with VTK and openGL
Laura Pascal
laurajulia.pascal at gmail.com
Fri Aug 21 10:04:05 EDT 2015
Hello everyone,
I have downloaded the module ShapePopulationViewer (in this github
https://github.com/NIRALUser/ShapePopulationViewer). I'm using VTK-6.2.0
and a Mac OS X 10.9.5.
When I load a .vtk file, I have this four errors repeated many times :
2015-08-20 15:15:32.215 ShapePopulationViewer[60946:507] invalid drawable
2015-08-20 15:15:32.216 ShapePopulationViewer[60946:507] invalid drawable
ERROR: In
/Users/lpascal/Applications/VTK/VTK-6.2.0/Rendering/OpenGL/vtkOpenGLRenderer.cxx,
line 1202
vtkOpenGLRenderer (0x7fad1ae79800): failed after Clear 1 OpenGL errors
detected
0 : (1286) Invalid framebuffer operation
ERROR: In
/Users/lpascal/Applications/VTK/VTK-6.2.0/Rendering/OpenGL/vtkOpenGLDisplayListPainter.cxx,
line 188
vtkOpenGLDisplayListPainter (0x7fad1ae5d8d0): failed after RenderInternal 1
OpenGL errors detected
0 : (1286) Invalid framebuffer operation
ERROR: In
/Users/lpascal/Applications/VTK/VTK-6.2.0/Rendering/FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.cxx,
line 543
vtkOpenGLFreeTypeTextMapper (0x7fad1aeab110): failed after RenderOverlay 1
OpenGL errors detected
0 : (1286) Invalid framebuffer operation
ERROR: In
/Users/lpascal/Applications/VTK/VTK-6.2.0/Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.cxx,
line 442
vtkOpenGLPolyDataMapper2D (0x7fad1aebe6a0): failed after RenderOverlay 1
OpenGL errors detected
0 : (1286) Invalid framebuffer operation
I don't find the solution and I've searched in many forum but I didn't find
nothing. Does anyone know how to fix it ?
I would be very grateful for any help,
Thank you very much in advance,
Laura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150821/7c089eea/attachment.html>
More information about the vtkusers
mailing list