[Paraview] Save Animation, linux with NVIDIA card

Berk Geveci berk.geveci at kitware.com
Thu Sep 6 15:46:59 EDT 2007


To verify that offscreen rendering is causing the problem, look at
ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx, the function
CaptureWindow(). Comment out the two SetOffScreenRendering() methods
and recompile. If it works, that means that offscreen rendering is at
fault.

-berk


On 9/6/07, Berend van Wachem <berend at chalmers.se> wrote:
> Hi,
>
> I have recently moved to paraview 3.02 (and tried 3.10) and I have
> trouble with the option "Save Animation". When I save an animation, the
> first couple of frames appear to be fine, but the rest of the animation
> is empty; just a black screen.
>
> The rendering appears to be off-screen. I use linux with an NVIDIA
> GeForce 6200 LE, with the proprietary NVIDIA drivers installed.
>
> How can I get a saved animation?
>
> Thanks,
>
> Berend.
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list