MantisBT - ParaView
View Issue Details
0013837ParaView(No Category)public2013-01-30 07:302016-08-12 09:59
John Biddiscombe 
Kitware Robot 
normalminorhave not tried
closedmoved 
3.98.1 
 
Release
crash
0013837: disabling LOD rendering causes multiple warning and crashes
If you turn off LOD rendering in the main options, then paraview has big trouble.
the LOD actor is still "visible" even though it has a null input. This triggers many warning messages about
ERROR: In ..\..\..\..\..\Code\ParaView\VTK\Common\ExecutionModel\vtkDemandDrivenPipeline.cxx, line 816
vtkCompositeDataPipeline (0000000009DC3B40): Input for connection index 0 on input port index 0 for algorithm vtkCompositePolyDataMapper2(000000001477
50B0) is of type vtkDataObject, but a vtkPolyData is required.

and later crashes when GetBounds() is called on a null dataset.
No tags attached.
Issue History
2013-01-30 07:30John BiddiscombeNew Issue
2013-01-31 09:16Utkarsh AyachitNote Added: 0030284
2016-08-12 09:59Kitware RobotNote Added: 0038328
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0030284)
Utkarsh Ayachit   
2013-01-31 09:16   
I cannot reproduce this. Can you elaborate please? What was the data source you created?
(0038328)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.