MantisBT - ParaView
View Issue Details
0015116ParaView(No Category)public2014-11-07 16:032015-09-06 12:17
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
4.2 
4.44.4 
Sandia
incorrect functionality
0015116: Trace recorder misses changing color presets
The trace recorder misses changing color presets. Here is how to replicate:

* Linux, local server, Master.
* Start trace. Fully trace supplemental proxies on. OK.
* can.exo. All vars on. Apply.
* Color by ACCL.
* Color Editor. Select preset. Select Cold and Hot. Close.
* Stop trace. Save as macro (I used the name test). Close the script editor.
* Reset session.
* Run your macro.
<<bug>> Color table (i.e., Preset) will be wrong.

This is impacting one of my users.
No tags attached.
Issue History
2014-11-07 16:03Alan ScottNew Issue
2014-12-05 16:05Alan ScottNote Added: 0033900
2014-12-05 16:05Alan ScottTarget Version => 4.4
2015-06-07 14:33Utkarsh AyachitNote Added: 0034516
2015-06-07 14:33Utkarsh AyachitStatusbacklog => customer review
2015-06-07 14:33Utkarsh AyachitFixed in Version => git-master
2015-06-07 14:33Utkarsh AyachitResolutionopen => fixed
2015-06-07 14:33Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-06-16 19:42Alan ScottNote Added: 0034570
2015-06-16 19:42Alan ScottStatuscustomer review => closed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0033900)
Alan Scott   
2014-12-05 16:05   
Trace recorder is important, thus target version 4.4.
(0034516)
Utkarsh Ayachit   
2015-06-07 14:33   
This is now fixed in git/master.

The trace will include a line similar to the following:

# Apply a preset using its name. Note this may not work as expected when presets have duplicate names.
aCCLLUT.ApplyPreset('Cold and Hot', True)
(0034570)
Alan Scott   
2015-06-16 19:42   
Tested NX and RGS, local server, master, Linux. Looks great.