MantisBT - ParaView
View Issue Details
0006307ParaView(No Category)public2008-02-07 16:312009-05-13 13:59
Ken Moreland 
Berk Geveci 
normalminorrandom
closedfixed 
 
3.43.4 
0006307: Pipeline not always updating when time is shifted
It has been brought to my attention that in certain circumstances the pipeline does not call algorithms multiple times when different time steps are requested of them. I see this problem most often when the output of an algorithm is attached to time shift scale filters (each with a different shift) and the output of those is combined into a multi-input filter.
I have uploaded an example state file demonstrating the problem. Notice that there is two different colored blocks, and when you hit play the white one should move and then the purple one moves. Instead, nothing happens for the first part of the animation and then they both move for the second part of the animation. If you disable the visibility of the programmable filter, the animation occurs as expected.

This behavior is intermittent, but seems to be reproducible right after you load the state file.
No tags attached.
related to 0008156closed Utkarsh Ayachit Pipeline updates with shifted time (part deux) 
? TimeShiftTest2.pvsm (418,057) 2008-02-07 16:31
https://www.vtk.org/Bug/file/6304/TimeShiftTest2.pvsm
? TimeShiftTest1.pvsm (299,274) 2008-08-14 08:33
https://www.vtk.org/Bug/file/6664/TimeShiftTest1.pvsm
Issue History
2008-02-07 16:31Ken MorelandNew Issue
2008-02-07 16:31Ken MorelandFile Added: TimeShiftTest1.pvsm
2008-02-07 16:31Ken MorelandFile Added: TimeShiftTest2.pvsm
2008-02-07 16:32Ken MorelandNote Added: 0010427
2008-04-09 18:25Ken MorelandStatusbacklog => tabled
2008-04-09 18:25Ken MorelandAssigned To => Berk Geveci
2008-08-14 08:32Berk GeveciFile Deleted: TimeShiftTest1.pvsm
2008-08-14 08:33Berk GeveciFile Added: TimeShiftTest1.pvsm
2008-08-14 08:34Berk GeveciStatustabled => @80@
2008-08-14 08:34Berk GeveciResolutionopen => unable to reproduce
2008-08-14 08:34Berk GeveciNote Added: 0013005
2008-08-14 17:51Alan ScottStatus@80@ => @20@
2008-08-14 17:51Alan ScottResolutionunable to reproduce => reopened
2008-08-14 17:51Alan ScottNote Added: 0013029
2008-08-15 11:40Berk GeveciStatus@20@ => @80@
2008-08-15 11:40Berk GeveciResolutionreopened => fixed
2008-08-15 11:40Berk GeveciNote Added: 0013037
2008-08-19 20:15Alan ScottStatus@80@ => closed
2008-08-19 20:15Alan ScottNote Added: 0013097
2008-11-24 18:52Ken MorelandRelationship addedrelated to 0008156
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0010427)
Ken Moreland   
2008-02-07 16:32   
I uploaded a second state file that is the same as the first except that the multi-input filter is the group filter. This is to rule out any issues with the programmable filter.
(0013005)
Berk Geveci   
2008-08-14 08:34   
This must have been fixed with some other changes. I cannot reproduce it. Note that I had to make some fixes to make sure that the state file worked with 3.3. I also updated the state file because the python filter used old temporal dataset API.
(0013029)
Alan Scott   
2008-08-14 17:51   
When I try to open either of these state files, it crashes ParaView. Is it that this state file is old, or is this a bug? Thanks!
(0013037)
Berk Geveci   
2008-08-15 11:40   
You are fast. There was bug introduced yesterday. It is now fixed.
(0013097)
Alan Scott   
2008-08-19 20:15   
NICE TEST!!! Tested client/server.