[Paraview] [EXTERNAL] Re: Newer object always in front in Render View
Scott, W Alan
wascott at sandia.gov
Wed Jan 4 12:39:55 EST 2017
Can you replicate this bug with one of the downloads from Kitware (i.e., paraview.org)? The Kitware binaries work correctly for me... Then, we will have a better idea if it’s the OS/graphics/hardware or ParaView...
Alan
From: ParaView [mailto:paraview-bounces at paraview.org] On Behalf Of David Lonie
Sent: Wednesday, January 4, 2017 10:34 AM
To: Robert Sawko <robertsawko at gmail.com>
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] Newer object always in front in Render View
The cmake config looks ok to me.
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?
Dave
On Wed, Jan 4, 2017 at 10:41 AM, Robert Sawko <robertsawko at gmail.com<mailto:robertsawko at gmail.com>> wrote:
David,
Thanks for a quick reply. Tried with -dr and it's the same. I am attaching my
state file for spheres. It may help someone to reproduce.
I am running it on Arch Linux and paraview is taken from AUR. I am just
looking at the way the binary was generated and I see these options in
cmake
cmake \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DBUILD_TESTING:BOOL=OFF \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_C_COMPILER=mpicc \
-DCMAKE_CXX_COMPILER=mpicxx \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DCMAKE_VERBOSE_MAKEFILE:BOOL=OFF \
-DOSPRAY_INSTALL_DIR:PATH=/usr \
-DPARAVIEW_ENABLE_CGNS:BOOL=OFF \
-DPARAVIEW_ENABLE_FFMPEG:BOOL=ON \
-DPARAVIEW_ENABLE_PYTHON:BOOL=ON \
-DPARAVIEW_PYTHON_VERSION=2 \
-DPARAVIEW_QT_VERSION=5 \
-DPARAVIEW_USE_MPI:BOOL=ON \
-DPARAVIEW_USE_VISITBRIDGE:BOOL=ON \
-DPARAVIEW_USE_OSPRAY:BOOL=ON \
-DVISIT_BUILD_READER_CGNS:BOOL=OFF \
-DVTK_PYTHON_VERSION=2 \
-DVTK_QT_VERSION=5 \
-DVTK_RENDERING_BACKEND:STRING=OpenGL2 \
-DVTK_SMP_IMPLEMENTATION_TYPE:STRING=OpenMP \
-DVTK_USE_SYSTEM_HDF5:BOOL=OFF \
${VTK_USE_SYSTEM_LIB} \
../ParaView-v${_pkgver}
Does any of this look suspicious?
Robert
--
Newton's bucket
http://en.wikipedia.org/wiki/Bucket_argument
_______________________________________________
Powered by www.kitware.com<http://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/20170104/82aa9842/attachment.html>
More information about the ParaView
mailing list