MantisBT - ParaView
View Issue Details
0014558ParaView(No Category)public2014-02-04 20:502014-08-29 11:00
Alan Scott 
Sankhesh Jhaveri 
normalminorhave not tried
closedfixed 
git-master 
4.24.2 
Sandia
14558-disconnect-cleanup
incorrect functionality
0014558: Disconnect doesn't clean up GUI
Linux, master, local server.
Open can.exo. All vars on. Apply.
Paint by EQPS.
Display color editor.
Disconnect.

Two bugs here -
* EQPS - and all of the variables still shows in the Coloring pulldown menu.
* Color editor still shows.
No tags attached.
Issue History
2014-02-04 20:50Alan ScottNew Issue
2014-02-13 13:58Utkarsh AyachitAssigned To => Sankhesh Jhaveri
2014-02-13 13:59Utkarsh AyachitStatusbacklog => todo
2014-02-19 09:58Sankhesh JhaveriTopic Name => 14558-disconnect-cleanup
2014-02-19 09:58Sankhesh JhaveriNote Added: 0032351
2014-02-19 09:58Sankhesh JhaveriStatustodo => gatekeeper review
2014-02-19 09:58Sankhesh JhaveriResolutionopen => fixed
2014-02-23 09:58Utkarsh AyachitFixed in Version => git-master
2014-02-23 09:59Utkarsh AyachitStatusgatekeeper review => customer review
2014-02-23 09:59Utkarsh AyachitNote Added: 0032387
2014-04-08 20:42Alan ScottNote Added: 0032559
2014-04-08 20:42Alan ScottStatuscustomer review => closed
2014-06-17 09:22Utkarsh AyachitTarget Version => 4.2
2014-08-29 11:00Utkarsh AyachitFixed in Versiongit-master => 4.2

Notes
(0032351)
Sankhesh Jhaveri   
2014-02-19 09:58   
commit bf708ac9ced929cc8590fbad988160ff0d2290d5
Author: Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com>
Date: Tue Feb 18 16:15:12 2014 -0500

    BUG: Save a cached copy of the representation to compare against
    
    A cached copy of the representation data is stored and the is compared against
    when setting a new representation.
    This fixes issue 14558(http://www.paraview.org/Bug/view.php?id=14558 [^]).
    
    Change-Id: Id5509f6ecd27cd74f52bb4365756ad375dce3409
(0032387)
Utkarsh Ayachit   
2014-02-23 09:59   
SUMMARY
---------------------------------------------
Topics merged into master:
        14412-select-translucent-actors
        14455-save-screenshot-semicolon
        14539-can-crash
        14558-disconnect-cleanup
(VTK) 14565-composite-queries
        14585_XMLWriters_64bit_default
        ParallelPythonImport_mpi4py
        catalyst-web-improvement
        cleanup_CoProcessing
        fix-rendering-edition
        fix-sciberquest-installdir
        fix_multiview_widget
        pvweb-widget-catalyst
(0032559)
Alan Scott   
2014-04-08 20:42   
I'll take that as fixed. The color editor isn't reverting to default (off), but the correct behavior is probably to keep users selected views open/closed.

Tested local server, master, Linux.