[Paraview] Filter suddenly stopped working "did not create output for port 0"

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Dec 6 22:53:36 EST 2017


I tried to build with latest "master" and I didn't get any errors. The
plugin worked fine. I did remove these lines [1] from the
CMakeLists.txt file since that was causing build errors. What are
those for? I'd discourage you from adding your own FindParaView.cmake.
Once I removed those and simply set ParaView_DIR to my build
directory, all built and ran fine.

Utkarsh


[1] https://github.com/Chrismarsh/vtk-paraview-datetimefilter/blob/master/CMakeLists.txt#L5-L10

On Tue, Dec 5, 2017 at 4:01 PM, Chris Marsh <chris.marsh at usask.ca> wrote:
> Hi, I have a filter that decodes a posix string from a pvd file into a
> datetime format. This has worked well, however with the newest paraview I
> get the error
>
> ERROR: In
> ParaView-v5.4.1/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, line
> 672
>
> vtkPVCompositeDataPipeline (0x60c0001ad9e0): Algorithm
> vtkDateTimeAnnotation(0x60c00013e1e0) did not create output for port 0 when
> asked by REQUEST_DATA_OBJECT and does not specify any DATA_TYPE_NAME.
>
>
> I've tried fiddling around with various things I've found on the mailing
> list, but I'm at a bit of a loss.
>
> Would appreciate any help. Code is here
> https://github.com/Chrismarsh/vtk-paraview-datetimefilter
>
> Cheers
> Chris
>
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParaView 5.4.1-975-gfcb2303 64-bit_431.png
Type: image/png
Size: 111823 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171206/91c13977/attachment.png>


More information about the ParaView mailing list