[Paraview] Scripts With Animations

Brad King brad.king at kitware.com
Fri Oct 29 08:16:45 EDT 2004


Kent Eschenberg wrote:
> It seems that animations are not saved correctly n a session state file.
> 
> Upon loading the state file, the error message includes "could not find 
> requested method: SetLabelAndScript or the method was called with 
> incorrect arguments". The animator actions are incomplete.

This is a bug, and it looks like it is still in the CVS version.  Please 
report it to the bug tracker:

http://www.paraview.org/Bug

Thanks.

> I can't quite figure out the syntax of the state file to perform a 
> manual fix. Is there a guide to the content of these files?

Not currently.  It basically just invokes methods on ParaView objects 
through Tcl wrappers.  You can look in that paraview source tree under 
ParaView/Servers/ServerManager and ParaView/GUI/Client for classes on 
which most methods are called.

-Brad


More information about the ParaView mailing list