MantisBT - ParaView
View Issue Details
0012387ParaView(No Category)public2011-07-21 13:522011-11-01 22:04
Robert Maynard 
Robert Maynard 
normalminorhave not tried
closedfixed 
Development 
3.12 
Sandia
 12387-compile-vtkPrismTableToPolyData
crash
0012387: Creating Prism:Table To Points Filter crashes ParaView
Looks like the reader is defined in the XML but not being built.
No tags attached.
Issue History
2011-07-21 13:52Robert MaynardNew Issue
2011-07-21 13:52Robert MaynardAssigned To => Robert Maynard
2011-07-21 13:58Robert MaynardStatusbacklog => todo
2011-07-21 13:58Robert MaynardStatustodo => active development
2011-07-22 14:06Utkarsh AyachitTopic Name => 12387-compile-vtkPrismTableToPolyData
2011-07-22 14:06Utkarsh AyachitStatusactive development => gatekeeper review
2011-07-22 14:06Utkarsh AyachitResolutionopen => fixed
2011-07-22 14:13Utkarsh AyachitStatusgatekeeper review => customer review
2011-07-22 14:13Utkarsh AyachitNote Added: 0027059
2011-07-29 16:18Utkarsh AyachitFixed in Version => 3.12
2011-08-17 13:51Greg WeirsNote Added: 0027375
2011-08-17 14:33Robert MaynardNote Added: 0027377
2011-11-01 22:04Alan ScottNote Added: 0027642
2011-11-01 22:04Alan ScottStatuscustomer review => closed

Notes
(0027059)
Utkarsh Ayachit   
2011-07-22 14:13   
Merged to git-master.
(0027375)
Greg Weirs   
2011-08-17 13:51   
I have tested the Prism: TableToPoints filter and I think the bug (that crashes paraview) is fixed.

However, I think it should interpret the rows as point data, rather than associating each tracer with a cell. This association was originally made because Prism didn't handle point data, but it should now. This bug can be closed if a new one is opened on treating tracers as points rather than cells.
(0027377)
Robert Maynard   
2011-08-17 14:33   
New bug opened for the new feature request: 12534
(0027642)
Alan Scott   
2011-11-01 22:04   
Greg says this bug is fixed below. New bug created for Greg's comments.