View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013773ParaView(No Category)public2013-01-08 15:582015-01-11 08:21
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0013773: Plot Selection over Time fails with Auto Apply (Auto Accept)
DescriptionThe plot selection over time filter fails with auto apply turned on.

Local server, Linux, master.
Turn the Auto Apply button on.
Open can.exo. All vars on.
+Y.
Select a cell on the upper part of the can, near the plate.
Plot selection over time.

2d Plot is bad - looks like there is no data there.
TagsNo tags attached.
ProjectSandia
Topic Namefix_chart_panels
Typeincorrect functionality
Attached Files

 Relationships
has duplicate 0013917closedUtkarsh Ayachit Plot selection over time doesn't work auto apply 

  Notes
(0032311)
Utkarsh Ayachit (administrator)
2014-02-13 11:43

commit fb2e0a22ae7e062ab73e9cd215f0283faaf88a99
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Feb 13 11:22:19 2014 -0500

    BUG 0013773. Fixed auto-apply issues with plot-selection-over-time.
    
    pqSelectionInputWidget was setting up the default value for the selection input
    using a timer. That was happening after the auto-apply timer timed out. Thus,
    the apply would happen before the value was set, resulting in the default for
    the representation being setup incorrectly. That meant no data would be shown
    even the selection-input was setup immediately after when the timer expired.
    This fixes that issue by ensure that pqProxyPropertyWidget explicitly does the
    initialization and removing the timer logic from pqSelectionInputWidget.
    
    Also added a test to test this.
    
    Change-Id: I6b51801e362b0cbc9aec4a7a370db0b6f32adcb2
(0032334)
Utkarsh Ayachit (administrator)
2014-02-15 08:58

Topics merged into master:
        14511-qt5-support
        assembly-exporter
        catalyst-rendering-fix
        easy_subclassing
        fix_chart_panels
        fix_parallel_amrconnectivity
        remove_duplicate_pqColorTableModel
        robust_pca
        view-settings
        visit-bridge-update-2.7.0
(0032360)
Alan Scott (manager)
2014-02-20 22:15

Nice, Thanks!

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2013-01-08 15:58 Alan Scott New Issue
2013-02-06 18:11 Utkarsh Ayachit Assigned To => Nikhil Shetty
2013-03-25 15:05 Utkarsh Ayachit Status backlog => todo
2013-04-09 13:25 Nikhil Shetty Status todo => active development
2013-06-05 16:36 Nikhil Shetty Assigned To Nikhil Shetty =>
2013-06-05 16:36 Nikhil Shetty Status active development => todo
2013-06-05 16:40 Nikhil Shetty Status todo => backlog
2013-07-30 10:06 Utkarsh Ayachit Target Version => 4.1
2014-01-16 16:44 Utkarsh Ayachit Target Version 4.1 => 4.2
2014-02-13 11:43 Utkarsh Ayachit Topic Name => fix_chart_panels
2014-02-13 11:43 Utkarsh Ayachit Note Added: 0032311
2014-02-13 11:43 Utkarsh Ayachit Status backlog => gatekeeper review
2014-02-13 11:43 Utkarsh Ayachit Fixed in Version => git-next
2014-02-13 11:43 Utkarsh Ayachit Resolution open => fixed
2014-02-13 11:43 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-02-13 11:54 Utkarsh Ayachit Relationship added has duplicate 0013917
2014-02-15 08:58 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-02-15 08:58 Utkarsh Ayachit Status gatekeeper review => customer review
2014-02-15 08:58 Utkarsh Ayachit Note Added: 0032334
2014-02-20 22:15 Alan Scott Note Added: 0032360
2014-02-20 22:15 Alan Scott Status customer review => closed
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-11 08:21 Utkarsh Ayachit Source_changeset_attached => ParaView master fb2e0a22


Copyright © 2000 - 2018 MantisBT Team