Re: [Paraview] [Non-DoD Source] PV 5.1.2 Mesa Build

2016-08-10 Thread Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
I’m not sure if this is the right way to fix this problem, but there was not a URL_MD5 value for mesa-12.0.0 in the versions.cmake file. So I manually added a URL_MD5 entry to versions.cmake and it now works correctly (if the tar ball is there it does not attempt to download it) if

[Paraview] PV 5.1.2 Mesa Build

2016-08-10 Thread Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
I’m using the Superbuild to attempt to build ParaView on a system which cannot FTP to the outside world. I have downloaded all of the tar balls into a Downloads directory, including mesa-12.0.0-rc2.tar.gz – however, the SuperBuild insists on zero’ing out the mesa-12.0.0-rc2.tar.gz file and

Re: [Paraview] Importing paraview.simple from python

2016-08-10 Thread Burlen Loring
fyi, a common way to encounter Fatal Python error: PyThreadState_Get: no current thread is when cmake's find Python modules mix two version of Python. this happen if you have two installs, one in a system location and one else where with interpreter in the path. You can identify it in the

Re: [Paraview] a lot of Generic Warning for vtkBuffer in PV5.1

2016-08-10 Thread David Lonie
On Wed, Aug 10, 2016 at 9:48 AM, claire.guilb...@cea.fr wrote: > When running ParaView 5.1 in debug with DEBUG_LEAKS=ON, I have several times > the following message : > > Generic Warning: In …/vtkDebugLeaks.cxx, line 285: > Deleting unknown object: vtkBuffer > > When I

[Paraview] a lot of Generic Warning for vtkBuffer in PV5.1

2016-08-10 Thread claire.guilb...@cea.fr
Hello, When running ParaView 5.1 in debug with DEBUG_LEAKS=ON, I have several times the following message : Generic Warning: In .../vtkDebugLeaks.cxx, line 285: Deleting unknown object: vtkBuffer When I close PV, there are a lot of vtkBuffer instances still around. The configuration used for

Re: [Paraview] Problem to save screenshot in VERY HIGH resolution

2016-08-10 Thread Utkarsh Ayachit
That's indeed a bug. I've reported it here: http://www.paraview.org/Bug/view.php?id=16813 We will have it looked into for the next release. Utkarsh On Wed, Aug 10, 2016 at 6:11 AM, Lúcio Corrêa wrote: > Hi, > > I'm trying to save one screenshot with a very high resolution.

Re: [Paraview] Importing paraview.simple from python

2016-08-10 Thread Utkarsh Ayachit
Looks like the relative path specification has change which may make this tricky. Ben, can you take a look please? Thanks Utkarsh On Wed, Aug 10, 2016 at 5:29 AM, Zhou, Fangyi wrote: > Thanks to previous emails I have managed to get it running on Linux, but I >

[Paraview] Catalyst - missing some basic filters

2016-08-10 Thread Deij-van Rijswijk, Menno
Hi, Today I have built the most recent and most complete Catalyst edition (“Catalyst-v5.1.2-Base-Enable-Python-Essentials-Extras-Rendering-Base”). I find that I am missing some basic filters however. For example CellDatatoPointData and ExtractBlock are not available. Is there a way to enable