MantisBT - ParaView
View Issue Details
0009435ParaViewBugpublic2009-08-18 17:092016-08-12 09:57
Ken Moreland 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0009435: Warning when applying temporal shift scale on some file series
For some file series, when you add the temporal shift scale filter to it, you get a warning about the maximum number of pieces not being set. To replicate this problem:

1. Load the attached file series.
2. If you play, everything is just fine.
3. Add the Temporal Shift Scale Filter. Default parameters. Apply.
4. Play through the time steps.

You now get warnings like the following:

ERROR: In /Users/kmorel/src/ParaView3/VTK/Filtering/vtkStreamingDemandDrivenPipeline.cxx, line 747
vtkCompositeDataPipeline (0x363bfc40): No maximum number of pieces has been set in the information for output port 0 on algorithm vtkArrayCalculator(0x363bf570).
No tags attached.
child of 0006662closed John Biddiscombe Temporal dataset filter results in change in type of output 
zip velocity.zip (353,969) 2009-08-18 17:09
https://www.vtk.org/Bug/file/7418/velocity.zip
Issue History
2009-08-18 17:09Ken MorelandNew Issue
2009-08-18 17:09Ken MorelandFile Added: velocity.zip
2009-08-18 17:10Ken MorelandRelationship addedchild of 0006662
2009-08-18 17:11Ken MorelandNote Added: 0017157
2016-08-12 09:57Kitware RobotNote Added: 0037683
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0017157)
Ken Moreland   
2009-08-18 17:11   
I'm pretty sure this warning is due to the image data becoming a temporal data set. When this happens, the image extents given by the reader become invalid. I'm pretty sure that if bug 0006662 (data should not change to temporal when a filter is applied) were fixed, this problem would go away. Thus, I have made this bug a child of that one.
(0037683)
Kitware Robot   
2016-08-12 09:57   
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.