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

2011-11-17 Thread Aurélien Marsan
Sharing my experience : I tried to do the same with the Paraview 3.12 32 bits binary release -- same issue. So I came back to the 3.10.1 32bits release, that I know it worked on windows XP. It works again on windows 7. Yet, all my tools, that require the import of scipy.signal among others, are

[Paraview] make animations in paraview

2011-11-17 Thread wang
Dear Paraview-users, I want to make animation in Paraview but have no option to save it as avi file only jpg or tif or png file. Some time ago I can make avi formatted movies. I don't get a clue how this happened. Does anyone know this. Thanks a lot! Xueli Wang

Re: [Paraview] make animations in paraview

2011-11-17 Thread David E DeMarle
Which OS are you on, which version of ParaView, and did you build it yourself or get it from a package manager or use the kitware binary? David E DeMarle Kitware, Inc. RD Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Nov 17, 2011 at 5:30 AM, wang

Re: [Paraview] make animations in paraview

2011-11-17 Thread wang
From a RPM. David E DeMarle wrote: Please keep the discussion on the mailing list so everyone can contribute/benefit. Did paraview come from the RPM or a kitware binary install? David E DeMarle Kitware, Inc. RD Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On

Re: [Paraview] make animations in paraview

2011-11-17 Thread David E DeMarle
I suspect that the ParaView in that package wasn't built with ffmpeg, which ParaView uses to write AVI files on linux and mac. Try the Kitware binary. David E DeMarle Kitware, Inc. RD Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Nov 17, 2011 at 8:51 AM,

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.

[Paraview] changing default representation

2011-11-17 Thread Jagjeet Nain
Hi, I want to change the default representation of ParametricSource plugin from Examples/Plugins. I know I can do that in the Paraview GUI, choosing it from drop-down list. But I want to change it using servermanager.xml for this example so that source plugin is loaded, it is loaded in chosen

[Paraview] Data does not load off of a partition from saved (.wind) state

2011-11-17 Thread Sohail Shafii
Hi, I've noticed that if I open a data set from a separate partition (after mounting it in Linux), and if I save a state file related to said data set, the data does not load at all when I load the statefile if after I start ParaView from a clean state.  Please note that it doesn't matter if

Re: [Paraview] make animations in paraview

2011-11-17 Thread Michael Wild
I know I might be a bit biased since it was me who contributed it, but isn't it time to enable the Ogg/Theora writer by default? The reason I disabled it by default when I submitted is that I considered it to be a bit experimental at the time, but nowadays there are zero bug reports I'm aware of,