Awesome! Glad it's working.

On Wed, May 18, 2016 at 11:48 AM, Daniel Oliveira <[email protected]>
wrote:

> I resolved part of my problem with the command
>
> > paraview --mesa-llvm
>
> Now I can open Paraview to see my vtk files.
> I will try to compile my drivers with support to OpenGL 3.2 in the future.
> For now, problem solved.
>
> Thank you very much my friend.
>
> ------------------------------
> Date: Wed, 18 May 2016 10:26:42 -0400
> Subject: Re: [Paraview] Paraview Crash
> From: [email protected]
> To: [email protected]
> CC: [email protected]
>
>
> 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

Reply via email to