MantisBT - ParaView
View Issue Details
0008605ParaView(No Category)public2009-02-24 17:542011-01-13 17:00
Alan Scott 
Ken Moreland 
highminoralways
closedfixed 
 
3.6 
0008605: (Venus - High) Plots of plots gives bad data.
ParaView trunk, local server, XP.
Plot over line.
Split the plot horizontally.
Plot over line (while the last plot over line is still highlighted in the pipeline browser)
Note that we get a plot, but it is junk and doesn't make sense. Either it should make sense (whatever that means) or not be possible.
No tags attached.
patch vtkPolyLine.cxx.patch (679) 2009-03-10 13:53
https://www.vtk.org/Bug/file/7116/vtkPolyLine.cxx.patch
Issue History
2009-02-24 17:54Alan ScottNew Issue
2009-02-26 17:45Alan ScottSummaryPlots of plots gives bad data. => (Venus - High) Plots of plots gives bad data.
2009-03-02 20:24Alan ScottPrioritynormal => high
2009-03-02 20:26Alan ScottCategory3.8 => 3.6
2009-03-10 13:53Ken MorelandStatusbacklog => tabled
2009-03-10 13:53Ken MorelandAssigned To => Ken Moreland
2009-03-10 13:53Ken MorelandFile Added: vtkPolyLine.cxx.patch
2009-03-10 13:54Ken MorelandNote Added: 0015620
2009-03-17 15:18Ken MorelandNote Added: 0015717
2009-03-17 15:18Ken MorelandStatustabled => @80@
2009-03-17 15:18Ken MorelandResolutionopen => fixed
2009-03-23 21:16Alan ScottNote Added: 0015776
2009-03-23 21:16Alan ScottStatus@80@ => closed
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0015620)
Ken Moreland   
2009-03-10 13:54   
I've traced the problem to a bug in vtkPolyLine::EvaluatePosition (see attached patch).
(0015717)
Ken Moreland   
2009-03-17 15:18   
/cvsroot/ParaView3/ParaView3/VTK/Filtering/vtkPolyLine.cxx,v <-- vtkPolyLine.cxx
new revision: 1.6; previous revision: 1.5
(0015776)
Alan Scott   
2009-03-23 21:16   
Tested client/ remote server.