Re: [Paraview] import scipy.signal failed...

2011-12-05 Thread David Partyka
, using the Python 2.7 installed on my system. Again, I can not import scipy.signal. Does someone achieve this ? Thanks, A.Marsan Le 18 novembre 2011 15:14, Aurélien Marsan aur.mar...@gmail.com a écrit : Non there isn't anything. Only a runtime error... Le 17 novembre 2011 15:31, David

Re: [Paraview] Trouble building paraview 3.12.0 Fedora package

2011-11-21 Thread David Partyka
, Orion Poplawski wrote: A patch would be great. Thanks! On 11/11/2011 07:14 PM, David Partyka wrote: Some of the logic in VTK was changed to install the python module and shared libs. I thought I corrected it before tagging 3.12.0 but it appears not. Let me see if I can send you a diff

Re: [Paraview] import scipy.signal failed...

2011-11-17 Thread David Partyka
Is there any output on the python shell like failing to load a module? 2011/11/16 Aurélien Marsan aur.mar...@gmail.com One more time, I'm in trouble.. ! When importing scipy.signal in the python shell, within paraview 3.12.0 64 bits, it becomes locked... and I do have to kill the process.

Re: [Paraview] infovis in paraview

2011-11-14 Thread David Partyka
. Will they ever be revived? JB commit 7ed03b40911b54718eea5ee569dac7147cabc81a Author: David Partyka david.part...@kitware.com Date: Mon Feb 21 14:39:33 2011 -0500 Remove a number of unused infovis plugins. -- John Biddiscombe,email:biddisco @ cscs.ch http

Re: [Paraview] Release 3.12 on Linux-x86_64

2011-11-14 Thread David Partyka
Humm, I don't think I enabled much when I configured the Qt libs for the build machine, (./configure -nomake demos -nomake example --prefix=blah). If you run paraview --ldd. Can you send us the output? On Mon, Nov 14, 2011 at 8:19 AM, Brockmann Patrick patrick.brockm...@cea.fr wrote: Hi,

[Paraview] Meet Jaguar

2011-11-14 Thread David Partyka
Cool article. http://money.cnn.com/2011/11/14/technology/jaguar_supercomputer/index.htm?iid=HP_LN ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [Paraview] How to Build my own ParaView 3.12.0 Distribution

2011-11-13 Thread David Partyka
I made PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES to default OFF, turn that ON to install Qt etc. After that follow Pats instructions. 1. install NSIS 2. run cpack cpack --config=/Applications/ParaView/CPackParaViewConfigFile.cmake -C Release On Sun, Nov 13, 2011 at 11:55 AM, pat marion

Re: [Paraview] How to Build my own ParaView 3.12.0 Distribution

2011-11-13 Thread David Partyka
the shortness of the reply. On Nov 13, 2011, at 12:17, David Partyka david.part...@kitware.com wrote: I made PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES to default OFF, turn that ON to install Qt etc. After that follow Pats instructions. 1. install NSIS 2. run cpack cpack --config=/Applications/ParaView

Re: [Paraview] PV 3.12.0 unable to save screenshot as a PNG file

2011-11-10 Thread David Partyka
vtkCommonPython import * ImportError: No module named vtkCommonPython -|- Gena. On Thu November 10 2011 04:11:22 David Partyka wrote: Hi All, we detected and corrected an issue in the binary build process and regenerated and tested the Linux 32bit/64bit binaries for this issue. Please

Re: [Paraview] ParaView-3.12.0-Win64-x86.exe for Win32?

2011-11-10 Thread David Partyka
Hi All, I have replaced the Windows 64bit binary with one that really is 64bit. Please redownload and try again and thank you for your patience. On Thu, Nov 10, 2011 at 10:28 PM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: I've verified that that's indeed the case. We'll update new

Re: [Paraview] PV 3.12.0 unable to save screenshot as a PNG file

2011-11-10 Thread David Partyka
Hi Richard and Gena, I have made a few more adjustments and regenerated the binaries, please try them again at your convenience. Thanks! On Thu, Nov 10, 2011 at 8:36 AM, David Partyka david.part...@kitware.comwrote: Looking into this now. On Thu, Nov 10, 2011 at 4:14 AM, Richard GRENON

Re: [Paraview] PV 3.12.0 unable to save screenshot as a PNG file

2011-11-09 Thread David Partyka
This appears to be a defect in only the linux binaries. I just went through all of them and only experienced this on the Linux 64bit/32bit binaries. I have filed this bug report. http://www.paraview.org/Bug/view.php?id=12715 On Wed, Nov 9, 2011 at 7:04 AM, Richard GRENON

Re: [Paraview] How to get rpath set

2011-11-09 Thread David Partyka
This is where I look for answer to rpath related questions, I believe one of the few variables in this wiki will do what you want. http://www.vtk.org/Wiki/CMake_RPATH_handling On Wed, Nov 9, 2011 at 1:48 PM, Cook, Rich coo...@llnl.gov wrote: I know there is a religious answer to this, but I

