MantisBT - ParaView
View Issue Details
0008876ParaView(No Category)public2009-04-10 21:122009-05-14 21:27
Alan Scott 
Yumin Yuan 
normalminoralways
closedfixed 
 
3.8 
0008876: Color scale editor setting don't persist - even across a single run
* ParaView local server. Trunk.
* Open disk_out_ref.exo. All variables on.
* Color by temp.
* Open Color Scalar Editor. Choose Preset.

Bug number 1: the default is CEILab Blue to Red. Please make it be whatever is currently active. (This is minor, no biggie if it isn't fixed.)

* Choose Black body radiation. OK.
For fire, this is actually not correct. So, you want to move the buttons and add more.
* Move the two visible buttons to the top of the Color Scale Editor. Make Default. Close.

Bug number 2: Make default doesn't do anything. Can we either get it to work, or remove it?

* Add a clip plane. Color by temp. Volume render.
* Open the color editor.

Bug number 3: Note that the color scale buttons are not where they were.

* Move these buttons where we wanted them - to the top of the edit window.
* Close

(Cool picture, isn't it? By the way, it looks nicer with a scale of about 5.)

* Delete the clip.
* Open the color editor.

Bug number 4: Note that we now have double buttons at the top. This should not have happened.

This is really, really obnoxious for folks creating fire movies.

No tags attached.
Issue History
2009-04-10 21:12Alan ScottNew Issue
2009-04-10 21:16Alan ScottNote Added: 0016004
2009-05-07 18:54Utkarsh AyachitNote Added: 0016342
2009-05-08 10:18Utkarsh AyachitStatusbacklog => tabled
2009-05-08 10:18Utkarsh AyachitAssigned To => Yumin Yuan
2009-05-11 18:07Alan ScottNote Added: 0016379
2009-05-13 13:39Utkarsh AyachitTarget Version => 3.8
2009-05-13 13:52Utkarsh AyachitCategory3.8 => 3.6
2009-05-14 09:54Yumin YuanNote Added: 0016431
2009-05-14 09:54Yumin YuanStatustabled => @80@
2009-05-14 09:54Yumin YuanResolutionopen => fixed
2009-05-14 21:27Alan ScottNote Added: 0016461
2009-05-14 21:27Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0016004)
Alan Scott   
2009-04-10 21:16   
OK, I get it. Bug number 2 actually saves between sessions. Would "Make default between sessions" be too verbose to put on the button?
(0016342)
Utkarsh Ayachit   
2009-05-07 18:54   
Note to developer: The problem here is the fact that opacity function is kept independent of the color transfer function and also the fact that opacity function is not centralized as the color transfer function. Hence, the opacity function needs to be adjusted every time.
(0016379)
Alan Scott   
2009-05-11 18:07   
Utkarsh is correct - I was trying to say that the opacity doesn't persist. Sorry for being unclear.
(0016431)
Yumin Yuan   
2009-05-14 09:54   
The fix is to also create opacity function in pqLookupTableManager, just like the lookuptable, and it can also be saved with settings.
(0016461)
Alan Scott   
2009-05-14 21:27   
Much, much, much better.

Tested local server.