MantisBT - ParaView
View Issue Details
0012007ParaViewBugpublic2011-03-23 22:462011-07-29 10:43
Pat Marion 
Alan Scott 
normalminoralways
closedfixed 
3.10 
3.10.13.12 
0012007: Python trace hangs during interaction with animation view
Reported on the paraview mailing list under the subject: [Paraview] Error using Python Trace in PV3.10-RC1


I found a problem using the Python Trace functionality with PV3.10-RC1. I've
loaded in a dataset and started a trace. I then proceeded to take a slice
through the dataset, which worked fine. Next, in the animation view, I added
a cue based on the x-value of the slice origin. Double-clicking on the
scalar bar gives the pop up window to set the start and end values. At this
point, I can't change any of the values and ParaView just hangs. This only
appears to happen with the variables that are essentially vector components
(Normals and Origin); I can modify the scalar options without it crashing.

I did manage to get around the problem by adding one of the vector
components as a track BEFORE starting the trace and then deleting it
immediately. I can then start the trace, add the track again (or any of the
options), modify its values without ParaView crashing.
No tags attached.
Issue History
2011-03-23 22:46Pat MarionNew Issue
2011-04-07 11:03Pat MarionNote Added: 0026136
2011-04-07 11:03Pat MarionStatusbacklog => @80@
2011-04-07 11:03Pat MarionResolutionopen => fixed
2011-04-07 11:03Pat MarionFixed in Version => 4.0
2011-04-07 11:03Pat MarionTarget Version => 3.10.1
2011-05-02 21:22Alan ScottNote Added: 0026408
2011-05-02 21:22Alan ScottStatus@80@ => closed
2011-05-02 21:22Alan ScottAssigned To => Alan Scott
2011-07-29 10:43Utkarsh AyachitFixed in Version4.0 => 3.12

Notes
(0026136)
Pat Marion   
2011-04-07 11:03   
With this bug fix, you should be able to record a trace of animating the Origin property of a slice plane, using any of the 3 components.
(0026408)
Alan Scott   
2011-05-02 21:22   
Sweet!

Tested local server, Windows, trunk.