[Paraview] PV2.6 vtkProcessModule SetInput error

John Biddiscombe biddisco at cscs.ch
Wed Jan 3 05:20:08 EST 2007


Simone

Make sure you use SetInputConnection in the xml and not SetInput. The 
xml stuff was converted some time back to only use the new style 
pipeline connections

JB
> Hi,
>
> I have checked out PV2.6 from cvs to check if the OpenGLPainter error 
> I described in my posting "2.4 CVS / vtkOpenGLPainterDeviceAdapter 
> error" was fixed (according to a bug fix filed against the relevant 
> source files, BUG# 3454).
>
> Now on the other hand I am not able to use the module 
> vtkCellDerivatives added via pvsm/xml!
>
> I receive an error message very similar to what John Biddiscombe 
> described in his posting "another error message using custom reader", 
> I get:
>
> # Error or warning: There was a VTK Error in file: 
> /home/crippa/tmp/ParaView/Servers/Common/vtkProcessModule.cxx (966)
>  vtkProcessModule (0x535b90): Object type: vtkCellDerivatives, could 
> not find requested method: "SetInput"
> or the method was called with incorrect arguments.
>
> while processing
> Message 0 = Invoke
>   Argument 0 = id_value {640}
>   Argument 1 = string_value {SetInput}
>   Argument 2 = id_value {498}
> ErrorMessage end
>
>
> To me it doesn't seem as if Berk's answer to JB explains also this 
> error, as JB's error seemed to me to be related to AMR datasets.
>
> Am I wrong here, or is this an additional bug in vtkProcessModule?
>
>
> Thanks, Simone
>


-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82




More information about the ParaView mailing list