Re: [Paraview] [EXTERNAL] Re: Newer object always in front in Render View

2017-01-05 Thread Robert Sawko

Ok. Yes I have now recompiled 5.2 version with Qt4 and sane render view is here
again. I will try to come up with a fix for AUR paraview package.


By the way, I probably gave you wrong info on my renderers etc. I've now
noticed the info is available in Help->About and it reads: OpenGL Renderer:
Mesa DRI Intel(R) Haswell Mobile

Is that right? Considering I've got NVidia card should I be using a generic
driver?

Best wishes,
Robert
-- 
This is NOT why airplanes fly
http://www.grc.nasa.gov/WWW/k-12/airplane/wrong1.html
___
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


Re: [Paraview] [EXTERNAL] Re: Newer object always in front in Render View

2017-01-04 Thread Utkarsh Ayachit
This indeed sounds like Qt 5  + OpenGL2 rendering backend issue. I am
actively working on a fix for that here:

https://gitlab.kitware.com/paraview/paraview/merge_requests/1262
https://gitlab.kitware.com/vtk/vtk/merge_requests/2300

Qt5 support in ParaView is not official yet. We hope it have it sorted
about before the next release.

Utkarsh


On Wed, Jan 4, 2017 at 12:53 PM, Ken Martin  wrote:
> Possibly unrelated, but we did see this odd behavior on some systems with a
> paraview built against Qt5. It seems it lacked a depth buffer in that case.
>
> On Wed, Jan 4, 2017 at 12:51 PM, Robert Sawko  wrote:
>>
>>
>> On this computer I have two PV installed. One from AUR and one compiled
>> from
>> OpenFOAM third party directory. The OpenFOAM works fine. It does say
>> "Legacy
>> Rendering Backend" in the title bar which may or may not be significant.
>> The
>> computer is running NVidia drivers and the card is Quadro. But I am
>> reproducing
>> this problem on another Arch machine with some Intel integrated graphics
>> card.
>>
>> I'll try now Alan's suggestion and download it from Kitware directly.
>>
>> Robert
>> --
>> The finger of icy death
>> https://www.youtube.com/watch?v=WyWn1XJ9kTE
>> http://en.wikipedia.org/wiki/Brinicle
>> ___
>> 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
>
>
>
>
> --
> Ken Martin PhD
> Chairman & CFO
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
> 518 371 3971
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you are
> not the intended recipient, any disclosure, copying, distribution or any
> action taken in reliance on it is prohibited and may be unlawful. If you
> received this communication in error please notify us immediately and
> destroy the original message.  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


Re: [Paraview] [EXTERNAL] Re: Newer object always in front in Render View

2017-01-04 Thread Ken Martin
Possibly unrelated, but we did see this odd behavior on some systems with a
paraview built against Qt5. It seems it lacked a depth buffer in that case.

On Wed, Jan 4, 2017 at 12:51 PM, Robert Sawko  wrote:

>
> On this computer I have two PV installed. One from AUR and one compiled
> from
> OpenFOAM third party directory. The OpenFOAM works fine. It does say
> "Legacy
> Rendering Backend" in the title bar which may or may not be significant.
> The
> computer is running NVidia drivers and the card is Quadro. But I am
> reproducing
> this problem on another Arch machine with some Intel integrated graphics
> card.
>
> I'll try now Alan's suggestion and download it from Kitware directly.
>
> Robert
> --
> The finger of icy death
> https://www.youtube.com/watch?v=WyWn1XJ9kTE
> http://en.wikipedia.org/wiki/Brinicle
> ___
> 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
>



-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  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


Re: [Paraview] [EXTERNAL] Re: Newer object always in front in Render View

2017-01-04 Thread Robert Sawko

On this computer I have two PV installed. One from AUR and one compiled from
OpenFOAM third party directory. The OpenFOAM works fine. It does say "Legacy
Rendering Backend" in the title bar which may or may not be significant. The
computer is running NVidia drivers and the card is Quadro. But I am reproducing
this problem on another Arch machine with some Intel integrated graphics card.

I'll try now Alan's suggestion and download it from Kitware directly.

Robert
-- 
The finger of icy death
https://www.youtube.com/watch?v=WyWn1XJ9kTE
http://en.wikipedia.org/wiki/Brinicle
___
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


Re: [Paraview] [EXTERNAL] Re: Newer object always in front in Render View

2017-01-04 Thread Scott, W Alan
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-boun...@paraview.org] On Behalf Of David Lonie
Sent: Wednesday, January 4, 2017 10:34 AM
To: Robert Sawko <robertsa...@gmail.com>
Cc: paraview@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 
<robertsa...@gmail.com<mailto:robertsa...@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

___
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