<div dir="ltr"><div>I think VTK has wrong assumption about mesa gl version and capabilities.<br></div><div></div><div></div><div><div>And we found that setting MESA_GL_VERSION_OVERRIDE is the only workaround.</div><div>Why do you think this is a problem?</div><div><br></div><div>By the way you would have the same problem before, but for QVTKWidget that was not a requirement.<br></div></div><br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 18, 2018 at 2:00 AM kervel <<a href="mailto:frank@kapernikov.com">frank@kapernikov.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
For reference:<br>
<br>
i managed to fix this by switching to QVTKOpenGLWidget. Unfortunately this<br>
requires PCL from master (for reference: this<br>
<a href="http://www.pcl-users.org/QVTKOpenGLWidget-Qt-PCLVisualizer-td4045158.html" rel="noreferrer" target="_blank">http://www.pcl-users.org/QVTKOpenGLWidget-Qt-PCLVisualizer-td4045158.html</a> is<br>
not yet in a released version).<br>
<br>
Now i have some other issues: i need to run it with<br>
MESA_GL_VERSION_OVERRIDE=3.2 otherwise i get this:<br>
<br>
     vtkShaderProgram (0x563e8e366510): 0:1(10): error: GLSL 1.50 is not<br>
supported<br>
<br>
thanks,<br>
Frank<br>
<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>