<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Magician,<br>
    <br>
    Good catch!<br>
    I forgot to suggest another possible fix for your problem - define
    the environment variable in a command line in VNC window from which
    you launch ParaView:<br>
    <blockquote>export LIBGL_ALWAYS_INDIRECT=y<br>
    </blockquote>
    <br>
    Best regards,<br>
    Bruno<br>
    <br>
    On 04-06-2012 15:49, Magician wrote:
    <blockquote cite="mid:515DC98A-173E-4EC7-986A-BB4A02E61294@mac.com"
      type="cite">
      <pre wrap="">Hi all,


I've been trying to solve the problem.
I found an important setting about it.

Our ParaView is running on shared Linux cluster,
so we operate ParaView with VNC Client.
My VNC setting is very simple as below:
</pre>
      <blockquote type="cite">
        <pre wrap="">vncviewer -geometry [width]x[height]
</pre>
      </blockquote>
      <pre wrap="">But other users' settings are little different:
</pre>
      <blockquote type="cite">
        <pre wrap="">vncviewer -geometry [width]x[height] -depth 32
</pre>
      </blockquote>
      <pre wrap="">
The -depth option is critical.
Maybe this option influences OpenGL setting of VNC,
and ParaView gets into GLX errors.
I suggested removing -depth option and restarting VNC server,
then our ParaView executed perfectly.


Magician


On 2012/06/01, at 12:58, Magician wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,


I was trying to build ParaView on CentOS.
It looked OK, but today other users on our machine tried to run ParaView,
they got errors as below:
</pre>
        <blockquote type="cite">
          <pre wrap="">ERROR: In /home/magician/ParaView-3.14.1-Source/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 404
vtkXOpenGLRenderWindow (0x2d2e410): Could not find a decent visual



ERROR: In /home/magician/ParaView-3.14.1-Source/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 404
vtkXOpenGLRenderWindow (0x2d2e410): Could not find a decent visual



X Error: BadValue (integer parameter out of range for operation) 2
Extension:    146 (Uknown extension)
Minor opcode: 3 (Unknown request)
Resource id:  0x22
ERROR: In /home/magician/ParaView-3.14.1-Source/VTK/Rendering/vtkXOpenGLRenderWindow.cxx, line 629
vtkXOpenGLRenderWindow (0x2d2e410): Cannot create GLX context.  Aborting.
</pre>
        </blockquote>
        <pre wrap="">
Maybe our ParaView tried to access my home directory from other users,
these errors are dumped.

I checked my CMakeCache again, and I found these parameters:
</pre>
        <blockquote type="cite">
          <pre wrap="">VTK_GLEXT_FILE: /home/magician/ParaView-3.14.1-Source/VTK/Utilities/ParseOGLExt/headers/glext.h
VTK_GLXEXT_FILE: /home/magician/ParaView-3.14.1-Source/VTK/Utilities/ParseOGLExt/headers/glxext.h
VTK_MATERIAL_DIRS: /home/magician/ParaView-bin/VTK/Utilities/MaterialLibrary/Repository
VTK_WGLEXT_FILE: /home/magician/ParaView-3.14.1-Source/VTK/Utilities/ParseOGLExt/headers/wglext.h
VTK_WRAP_HINTS: /home/magician/ParaView-3.14.1-Source/VTK/Wrapping/hints
</pre>
        </blockquote>
        <pre wrap="">
Maybe our ParaView's build setting depends on original source data on my home directory,
but it's not good for using many users.

Which is the best way to change our GL settings?


Magician
</pre>
      </blockquote>
      <pre wrap="">
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>


</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.bluecape.com.pt">http://www.bluecape.com.pt</a>

blueCAPE Lda - CAE solutions
Rua Fonte dos Corvos, n.29
Casais da Serra
2665-305 Milharado
PORTUGAL

(+351) 219 755 345  Tel.
(+351) 219 755 345  Fax
(+351) 963 440 984  Mob. 
</pre>
  </body>
</html>