[Paraview] Tracking down Error in my Reader Plugin code

Michael Jackson mike.jackson at bluequartz.net
Wed Nov 23 13:29:42 EST 2011


Sorry for the noise. Was not watching my variables closely enough.
--
Mike Jackson <www.bluequartz.net>

On Nov 23, 2011, at 1:23 PM, Michael Jackson wrote:

> 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