You may need to rebuild mesa with drivers that support OpenGL 3.2 and newer.
See this post: https://blog.kitware.com/messing-with-mesa-for-paraview-5-0vtk-7-0/ Alternatively, as the post mentions, try running the binary are > paraview --mesa-llvm That will use the packaged mesa libGL and hopefully circumvent the issue. Utkarsh On Wed, May 18, 2016 at 10:16 AM, Daniel Oliveira <[email protected]> wrote: > Hi all, > > I need Paraview to view some vtk files generated by the finite element > solver LIGGGTHS. > I receive a problem when I try to execute the binary of > ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit. > This is my error: > > > > > > I click "OK" and "RENDER VIEW". After this Paraview crash. > This is the error in console. > > > > #------------------------------------------------------------------------------------------------------------------------------# > ERROR: In > /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/build/paraview/src/paraview/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, > line 587 > vtkXOpenGLRenderWindow (0x20bac10): GL version 2.1 with the gpu_shader4 > extension is not supported by your graphics driver but is required for the > new OpenGL rendering backend. Please update your OpenGL driver. If you are > using Mesa please make sure you have version 10.6.5 or later and make sure > your driver in Mesa supports OpenGL 3.2. > > > ERROR: In > /home/kitware/dashboards/buildbot/paraview-debian6dash-linux-shared-release_opengl2_qt4_superbuild/build/paraview/src/paraview/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, > line 587 > vtkXOpenGLRenderWindow (0x20bac10): GL version 2.1 with the gpu_shader4 > extension is not supported by your graphics driver but is required for the > new OpenGL rendering backend. Please update your OpenGL driver. If you are > using Mesa please make sure you have version 10.6.5 or later and make sure > your driver in Mesa supports OpenGL 3.2. > > #------------------------------------------------------------------------------------------------------------------------------# > > > I thought that was mesa driver. I have compiled the newest mesa drivers > and the problem persist. > Can anyone help with this problem? > > My system is a Debian 8.4.0 amd64 in a HP g42-330BR notebook. > Please, tell what additional info I need to inform. > Thank you. > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
