Undoing delete slice crashes paraview
This issue was created automatically from an original Mantis Issue. Further discussion may take place here.
OS X 10.6.8, the ParaView 3.98.1 release version and the git master (today's version), Qt 4.8.4.
Start ParaView Sources - Wavelet, Apply Filters - Common - Slice, Apply Delete the slice Edit - Undo Delete Slice1
Then ParaView crashes stating:
ERROR: In /opt/src/paraview/ParaView/VTK/Filters/Core/vtkCutter.cxx, line 342 vtkCutter (0x11dc663f0): No cut function specified
ERROR: In /opt/src/paraview/ParaView/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 753 vtkPVCompositeDataPipeline (0x11dc6be70): Algorithm vtkPVMetaSliceDataSet(0x11dc65be0) returned failure for request: vtkInformation (0x120e445c0) Debug: Off Modified Time: 850110 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 FROM_OUTPUT_PORT: 0
ERROR: In /opt/src/paraview/ParaView/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 753 vtkCompositeDataPipeline (0x121733680): Algorithm vtkPVGeometryFilter(0x121720cd0) returned failure for request: vtkInformation (0x120e61240) Debug: Off Modified Time: 850145 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA_OBJECT ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 FROM_OUTPUT_PORT: 0
ERROR: In /opt/src/paraview/ParaView/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, line 816 vtkCompositeDataPipeline (0x120e635e0): Input for connection index 0 on input port index 0 for algorithm vtkCompositePolyDataMapper2(0x12172c880) is of type vtkDataObject, but a vtkPolyData is required.
ERROR: In /opt/src/paraview/ParaView/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, line 816 vtkCompositeDataPipeline (0x120e635e0): Input for connection index 0 on input port index 0 for algorithm vtkCompositePolyDataMapper2(0x12172c880) is of type vtkDataObject, but a vtkPolyData is required.