View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013776ParaView(No Category)public2013-01-08 18:162015-01-11 08:28
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.1 
Summary0013776: Opacity color editor needs update call
DescriptionThere is a bug in the opacity color editor, where we need an update somewhere. Here is how to replicate:

Linux, local server, master.
Open can.exo, all vars on, Apply.
Last time step.
Color by DISPL.
Color Editor. Enable Opacity Function. Apply.
>> This is correct.

Above the 'b' in the word Enable of Enable Opacity Function, click on the line. Drag this point way up and somethat left. Apply.
>> Nothing happened. This is incorrect.

Click on the point you created. Delete it. (Hit the delete key). Close. Reopen the color editor.
>> Point has reappeared. This is incorrect.

Marking high, since I think it will be easy to fix, and it makes the opacity editor basically unusable.


TagsColorMap
ProjectSandia
Topic Name13776_fix_lut_updates
Typeincorrect functionality
Attached Files

 Relationships
related to 0014283closedUtkarsh Ayachit Color editor doesn't update - CAM data 

  Notes
(0030267)
Utkarsh Ayachit (administrator)
2013-01-28 16:51

commit fa1048757644fc825c326b26a77ac7bd2b87dc1e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Jan 28 16:49:58 2013 -0500

    BUG 0013776. Fixed mtime computation.
    
    vtkDiscretizableColorTransferFunction was not updating its MTime when the
    optional ScalarOpacityFunction itself was modified. That was resulting in the
    LUT not being regenerated on changes to ScalarOpacityFunction, manifested in
    BUG# 13776. This patch address that issue.
    
    Change-Id: If1b63710a6739870f55b089aabc38b7c93c0e493
(0030277)
Utkarsh Ayachit (administrator)
2013-01-30 10:21

SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 13776_fix_lut_updates
        13814_coprocessing_fix_auto_rescale
(VTK) 13826-FixPathUnescape
        13830_fix_progress
        fix_visitbridge_install_rules
        fix_warnings
        ParaViewWeb_2.0
(VTK) vtk_master
(0030330)
Alan Scott (manager)
2013-02-11 18:45

There are two actual bugs in this bug report.

Bug number 1, where Opacity isn't changing, has been fixed. Tested Linux, remote server, 3.98.1.

Bug number 2 is still there. You cannot delete points in the middle of the Opacity graph.
(0031557)
Utkarsh Ayachit (administrator)
2013-09-12 13:18

Alan,

I could not reproduce BUG #2. Note that the mouse pointer must be within the widget when hitting the "Del" key or the key is not received by the widget and hence it may not be deleting. Do you think it will help to show a border around the widget when it has focus so users will realize that the widget doesn't have focus and hence the key presses are getting lost?
(0031573)
Utkarsh Ayachit (administrator)
2013-09-16 11:58

SUMMARY
---------------------------------------------
Topics merged into master:
        14181_fix_link_camera
        14274-fixup-catalyst
        14275_fix_comparative_view
        14276-hide-label-visibility
(VTK) cosmotools-vtk-extensions
(VTK) fix_segfault_on_invalid_input
        pvweb-state-loading

(0031592)
Alan Scott (manager)
2013-09-18 13:04

I am sure this bug has been fixed, with the exception of bug 14283, which just had bug fixes placed in Next. The update issues will be tested with that bug next week. Closing this one.

Tested deleting of points remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2013-01-08 18:16 Alan Scott New Issue
2013-01-28 16:51 Utkarsh Ayachit Note Added: 0030267
2013-01-28 16:51 Utkarsh Ayachit Status backlog => gatekeeper review
2013-01-28 16:51 Utkarsh Ayachit Fixed in Version => git-next
2013-01-28 16:51 Utkarsh Ayachit Resolution open => fixed
2013-01-28 16:51 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-01-28 16:53 Utkarsh Ayachit Topic Name => 13776_fix_lut_updates
2013-01-30 10:21 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-30 10:21 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-30 10:21 Utkarsh Ayachit Note Added: 0030277
2013-01-30 10:40 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2013-02-11 18:45 Alan Scott Note Added: 0030330
2013-02-11 18:45 Alan Scott Status customer review => todo
2013-07-26 12:36 Utkarsh Ayachit Tag Attached: ColorMap
2013-09-12 13:18 Utkarsh Ayachit Note Added: 0031557
2013-09-12 13:18 Utkarsh Ayachit Status todo => gatekeeper review
2013-09-16 11:57 Utkarsh Ayachit Fixed in Version 3.98.1 => git-master
2013-09-16 11:58 Utkarsh Ayachit Status gatekeeper review => customer review
2013-09-16 11:58 Utkarsh Ayachit Note Added: 0031573
2013-09-18 13:02 Alan Scott Relationship added related to 0014283
2013-09-18 13:04 Alan Scott Note Added: 0031592
2013-09-18 13:04 Alan Scott Status customer review => closed
2013-11-01 13:18 Utkarsh Ayachit Fixed in Version git-master => 4.1
2015-01-09 13:54 Utkarsh Ayachit Source_changeset_attached => VTK master 56893c57
2015-01-09 13:55 Utkarsh Ayachit Source_changeset_attached => VTK master fa104875
2015-01-09 13:55 Utkarsh Ayachit Source_changeset_attached => VTK master 60e8c178
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 7ac4db4d
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master a4166217


Copyright © 2000 - 2018 MantisBT Team