Re: [Paraview] Animation Problem

2011-07-29 Thread David E DeMarle
You haven't given us much to work with. What platform? What version of paraview? What can we do do reproduce the problem? thanks, David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Thu, Jul 28, 2011 at 5:53 PM, Jason Haraldsen

Re: [Paraview] Animation Problem

2011-07-29 Thread Adriano Gagliardi
Likewise, if you run through the process using Python Trace up to the point before you try to save the animation and post it, maybe that will show something. === Adriano Gagliardi MEng PhD Business Sector Leader Computational Aerodynamics Aircraft Research Assoc

Re: [Paraview] Animation Problem

2011-07-29 Thread Jason Haraldsen
I am using Mac OS X, paraview 3.81 and 3.10.1 (problem in both). I have a simple png file using calculator, threshold, and warpbyscalar. Then, I did a simple camera shift animation and went to save animation. I chose the parameters (1080x720, 6sec., 10fps,60 frames, avi) and the animation started.

[Paraview] PYTHONPATH paraview modules WindowsXP64bit

2011-07-29 Thread faulkne2
Paraview folks, I am building an application in Python and I'm hoping to use paraview's python scripting abilities to generate plots from the data it produces automatically without user intervention. The code must be able to just import paraview modules and use them to produce the plots. I

[Paraview] Xdmf on master branch

2011-07-29 Thread Tim Gallagher
Hi, I just built off the master branch (commit 4f0d9672) and I noticed XDMF_WRAP_PYTHON was no longer an option. It appears it was set to INTERNAL in commit 7ac1f751, which was due to the conversation in the mailing list (http://markmail.org/message/gapnf4reuazdtfcn), although I'm not sure if