[Paraview] Cannot Save Animations from Python
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Mon Mar 24 09:10:46 EDT 2008
Can you try this:
view.UseOffscreenRenderingForScreenshots = 0
This will turn off the using of offscreen buffers for writing the
images. I am wondering if that's what's causing the problem.
Utkarsh
Jean Favre wrote:
> On 21, Mar 2008 10:57 PM, Kent Eschenberg <eschenbe at psc.edu> wrote:
>
>> When the filename is provided it produces 1 to 5 frames (which look
>> fine) then crashes. One unexpected phenomena was that when recording
>> frames it seemed to display and then delete the window with every
>> frame.
>>
>
> I see exactly the same thing as Kent. I have tried, and retried many
> times for the last 4 days and I get a crash after 3 or 4 frames written
> to disk. I use the CVS version of ParaView3.
>
> Jean
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list