[Paraview] Paraview Crash

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed May 18 10:26:42 EDT 2016


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 <danielbo17 at hotmail.com>
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160518/58eb1910/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snapshot1.png
Type: image/png
Size: 19582 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160518/58eb1910/attachment.png>


More information about the ParaView mailing list