<div dir="ltr">The cmake config looks ok to me.<div><br></div><div>What sort of graphics set up are you using? Is this mesa, or on a GPU? It sounds like a driver bug or something may be causing the depth test to break, or maybe there's a misconfigured framebuffer. Does an earlier version of ParaView work on the same system?</div><div><br></div><div>Dave</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 4, 2017 at 10:41 AM, Robert Sawko <span dir="ltr"><<a href="mailto:robertsawko@gmail.com" target="_blank">robertsawko@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">David,<br>
<br>
Thanks for a quick reply. Tried with -dr and it's the same. I am attaching my<br>
state file for spheres. It may help someone to reproduce.<br>
<br>
I am running it on Arch Linux and paraview is taken from AUR. I am just<br>
looking at the way the binary was generated and I see these options in<br>
cmake<br>
<br>
  cmake \<br>
    -DBUILD_SHARED_LIBS:BOOL=ON \<br>
    -DBUILD_TESTING:BOOL=OFF \<br>
    -DCMAKE_BUILD_TYPE=Release \<br>
    -DCMAKE_C_COMPILER=mpicc \<br>
    -DCMAKE_CXX_COMPILER=mpicxx \<br>
    -DCMAKE_INSTALL_PREFIX:PATH=/<wbr>usr \<br>
    -DCMAKE_VERBOSE_MAKEFILE:BOOL=<wbr>OFF \<br>
    -DOSPRAY_INSTALL_DIR:PATH=/usr \<br>
    -DPARAVIEW_ENABLE_CGNS:BOOL=<wbr>OFF \<br>
    -DPARAVIEW_ENABLE_FFMPEG:BOOL=<wbr>ON \<br>
    -DPARAVIEW_ENABLE_PYTHON:BOOL=<wbr>ON \<br>
    -DPARAVIEW_PYTHON_VERSION=2 \<br>
    -DPARAVIEW_QT_VERSION=5 \<br>
    -DPARAVIEW_USE_MPI:BOOL=ON \<br>
    -DPARAVIEW_USE_VISITBRIDGE:<wbr>BOOL=ON \<br>
    -DPARAVIEW_USE_OSPRAY:BOOL=ON \<br>
    -DVISIT_BUILD_READER_CGNS:<wbr>BOOL=OFF \<br>
    -DVTK_PYTHON_VERSION=2 \<br>
    -DVTK_QT_VERSION=5 \<br>
    -DVTK_RENDERING_BACKEND:<wbr>STRING=OpenGL2 \<br>
    -DVTK_SMP_IMPLEMENTATION_TYPE:<wbr>STRING=OpenMP \<br>
    -DVTK_USE_SYSTEM_HDF5:BOOL=OFF \<br>
    ${VTK_USE_SYSTEM_LIB} \<br>
    ../ParaView-v${_pkgver}<br>
<br>
Does any of this look suspicious?<br>
<span class="HOEnZb"><font color="#888888"><br>
Robert<br>
--<br>
Newton's bucket<br>
<a href="http://en.wikipedia.org/wiki/Bucket_argument" rel="noreferrer" target="_blank">http://en.wikipedia.org/wiki/<wbr>Bucket_argument</a><br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<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/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div>