[Paraview] Tracking down Error in my Reader Plugin code
Michael Jackson
mike.jackson at bluequartz.net
Wed Nov 23 13:23:23 EST 2011
Have a custom reader that is generally working OK, but I am getting the following after I click the "Accept" button:
ERROR: In /Users/Shared/Kitware-CVS/ParaView/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0x10a052d40): Algorithm vtkAngReader(0x10a04ec90) returned failure for request: vtkInformation (0x10a0550d0)
Debug: Off
Modified Time: 74347
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1
FROM_OUTPUT_PORT: 0
Is this a problem with the return value in my RequestInformation or RequestData? I just can not track down where/why this is being generated. The data shows up just fine in the viewer.
Thanks
___________________________________________________________
Mike Jackson Principal Software Engineer
BlueQuartz Software Dayton, Ohio
mike.jackson at bluequartz.net www.bluequartz.net
More information about the ParaView
mailing list