MantisBT - ParaView
View Issue Details
0013216ParaView(No Category)public2012-06-01 16:052016-08-12 09:59
Andy Bauer 
Utkarsh Ayachit 
lowminorhave not tried
closedmoved 
git-master 
4.0 
CoProcessing
13216-fix-pass-arrays-modifed-state
feature
0013216: create a filter to remove field data arrays
For writers in general and coprocessing specifically it would be useful to have a filter to remove arrays that don't need to be written out.
No tags attached.
? passarrays.py (1,972) 2012-07-13 11:11
https://www.vtk.org/Bug/file/9227/passarrays.py
Issue History
2012-06-01 16:05Andy BauerNew Issue
2012-06-01 16:05Andy BauerAssigned To => Andy Bauer
2012-06-01 16:06Andy BauerStatusbacklog => todo
2012-06-01 16:07Andy BauerStatustodo => active development
2012-07-11 13:15Andy BauerTopic Name => 13216_expose_vtkPassArrays
2012-07-11 13:15Andy BauerStatusactive development => gatekeeper review
2012-07-11 13:15Andy BauerResolutionopen => fixed
2012-07-13 10:41Utkarsh AyachitFixed in Version => git-master
2012-07-13 10:41Utkarsh AyachitStatusgatekeeper review => customer review
2012-07-13 10:41Utkarsh AyachitNote Added: 0028772
2012-07-13 11:02Andy BauerAssigned ToAndy Bauer => Kyle Lutz
2012-07-13 11:04Andy BauerNote Added: 0028778
2012-07-13 11:04Andy BauerStatuscustomer review => todo
2012-07-13 11:11Andy BauerFile Added: passarrays.py
2012-07-13 11:13Andy BauerNote Added: 0028779
2012-08-16 13:18Kyle LutzStatustodo => active development
2012-08-16 14:42Kyle LutzNote Added: 0029013
2012-08-16 14:42Kyle LutzStatusactive development => gatekeeper review
2012-08-16 14:43Kyle LutzTopic Name13216_expose_vtkPassArrays => 13216-fix-pass-arrays-modifed-state
2012-08-17 14:27Utkarsh AyachitStatusgatekeeper review => customer review
2012-08-17 14:27Utkarsh AyachitNote Added: 0029019
2012-09-04 11:30Andy BauerNote Added: 0029124
2012-09-04 11:30Andy BauerStatuscustomer review => todo
2012-10-18 14:05Utkarsh AyachitTarget Version => 4.0
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0
2013-01-14 12:45Kyle LutzStatustodo => active development
2013-10-31 11:19Utkarsh AyachitAssigned ToKyle Lutz =>
2013-10-31 11:19Utkarsh AyachitStatusactive development => todo
2013-10-31 11:19Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-10-31 11:19Utkarsh AyachitStatustodo => backlog
2016-08-12 09:59Kitware RobotNote Added: 0038222
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotFixed in Version3.98.0 =>
2016-08-12 09:59Kitware RobotResolutionfixed => moved

Notes
(0028772)
Utkarsh Ayachit   
2012-07-13 10:41   
merged into master (if applicable)
(0028778)
Andy Bauer   
2012-07-13 11:04   
The filter seems to be working properly except that the custom panel has problems when the active source is changed to a previous filter and then back to the vtkPassArrays filter. The problem is that the Apply and Reset buttons should be disabled at that point but they aren't.
(0028779)
Andy Bauer   
2012-07-13 11:13   
You can use the passarrays.py script to help show the problem. To recreate the problem:
1) run the passarrays.py script
2) Hit apply
3) Click on the PointDatatoCellData1 filter
4) Click on the PassArrays1 filter

Now the Apply and Reset buttons are active but should be disabled.
(0029013)
Kyle Lutz   
2012-08-16 14:42   
Merge topic '13216-fix-pass-arrays-modifed-state' into next

0d02bec Fix bug with the Pass Arrays properties panel modifed state
(0029019)
Utkarsh Ayachit   
2012-08-17 14:27   
merged in master, if applicable
(0029124)
Andy Bauer   
2012-09-04 11:30   
Something is still wrong with this. Now it doesn't update (i.e. call RequestData in the filter) when Apply is pressed. To recreate the problem:
1) create a wavelet and hit apply
2) create pass arrays filter and hit apply
3) look at the Information tab to see that the grid hasn't been created.
(0038222)
Kitware Robot   
2016-08-12 09:59   
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.