MantisBT - ParaView
View Issue Details
0006628ParaView(No Category)public2008-03-18 19:572009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006628: Selected points and cells don't animate
This is on XP, PV 3.2.1. It cannot be replicated on the trunk, since the trunk crashes.

If you select points and/or cells, and then animate your object, the point/cell locations don't animate with the dataset, and the point/cell data doesn't update.

* Open Can. Turn all variables on. Accept.
* Surface with edges.
* "Select Points On", then rubber band select a point on the plate.
* View/ Selection Inspector on. Slide down, go to tab Point Label, visible.
* Select Label Mode as ACCL in the Selection Inspector.
* Play animation. Neither the points move, or the point data updates.


Since there are other ways to skin this cat (spreadsheet view), I am keeping this as priority normal. It would be nice to get it cleaned up, however.
No tags attached.
Issue History
2008-03-18 19:57Alan ScottNew Issue
2008-03-20 09:46Utkarsh AyachitStatusbacklog => @80@
2008-03-20 09:46Utkarsh AyachitResolutionopen => fixed
2008-03-20 09:46Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-03-20 09:46Utkarsh AyachitNote Added: 0010867
2008-03-25 21:31Alan ScottStatus@80@ => closed
2008-03-25 21:31Alan ScottNote Added: 0010912
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
(0010867)
Utkarsh Ayachit   
2008-03-20 09:46   
Time changes were not propagated to selection representation. Hence it was never updated when time was changed.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPVRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMPVRepresentationProxy.cxx
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPropRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMPropRepresentationProxy.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPropRepresentationProxy.h,v <-- Servers/ServerManager/vtkSMPropRepresentationProxy.h
new revision: 1.8; previous revision: 1.7
(0010912)
Alan Scott   
2008-03-25 21:31   
Tested client/server.