MantisBT - ParaView
View Issue Details
0008597ParaView(No Category)public2009-02-24 13:552009-05-15 19:10
Alan Scott 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
3.63.6 
0008597: (Venus - High) Pipeline not updating correctly
Local server, XP, ParaView trunk.
Open Can.exo.
Calculator. Equation VEL*100, Result Array Name Vel100. Apply.
Filters/ Data Analysis/ Plot over line filter.
Select calculator. Filters/ Data Analysis/ Plot over line filter.(this step is probably not necessary)
Select can.exo.
Calculator. Equation ACCL*100, Result Array Name Accl100. Apply.
Select Calculator 1. Change Input. Change input to be Calculator 2.

We have now inserted another calculator into the pipeline.

But, notice that Accl100 never shows up in the plots! This is a bug - the pipeline, and the plots, are not resetting.
No tags attached.
Issue History
2009-02-24 13:55Alan ScottNew Issue
2009-02-26 17:45Alan ScottSummaryPipeline not updating correctly => (Venus - High) Pipeline not updating correctly
2009-03-02 20:23Alan ScottPrioritynormal => high
2009-03-02 20:26Alan ScottCategory3.8 => 3.6
2009-03-03 10:27Utkarsh AyachitNote Added: 0015513
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2009-05-14 20:54Utkarsh AyachitNote Added: 0016457
2009-05-14 20:54Utkarsh AyachitStatusbacklog => @80@
2009-05-14 20:54Utkarsh AyachitFixed in Version => 3.6
2009-05-14 20:54Utkarsh AyachitResolutionopen => fixed
2009-05-14 20:54Utkarsh AyachitAssigned To => Utkarsh Ayachit
2009-05-15 19:10Alan ScottNote Added: 0016494
2009-05-15 19:10Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0015513)
Utkarsh Ayachit   
2009-03-03 10:27   
This seems to have been fixed with the new charts. When the input of the plot-over-line filter is changed, the new plots are immediately updating to show the new arrays. Leaving this open till the new plots become the default plots.
(0016457)
Utkarsh Ayachit   
2009-05-14 20:54   
Ensure that all views are rendered when input is changed.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqPipelineBrowser.cxx,v <-- Qt/Components/pqPipelineBrowser.cxx
new revision: 1.28; previous revision: 1.27
(0016494)
Alan Scott   
2009-05-15 19:10   
Wow, I wrote a poor bug report.

Tested local server.