The error message appears during interactive cell selection with labels turn on
Steps to reproduce
- Open data set can.ex2 from examples
- Selection Display Inspector / Cell Labels / ID (or any other cell array, it doesn't matter)
- Turn on Interactive Select Cells
- Click on cell and move the mouse a little (if click without moving the error message doesn't appear)
The error message:
ERROR: In /home/melnikov/repos/paraview/source/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, line 760 vtkCompositeDataPipeline (0x559dc28fda30): Input for connection index 0 on input port index 0 for algorithm vtkCellCenters(0x559dc25a1140) is of type vtkDataObject, but a vtkDataSet is required.