View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014287ParaView(No Category)public2013-09-18 15:262015-01-11 08:23
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.1Fixed in Version4.1 
Summary0014287: Find Data dialog spreadsheet not updated when time changes
DescriptionShowing an interactive selection in the Find Data dialog's spreadsheet is awesome. One problem I have found, though, is that the data in the spreadsheet is not properly updated when time changes. To replicate this problem, do the following.

1. Open can.ex2. Load all variables. Apply.
2. Use the Select Cells Through tool to select some cells in the body of the can.
3. Open the Find Data dialog. Dialog is populated with proper data.
4. Play or go to last time step.

At this point the data in the Find Data dialog should have a different set of cells selected and, if any are still selected, the EQPS value should be positive. However, the data does not change. Note, though, that if you close the dialog and reopen it, the values get updated.
TagsNo tags attached.
ProjectSandia
Topic Name14287_fix_time_and_find_data
Typeincorrect functionality
Attached Files

 Relationships
related to 0010962closedUtkarsh Ayachit Find Data dialog should be populated with the current selection 

  Notes
(0031808)
Utkarsh Ayachit (administrator)
2013-11-01 10:58

commit 6b000cf18ecfc722ad4336ef6c1f2d68f628b9f2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Nov 1 10:55:57 2013 -0400

    BUG 0014287: Fix find-data not updating with time changes.
    
    Ensure that pqFindDataCurrentSelectionFrame updates the spreadsheet whenever the
    data pipeline is updated for the seleceted port.
    
    Also fixed logic in vtkSMProxy which was resulting in duplicate firing of
    vtkCommand::UpdateDataEvent event if the UpdateDataEvent callback resulted in
    calls to request further updates to the pipeline e.g. render some other view.
    
    Change-Id: I51469a0e81a64a7bd314c90a8c9e0ee97312e32b
(0031810)
Utkarsh Ayachit (administrator)
2013-11-01 13:11

SUMMARY
---------------------------------------------
Topics merged into master:
  selection_enhancements
  pvweb-fix-script-path
  fix_chart_interactions
  14376_fix_settings_dialog
  14375-in-situ
  14371_fix_color_function_rescale
  14287_fix_time_and_find_data

---------------------------------------------
Topics reverted from next:
  paraview-web-client-tests
  vtkweb-url-arg-parsing

*NOTE* these topics were reverted since the referenced VTK topics were not
merged in VTK master

 Issue History
Date Modified Username Field Change
2013-09-18 15:26 Ken Moreland New Issue
2013-10-29 17:02 Ken Moreland Relationship added related to 0010962
2013-10-31 11:12 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-10-31 11:13 Utkarsh Ayachit Project TBD => Sandia
2013-10-31 11:13 Utkarsh Ayachit Target Version => 4.1
2013-11-01 10:58 Utkarsh Ayachit Topic Name => 14287_fix_time_and_find_data
2013-11-01 10:58 Utkarsh Ayachit Note Added: 0031808
2013-11-01 10:58 Utkarsh Ayachit Status backlog => gatekeeper review
2013-11-01 10:58 Utkarsh Ayachit Fixed in Version => git-next
2013-11-01 10:58 Utkarsh Ayachit Resolution open => fixed
2013-11-01 13:11 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-11-01 13:11 Utkarsh Ayachit Status gatekeeper review => customer review
2013-11-01 13:11 Utkarsh Ayachit Note Added: 0031810
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-11-04 13:49 Ken Moreland Status customer review => closed
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 7ee24278
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 6b000cf1


Copyright © 2000 - 2018 MantisBT Team