Re: [Paraview] PV 3.12.0 unable to save screenshot as a PNG file

2011-11-09 Thread David Partyka
Hi All, we detected and corrected an issue in the binary build process and regenerated and tested the Linux 32bit/64bit binaries for this issue. Please redownload them and try again. Thank you for your patience. On Wed, Nov 9, 2011 at 8:29 AM, mirko heuegger mheueg...@gmail.com wrote: Hello!

Re: [Paraview] About platform.

2011-11-08 Thread David Partyka
Hi, We definitely support those versions of Linux and should build with with gcc/g++ compilers provided by RHEL package manager (yum). I think it only provides Qt 4.3 though, this is too old of a version and you will need to either build or possibly find an rpm for Qt 4.6 or newer if you want the

[Paraview] ANN: ParaView 3.12.0 available for download

2011-11-08 Thread David Partyka
The ParaView team is pleased to announce the availability of the ParaView 3.12.0 final binaries for download on the ParaView ( http://paraview.org/paraview/resources/software.html). ParaView 3.12 can be considered as a bug-fix release with over 190 issues resolved. The detailed list can be found

Re: [Paraview] 3.12.0-RC3: could not open source file GL/gl.h compiling vtkIceTSynchronizedRenderers.cxx

2011-11-07 Thread David Partyka
Can you verify /nfs/v14/v14006/opt/Mesa-7.11/include contains GL/gl.h? It should if mesa built and installed correctly. On Mon, Nov 7, 2011 at 6:22 AM, Takuya OSHIMA osh...@eng.niigata-u.ac.jpwrote: Hi Kevin, Thaks for your comment. Here is my full CMake configuration. On thing that may be

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-11-07 Thread David Partyka
. Faculty of Engineering, Niigata University 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN From: David Partyka david.part...@kitware.com Subject: Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download Date: Sun, 9 Oct 2011 11:37:16 -0400 Will take a look. for 3.12. 2011

Re: [Paraview] PV 3.12.0-RC3 error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

2011-11-07 Thread David Partyka
wrote: Stephen, RC3 stands for ReleaseCandidate3 Utkarsh On Sat, Nov 5, 2011 at 6:19 AM, Stephen Wornomstephen.wor...@inria.fr** wrote: David Partyka wrote: Hi Stephen, this is a bug that we addressed yesterday. I am generating a nightly binary, would you mind trying it when it is done

Re: [Paraview] ptyhon install location

2011-11-04 Thread David Partyka
or...@cora.nwra.com wrote: Still the same on RC3. Any chance this could be fixed before release? It's going to require a kludge at the moment for my Fedora packages. Thanks! Orion On 10/11/2011 11:03 AM, David Partyka wrote: Thats weird, that location is usually where they install on Windows

Re: [Paraview] PV 3.12.0-RC3 error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory

2011-11-04 Thread David Partyka
Hi Stephen, this is a bug that we addressed yesterday. I am generating a nightly binary, would you mind trying it when it is done and let us know if the problem has gone away? I will send you a link shortly. On Fri, Nov 4, 2011 at 1:48 PM, Stephen Wornom stephen.wor...@inria.frwrote: I always

Re: [Paraview] Compiling Paraview on cluster

2011-11-03 Thread David Partyka
I agree with Burlen, make sure you're passing in everything as -D arguments. Also I would start with a clean build if the mapreduce error wont go away. On Thu, Nov 3, 2011 at 12:13 PM, Burlen Loring blor...@lbl.gov wrote: Hi Amit, Boost is very easy to install, it's only an un tar. Then you

Re: [Paraview] Unable to write PNG file in RC3

2011-11-01 Thread David Partyka
Weird, they are there but they are in an extra lib subdirectory. partyd@lanfear64:~/Downloads/ParaView-3.12.0-RC3-Linux-x86_64$ find . | grep png ./lib/paraview-3.12/libpng15-config ./lib/paraview-3.12/lib/libpng15.a ./lib/paraview-3.12/lib/libpng.so ./lib/paraview-3.12/lib/libpng.a

Re: [Paraview] Unable to write PNG file in RC3

2011-11-01 Thread David Partyka
Hi Gena, if you take the contents of ./lib/paraview-3.12/lib/ and put it in ./lib/paraview-3.12/ does everything work? This is a packaging bug that I will take care of in short order. On Tue, Nov 1, 2011 at 9:53 AM, Gena Bug archaero...@mail.ru wrote: On Tue November 1 2011 17:20:26 Utkarsh

Re: [Paraview] ANN: ParaView 3.12.0 RC-3 available for download

2011-10-31 Thread David Partyka
- 3.10.1). I attached a smaller example this time. Kind regards, Ivo 2011/10/28 David Partyka david.part...@kitware.com The ParaView team is pleased to announce the availability of the ParaView 3.12.0 Release Candidate 3 binaries for download on the ParaView ( http://paraview.org/paraview

[Paraview] ANN: ParaView 3.12.0 RC-3 available for download

2011-10-28 Thread David Partyka
The ParaView team is pleased to announce the availability of the ParaView 3.12.0 Release Candidate 3 binaries for download on the ParaView ( http://paraview.org/paraview/resources/software.html). ParaView 3.12 can be considered as a bug-fix release with over 180 issues resolved. The detailed list

Re: [Paraview] Paraview will not build

2011-10-27 Thread David Partyka
at this. I don't think I can easily replicate the compile problem. Could someone (Rich?) please volunteer to accept a patch and attempt to compile it rather than have me spin my wheels trying to install an old version of MPI on something? -Ken From: David Partyka david.part

Re: [Paraview] Paraview will not build

2011-10-26 Thread David Partyka
... Takuya Takuya OSHIMA, Ph.D. Faculty of Engineering, Niigata University 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN From: David Partyka david.part...@kitware.com Subject: Re: [Paraview] Paraview will not build Date: Tue, 25 Oct 2011 21:44:13 -0400 You shouldn't

Re: [Paraview] Paraview will not build

2011-10-25 Thread David Partyka
Hey Rich, is this paraview master? What settings have you turned on? Just Build Shared, PARAVIEW_USE_MPI and Python? On Tue, Oct 25, 2011 at 8:43 PM, Cook, Rich coo...@llnl.gov wrote: Help? [ 44%] Building C object Utilities/IceT/src/communication/CMakeFiles/IceTMPI.dir/mpi.c.o cd

Re: [Paraview] Paraview will not build

2011-10-25 Thread David Partyka
You shouldn't be tweaking the Cache! :-P It should work with openmpi, mpich2, msmpi intel mpi etc. On Tue, Oct 25, 2011 at 9:04 PM, Cook, Rich coo...@llnl.gov wrote: Ah, thanks, perhaps this only works with OpenMPI... I'll investigate whether I can use that. Paraview is hard as hell to

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-11 Thread David Partyka
Thats weird, that location is usually where they install on Windows. Will take a look. On Tue, Oct 11, 2011 at 12:46 PM, Orion Poplawski or...@cora.nwra.comwrote: On 09/29/2011 01:39 PM, David Partyka wrote: The ParaView team is pleased to announce the availability of the ParaView 3.12.0

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-11 Thread David Partyka
Principal Software Engineer BlueQuartz SoftwareDayton, Ohio mike.jack...@bluequartz.net www.bluequartz.net On Sep 29, 2011, at 3:39 PM, David Partyka wrote: The ParaView team is pleased to announce the availability of the ParaView 3.12.0 Release Candidate 2

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-09 Thread David Partyka
Will take a look. for 3.12. 2011/10/9 Takuya OSHIMA osh...@eng.niigata-u.ac.jp With Paul's comment I was able to reproduce the problem and did find what were wrong. One is a trivial bug that forced the filter to try to calculate normals for all cell types and another is lack of skipping

Re: [Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-10-04 Thread David Partyka
, and not yet an official release? Thanks, joe. On Sep 29, 2011, at 2:39 PM, David Partyka wrote: The ParaView team is pleased to announce the availability of the ParaView 3.12.0 Release Candidate 2 binaries for download on the ParaView ( http://paraview.org/paraview/resources/software.html

Re: [Paraview] paraview not running!!!

2011-09-30 Thread David Partyka
I do not recommend doing as Pierre suggests and take no responsibility if you do. The binary is self contained. Simply run ./bin/paraview in whatever location you extracted the tarball and it should work. 2011/9/30 Pierre Chevalier Géologue pierrechevalierg...@free.fr Le 30/09/2011 16:51,

Re: [Paraview] paraview not running!!!

2011-09-29 Thread David Partyka
Hi Naveen, I would recommend you try the native linux binaries we build rather than the Windows version through Wine. You can download them here. http://paraview.org/paraview/resources/software.html On Thu, Sep 29, 2011 at 1:24 PM, Sebastien Jourdain sebastien.jourd...@kitware.com wrote: Why

[Paraview] ANN: ParaView 3.12.0 RC-2 available for download

2011-09-29 Thread David Partyka
The ParaView team is pleased to announce the availability of the ParaView 3.12.0 Release Candidate 2 binaries for download on the ParaView ( http://paraview.org/paraview/resources/software.html). ParaView 3.12 can be considered as a bug-fix release with over 180 issues resolved. The detailed list

Re: [Paraview] CGNS files

2011-09-29 Thread David Partyka
We haven't tried CGNS 3 yet with the VisIt reader. The binaries are built with CGNS 2.5 still. On Thu, Sep 29, 2011 at 5:29 PM, Fred Fred stan1...@hotmail.fr wrote: Bad suggestion lol Actually I downloaded the dmg file, indeed to check this, and I can read the file using the prebuilt

Re: [Paraview] Mac OS X 10.5+ dmg crashes

2011-09-27 Thread David Partyka
Glad to hear. CC'ing in the list so everyone knows you found a resolution. On Mon, Sep 26, 2011 at 6:07 PM, Fred Fred stan1...@hotmail.fr wrote: Good idea! I fixed the problem by reading the report. I discovered that PV was looking for external libraries in /usr/local where I have another

Re: [Paraview] Mac OS X 10.5+ dmg crashes

2011-09-26 Thread David Partyka
What are the error messages? On Mon, Sep 26, 2011 at 2:02 PM, Fred Fred stan1...@hotmail.fr wrote: Hello, just downloaded ParaView-3.10.1-Darwin-x86_64.dmg, put the paraview exe in Applications, lauched it and... it crashed from the beginning (error message, several tries, same result). My

Re: [Paraview] Paraview pre-built Windows installer

2011-09-21 Thread David Partyka
If you change the installation directory (to somehting other than C:\Program Files) it should install without admin rights. Let us know if it is giving you problems. 2011/9/21 Angelini, Richard C USA CIV (US) richard.c.angelini@mail.mil I'm looking to install the ParaView/Windows prebuild

Re: [Paraview] Fatal error LNK1104: cannot open file 'python31.lib'

2011-09-20 Thread David Partyka
As far as I am aware python 3.x will not work with ParaView or VTK. Python 2.7.2 is fine though. On Tue, Sep 20, 2011 at 8:46 AM, Concetta Piazzese aliens30...@hotmail.itwrote: Hi, I'm tring to build Paraview 3.10 (and python 3.1) on a Windows7 64bit OS with MSVC2008. In Cmake I set:

Re: [Paraview] Fatal error LNK1104: cannot open file 'python31.lib'

2011-09-20 Thread David Partyka
As John was saying, are you trying to build with visual studio or mingw/msys? If Visual studio then you need to point it to python27.lib not .a. If mingw then you need to launch cmake-gui from the msys console and select MSYS Makefiles as your generator (blow away your build tree and configure

Re: [Paraview] PythonCalculator in Paraview 3.10.1 does not work on Mac OSX

2011-09-12 Thread David Partyka
Thanks Mark, I will take a look at this. I suspect there are some issues in NUMPY's build system when building on Lion since its so new. On Mon, Sep 12, 2011 at 12:01 AM, Brandon, Mark mark.bran...@yale.eduwrote: I am using the distributed binary for Paraview v. 3.10.1 and running on Mac OSX

Re: [Paraview] add_executable cannot create imported target vtkWrapPython

2011-09-07 Thread David Partyka
Right, ParaView's Use file (ParaViewUse.cmake) already calls find VTK seeding it with PARAVIEW_VTK_DIR. Hence the duplicate targets. On Wed, Sep 7, 2011 at 9:36 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: Mathieu, I'm not surprised that it doesnt' work. You cannot bring in VTK

Re: [Paraview] zlib python module in paraview superbuild

2011-08-30 Thread David Partyka
I have but of course I wrote it ;-). What platform/compiler are you using? Can you send the error messages? On Tue, Aug 16, 2011 at 6:17 PM, Matthew Turk matthewt...@gmail.com wrote: Hi there, Has anyone successfully gotten the zlib module in the paraview superbuild to build and install? On

Re: [Paraview] zlib python module in paraview superbuild

2011-08-30 Thread David Partyka
string. Any suggestions how to correctly thread this through? Thanks, Matt On Tue, Aug 30, 2011 at 10:01 AM, David Partyka david.part...@kitware.com wrote: I have but of course I wrote it ;-). What platform/compiler are you using? Can you send the error messages? On Tue, Aug 16

Re: [Paraview] zlib python module in paraview superbuild

2011-08-30 Thread David Partyka
configure read from, as config.log indicated that CPPFLAGS was set to the empty string. Any suggestions how to correctly thread this through? Thanks, Matt On Tue, Aug 30, 2011 at 10:01 AM, David Partyka david.part...@kitware.com wrote: I have but of course I wrote it ;-). What

Re: [Paraview] Paraview not working in Mac OS X Lion

2011-08-23 Thread David Partyka
Hi Blaise, The Lion compatible ParaView 3.10.1 binary is now available. http://paraview.org/paraview/resources/software.html Direct Link: http://paraview.org/files/v3.10/ParaView-3.10.1-OSX-10.7-x86_64.dmg Note that this binary does not include MPI. In the next minor release we will most

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread David Partyka
Hi Paul, Have you turned MPI On then Off and then back On again? I've seen it get confused when this happens. Can you try a fresh (delete your build tree) build of 3.10.1 and turn everything on at once? On Fri, Aug 5, 2011 at 8:15 AM, Paul Melis paul.me...@sara.nl wrote: Hi, I'm building PV

Re: [Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

2011-08-05 Thread David Partyka
wrote: Hi David, On 08/05/2011 02:55 PM, David Partyka wrote: Have you turned MPI On then Off and then back On again? I've seen it get confused when this happens. Tried that, doesn't help, unfortunately Can you try a fresh (delete your build tree) build of 3.10.1 and turn everything

Re: [Paraview] Xdmf on master branch

2011-08-01 Thread David Partyka
That should work. Ideally we can get packaging XDMF's python module working properly for the next major release. I just created a bug for that task here: http://paraview.org/Bug/view.php?id=12445 On Mon, Aug 1, 2011 at 11:37 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: I think

Re: [Paraview] Can't run VTKAVIWRITER - Unable to compress avi file error

2011-07-27 Thread David Partyka
Hi Emily, I reverted some changes to vtkAVIWriter so that this will use the old MSVC codec which has been problematic for some, but the change hasn't been part of a binary release yet. If you use ParaView 3.8 you should be able to save as avi. Alternatively, 3.10.1 is attempting to use a better

Re: [Paraview] Error with python calculator tutorial

2011-07-01 Thread David Partyka
Hi Jonathan, It looks like we missed installing lapack in the binary and the machines we tested on likely already had it installed in the system. I'll look into slipping the missing .so into the binary shortly. On Thu, Jun 30, 2011 at 11:19 PM, Jonathan Regele jonathan.reg...@caltech.edu wrote:

Re: [Paraview] Numpy error using Paraview 2.10.1 for mac

2011-06-30 Thread David Partyka
Hi Colin, Can you try redownloading the binary, someone else noticed this as well a few days ago and I re-upped the binary with the missing numpy modules. If you still have any issues please let me know. Thanks! On Thu, Jun 30, 2011 at 2:27 PM, Colin McAuliffe cjm2...@columbia.eduwrote: Hello

Re: [Paraview] How to superbuild?

2011-06-28 Thread David Partyka
Hi Fred, The basic way to use the superbuild is when you initially run CMake, set paraview-source/SuperBuild as your source tree instead of the root of the source tree. Note that I wrote it simply for generating release binaries so it's not as robust or as flexible as I'd like it at the moment. It

Re: [Paraview] How to superbuild?

2011-06-28 Thread David Partyka
If you do make FFMPEG, do you get the same error? Just curious if this output is purely from FFMPEG or bleeding in from other processes if you happened to do a parallel build. On Tue, Jun 28, 2011 at 9:40 AM, Fred Fred stan1...@hotmail.fr wrote: I got the following error: CC cmdutils.o LD

Re: [Paraview] How to superbuild?

2011-06-28 Thread David Partyka
I am assuming you're building on the command line on Linux/Mac? Simply type 'make FFMPEG' in your terminal while in your build tree. On Tue, Jun 28, 2011 at 9:47 AM, Fred Fred stan1...@hotmail.fr wrote: How do you make ffmpeg? -- From: david.part...@kitware.com

Re: [Paraview] OpenFOAM reader incompatibility with temporal intermpolator

2011-06-23 Thread David Partyka
Very cool Takuya, we will take a look. Thanks! On Thu, Jun 23, 2011 at 5:42 AM, Takuya OSHIMA osh...@eng.niigata-u.ac.jpwrote: Hi, I just came across Dave DeMarle's ParaView course slides presented at the 6th OpenFOAM Workshop.

Re: [Paraview] Superbuild

2011-06-23 Thread David Partyka
Hi Paul, The superbuild is something new I wrote to help produce our binaries available for download on the website. It wouldn't be hard to propagate CMAKE_INSTALL_PREFIX into each of the dependencies. I will make a bug for myself to add this functionality.

Re: [Paraview] Location of patches for memory leak in 3.10.0

2011-06-14 Thread David Partyka
If I remember correctly, those were applied to the 3.10.1 source release. You can download the source code here. http://paraview.org/paraview/resources/software.html On Tue, Jun 14, 2011 at 7:40 AM, D Haley my...@yahoo.com wrote: Dear List, I am having the problems discussed here:

Re: [Paraview] installing python vtk wrappers

2011-06-14 Thread David Partyka
There is a setup.py in the build tree of VTK/Wrappying/Python. You should be able to use that to invoke a distutils installation of VTK-Python. On Tue, Jun 14, 2011 at 8:24 AM, Paul Edwards paul.m.edwa...@gmail.comwrote: Hi, Is there a way to get cmake to install the Python vtk wrappers

Re: [Paraview] VisTrails plugin build issue

2011-05-27 Thread David Partyka
Thanks for the report Adriano, I will make sure that is the case. On Fri, May 27, 2011 at 9:31 AM, Adriano Gagliardi agaglia...@ara.co.ukwrote: I've picked up on a small issue with the VisTrails plugin. My recent ParaView build was made against a version of Python that did not include the

Re: [Paraview] 3.10.0 on mac OS X

2011-05-25 Thread David Partyka
That binary is 64 bit only. Depending on your hardware/how you installed snow leopard can cause your snow leopard installation to be 32bit only. For example if you had upgraded from a 32 bit leopard install (I've seen this case a number of times). To get your snow leopard 64 bit you have to clean

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-24 Thread David Partyka
On May 23, 2011, at 6:33 PM, David Partyka wrote: Can you provide the initial cmake configuration details of your vanila paraview build? On Mon, May 23, 2011 at 6:02 PM, Michael Jackson mike.jack...@bluequartz.net wrote: I tried this also: 562:[mjackson@ferb2:4.6.2]$ sudo rm -rf

Re: [Paraview] Cpack failing after ParaView build

2011-05-24 Thread David Partyka
How are you running cpack? What exactly is the command line you're giving it. On Tue, May 24, 2011 at 12:23 PM, Adriano Gagliardi agaglia...@ara.co.ukwrote: Dear All, I've built ParaView 3.10.1 on a 64-bit CentOS system without any problems or errors first time. I'd now like to package

Re: [Paraview] Cpack failing after ParaView build

2011-05-24 Thread David Partyka
-- *From:* David Partyka [mailto:david.part...@kitware.com] *Sent:* 24 May 2011 17:58 *To:* agaglia...@ara.co.uk *Cc:* paraview@paraview.org *Subject:* Re: [Paraview] Cpack failing after ParaView build How are you running cpack? What exactly is the command line

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-24 Thread David Partyka
before? _ Mike Jackson mike.jack...@bluequartz.net On Tue, May 24, 2011 at 8:14 AM, David Partyka david.part...@kitware.com wrote: Qt 4.6.3 built by hand with cocoa, the binary is x64 only targeting 10.5. I am

Re: [Paraview] Cpack failing after ParaView build

2011-05-24 Thread David Partyka
2011 18:33 *To:* 'David Partyka' *Cc:* paraview@paraview.org *Subject:* Re: [Paraview] Cpack failing after ParaView build Ok, I spoke too soon. This is the output from CPack after it has finished and the ice-t error still appears

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-24 Thread David Partyka
am not pulling correctly? Getting ready for another build with a completely clean 3.10.1 download from Kitware. -- Mike Jackson www.bluequartz.net On May 24, 2011, at 1:42 PM, David Partyka wrote: The only other thing I can think of is that I don't run any of those commands as sudo

Re: [Paraview] No make package for ParaView 3.10.1

2011-05-23 Thread David Partyka
http://paraview.org/Wiki/ParaView:Build_And_Install#Generate_Package On Mon, May 23, 2011 at 3:42 PM, Michael Jackson mike.jack...@bluequartz.net wrote: I have compiled ParaView with my own plugins and I would like to make some sort of zip or installer or DMG so I can easily pass it out at an

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-23 Thread David Partyka
I've never seen anything like that, as that is the same process I used to make the 3.10.1 binaries. Though I did use cmake 2.8.4. Are you using a really new Qt or something along those lines? On Mon, May 23, 2011 at 4:19 PM, Michael Jackson mike.jack...@bluequartz.net wrote: I followed the

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-23 Thread David Partyka
BlueQuartz Software Dayton, Ohio On May 23, 2011, at 4:32 PM, David Partyka wrote: I've never seen anything like that, as that is the same process I used to make the 3.10.1 binaries. Though I did use cmake 2.8.4. Are you using a really new Qt or something along those lines? On Mon

Re: [Paraview] Redistributable ParaView OS X Package is unusable.

2011-05-23 Thread David Partyka
...@bluequartz.net BlueQuartz Software Dayton, Ohio On May 23, 2011, at 5:56 PM, David Partyka wrote: I am really unsure, I haven't ever seen these kinds of errors before and I am unable to reproduce this. sla.r on my system appears to just contain license information. Have you tried manually

Re: [Paraview] Surface LIC

2011-05-20 Thread David Partyka
Sounds good, I think I have a bug in my backlog to do the same. On Fri, May 20, 2011 at 4:28 PM, Burlen Loring blor...@lbl.gov wrote: Hi Utkarsh, I also had to patch the CMakeFile so that the server manager parts of the plugin would build without qt, which is a common use case for me. I'm

Re: [Paraview] paraview 3.10 and ffmpeg

2011-05-02 Thread David Partyka
That version of FFMPEG doesn't make swscale. What you need to do is delete all of the FFMPEG_ variables from cmake and then reconfigure. As the FFMPEG detection logic code caches several decisions about whether the FFMPEG build is an older FFMPEG (which you are trying to use) or a more modern

Re: [Paraview] PV on SGI Altix: Sgi MPI error

2011-04-26 Thread David Partyka
Typically you will need to link to both. Set the C library (libmpi.so) in MPI_LIBRARY. Set the C++ and any other libraries (as needed) in MPI_EXTRA_LIBRARY. On Tue, Apr 26, 2011 at 7:16 AM, George Zagaris george.zaga...@kitware.comwrote: I would try changing: //MPI library to link against

Re: [Paraview] make install seems to built a mirror of all the libs

2011-04-20 Thread David Partyka
Wow, I just recreated this error (on git master). Let me see if I can track this down. On Wed, Apr 20, 2011 at 5:09 AM, Jérôme jerome.ve...@gmail.com wrote: Thanks for your reply. I effectively saw several threads dealing with this CMake variable so I already changed it to OFF, without

Re: [Paraview] make install seems to built a mirror of all the libs

2011-04-20 Thread David Partyka
Hi Jerome, I believe I have fixed the issue. Please git pull git submodule update (the fix was in VTK). Please let me know if you have any other issues. On Wed, Apr 20, 2011 at 9:12 AM, David Partyka david.part...@kitware.comwrote: Wow, I just recreated this error (on git master). Let me see

Re: [Paraview] openmpi 1.4 error paraview?

2011-04-19 Thread David Partyka
What do you have MPI_LIBRAY and MPI_EXTRA_LIBRARY set to? On my Windows system that uses OpenMPI is have MPI_LIBRARY set to: C:/Kitware/ParaView 3.10/build-x64/OpenMPI-install/lib/libmpi.lib And MPI_EXTRA_LIBRARY set to: C:/Kitware/ParaView 3.10/build-x64/OpenMPI-install/lib/libmpi_cxx.lib On

Re: [Paraview] Compiling with AVI support

2011-04-19 Thread David Partyka
That should be all that is necessary, I used that older FFMPEG on the ParaView releases up through 3.8.x. In 3.10.x I switched to the newer FFMPEG 0.6.1 release http://www.ffmpeg.org/releases/ffmpeg-0.6.1.tar.gz On Tue, Apr 19, 2011 at 4:54 PM, Kit Chambers kit.chamb...@rocktalkimaging.com

Re: [Paraview] CGNS Reader fails in 3.10.0 final release

2011-04-15 Thread David Partyka
Excellent, glad to hear! :-) On Fri, Apr 15, 2011 at 4:35 AM, Richard GRENON richard.gre...@onera.frwrote: David Partyka a écrit : Hi Richard, we fixed the issue with the 32bit Windows binary. It is actually a pretty serious bug in the VisIt code because it attempts to delete memory

Re: [Paraview] vtkSocket bugs

2011-04-15 Thread David Partyka
about that, I'll have to try again. Burlen On 04/14/2011 07:54 PM, David Partyka wrote: Hi Burlen, I had to revert your patch as it doesn't compile on Windows.. You will have to make sure it compiles there as well and resubmit your patch. If you need any help please let me know. Thanks

Re: [Paraview] vtkSocket bugs

2011-04-15 Thread David Partyka
Looks like David Gobbi's change did the trick. I'll merge that into release so it will be part of the next releases of ParaView/VTK. On Fri, Apr 15, 2011 at 2:56 PM, Burlen Loring blor...@lbl.gov wrote: That would be great! Thanks Daves. On 04/15/2011 11:46 AM, David Partyka wrote: Hey

Re: [Paraview] VRPN with Paraview 3.10

2011-04-14 Thread David Partyka
Hi Christian, 3.10.1 now includes the VRPN plugin prebuilt. Please try it out and let us know your experience with it. On Fri, Mar 25, 2011 at 1:50 PM, David E DeMarle dave.dema...@kitware.comwrote: Although it is possible to build a plugin that is compatible with our binaries (using our

Re: [Paraview] PavaView-QT

2011-04-14 Thread David Partyka
Qt is used for the GUI, if you are not interested in the gui interface and just want to run pvserver for example you can turn it off in CMake via PARAVIEW_BUILD_QT_GUI On Thu, Apr 14, 2011 at 9:10 AM, D-Durga-Prasad ddpra...@gmail.com wrote: Hello all, I am unable to compile ParaView 3.10.1

Re: [Paraview] vtkSocket bugs

2011-04-14 Thread David Partyka
/13/2011 11:24 AM, David Partyka wrote: Humm, I forgot all about this email. I'll stick it in right now for 3.10.2. If you don't mind please file a bug so that it isn't forgotten. On Wed, Apr 13, 2011 at 2:17 PM, Burlen Loring blor...@lbl.gov wrote: Hi Dave, What is the status

Re: [Paraview] vtkSocket bugs

2011-04-14 Thread David Partyka
Hi Burlen, I had to revert your patch as it doesn't compile on Windows.. You will have to make sure it compiles there as well and resubmit your patch. If you need any help please let me know. Thanks. On Thu, Apr 14, 2011 at 3:51 PM, David Partyka david.part...@kitware.comwrote: Thanks Burlen

[Paraview] ANN: ParaView 3.10.1 Available for download.

2011-04-13 Thread David Partyka
ParaView 3.10.1 is now available for download on the ParaView download page. http://paraview.org/paraview/resources/software.html Release Notes: ParaView 3.10.1 ParaView 3.10.1 is a patch release to address a few issues detected in 3.10.0. ParaView Binaries: * Fixed crash on 32 bit Windows

Re: [Paraview] vtkSocket bugs

2011-04-13 Thread David Partyka
Humm, I forgot all about this email. I'll stick it in right now for 3.10.2. If you don't mind please file a bug so that it isn't forgotten. On Wed, Apr 13, 2011 at 2:17 PM, Burlen Loring blor...@lbl.gov wrote: Hi Dave, What is the status on this? Burlen On 02/27/2011 02:53 PM, David

Re: [Paraview] PovRay-Export does not seem to work

2011-04-11 Thread David Partyka
Hi Mathias, this is fixed in the upcoming ParaView 3.10.1 release. Stay tuned. On Mon, Apr 11, 2011 at 12:47 PM, win...@gmx.net win...@gmx.net wrote: Hello, using the online available ParaView 3.10.0 32bit on a Linux system, I cannot get to PovRay export function to do anything but exporting

Re: [Paraview] Still more trouble compiling VisitBridge with Paraview 3.10 on RHEL 5

2011-04-11 Thread David Partyka
have to manually hack the link.txt and make.flags files or otherwise do workarounds for that. As long as I'm doing that anyhow, I can just place the deeper dependencies there as well. On Apr 8, 2011, at 6:26 AM, David Partyka wrote: Hi Rich, Because you're building static you need

Re: [Paraview] Still more trouble compiling VisitBridge with Paraview 3.10 on RHEL 5

2011-04-08 Thread David Partyka
Hi Rich, Because you're building static you need to tell CMake what your Silo/Mili/HDF5 dependencies are because it has no way of knowing. To do this, in ccmake/cmake-gui you can list them in the same variables where you specified SILO_LIBRARY,MILI_LIBRARY, HDF5_LIBRARY/HDF5_LIBRARIES. This

Re: [Paraview] ParaView 3.10.0 on OS-X: Library not included in App Bundle: libQtCLucene.4.dylib

2011-04-08 Thread David Partyka
I think it's because you're trying to create a bundle with dependencies that are system installed. Fixup bundle doesn't copy in dependencies installed in system locations such as /usr/lib, otherwise it would copy in your whole operating system through dependency resolution ;-). If you want to

Re: [Paraview] Install fails with fixup_bundle error

2011-04-08 Thread David Partyka
You can turn off PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES in CMake. It controls whether to use fixupbundle to resolve dependencies, but since you're building static, and all your dependencies are static you don't need it. On Fri, Apr 8, 2011 at 2:24 PM, Cook, Rich coo...@llnl.gov wrote: It looks

Re: [Paraview] Can't run VTKAVIWRITER - Unable to compress avi file error

2011-04-01 Thread David Partyka
Subject: Re: [Paraview] Can't run VTKAVIWRITER To: David Partyka david.part...@kitware.com Hi David, win 7, 64bits. I really don't know what to do, and i'm not feeling like saving to jpgs of tiffs and then stitching it all together... Any one else? 2011/3/31 David Partyka david.part

Re: [Paraview] Can't run VTKAVIWRITER - Unable to compress avi file error

2011-04-01 Thread David Partyka
Also, out of curiosity, does your Windows folder contain iccvid.dll at all? (My machine has several of them). On Fri, Apr 1, 2011 at 1:38 PM, David Partyka david.part...@kitware.comwrote: Do you have windows media player installed? I have a feeling the old codec (CVID) that we use isn't

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread David Partyka
Hi Pratik, Is your ParaView source from git? If so, have you run git submodule update recently? On Fri, Apr 1, 2011 at 5:35 PM, Pratik Mallya pratik.mal...@gmail.comwrote: Greetings, this is the output that I get on trying to build paraview. All the defaults are ON except MPI. Can anyone

Re: [Paraview] problem in installation: vtkIceTSynchronizedRenderers

2011-04-01 Thread David Partyka
are your MPI_INCLUDE, MPI_LIBRARY and MPI_EXTRA_LIBRARY pointing to? David E DeMarle Kitware, Inc. RD Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Fri, Apr 1, 2011 at 6:51 PM, Pratik Mallya pratik.mal...@gmail.com wrote: David Partyka wrote: Hi

Re: [Paraview] Can't run VTKAVIWRITER

2011-03-31 Thread David Partyka
Hi Ricardo, what version of Windows are you running? I have seen this on a Windows server 2008 machine. On Thu, Mar 31, 2011 at 7:20 AM, Ricardo Canelas maran...@gmail.com wrote: Hi all, When trying to save an animation in avi from a loaded vtk legacy file series, i get ERROR: In

  1   2   >