MantisBT - ParaView
View Issue Details
0005510ParaView(No Category)public2007-08-15 17:482007-08-23 09:07
Ken Moreland 
Clinton Stimpson 
highminoralways
closedfixed 
 
 
0005510: Missing track name for sub properties in glyphs
Do the following:

1. Create a glyph filter with spheres as its glyph type.
2. Create a keyframe for the glyph radius (right now this can only be done in the animation inspector).
3. The track shows up in the animation view, but there is no name associated with it.
No tags attached.
related to 0003340closed Clinton Stimpson Design new animation UI panels 
png AnimationViewCrash.png (210,360) 2007-08-21 12:17
https://www.vtk.org/Bug/file/6117/AnimationViewCrash.png
png
Issue History
2007-08-15 17:48Ken MorelandNew Issue
2007-08-15 17:48Ken MorelandRelationship addedrelated to 0003340
2007-08-15 17:48Ken MorelandAssigned To => Clinton Stimpson
2007-08-15 17:48Ken MorelandStatusbacklog => tabled
2007-08-20 13:26Clinton StimpsonStatustabled => @80@
2007-08-20 13:26Clinton StimpsonResolutionopen => fixed
2007-08-20 13:26Clinton StimpsonNote Added: 0008514
2007-08-21 12:17Ken MorelandFile Added: AnimationViewCrash.png
2007-08-21 12:18Ken MorelandStatus@80@ => @20@
2007-08-21 12:18Ken MorelandResolutionfixed => reopened
2007-08-21 12:18Ken MorelandNote Added: 0008541
2007-08-21 12:35Clinton StimpsonStatus@20@ => @80@
2007-08-21 12:35Clinton StimpsonResolutionreopened => fixed
2007-08-21 12:35Clinton StimpsonNote Added: 0008543
2007-08-23 09:07Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008514)
Clinton Stimpson   
2007-08-20 13:26   
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- pqAnimationViewWidget.cxx
new revision: 1.22; previous revision: 1.21
/cvsroot/ParaView3/ParaView3/Qt/Components/pqComparativeTracksWidget.cxx,v <-- pqComparativeTracksWidget.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/pqKeyFrameEditor.cxx,v <-- pqKeyFrameEditor.cxx
new revision: 1.19; previous revision: 1.18
/cvsroot/ParaView3/ParaView3/Qt/Components/pqKeyFrameEditor.h,v <-- pqKeyFrameEditor.h
new revision: 1.5; previous revision: 1.4
(0008541)
Ken Moreland   
2007-08-21 12:18   
Now when I try to add keyframes for the glyph radius, ParaView crashes. There is an assert failure for an overrun array index in Qt. I have attached a screenshot of the problem.
(0008543)
Clinton Stimpson   
2007-08-21 12:35   
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- pqAnimationViewWidget.cxx
new revision: 1.24; previous revision: 1.23

Fixed out of range.