[Paraview-developers] paraview PVSessionCore error

Chiranjib Sur sur.chiranjib at gmail.com
Tue Jul 12 01:22:02 EDT 2016


Hi,
I am trying to implement a new filter in ParaView and I get the following
error while executing.

vtkPVSessionCore (0x162d180): Object type: MyObjectSource, could not find
requested method: "setVariable"
or the method was called with incorrect arguments.

while processing
Message 0 = Invoke
  Argument 0 = vtk_object_pointer {MyObjectSource(0x34b3870)}
  Argument 1 = string_value {setVariable}
  Argument 2 = float64_value {0.003}


I searched the mailing list and it looks like a very similar bug has been
reported
http://www.paraview.org/Bug/view.php?id=15593


People have faced similar problem and here are the details
http://public.kitware.com/pipermail/paraview/2016-March/036387.html

Is there a solution of work-around?

Chiranjib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160712/e616fe00/attachment.html>


More information about the Paraview-developers mailing list