View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015648ParaView(No Category)public2015-08-13 14:542015-12-01 17:16
ReporterKen Moreland 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.4Fixed in Version4.4 
Summary0015648: Find Data fields not initially updated correctly after session reset.
DescriptionThe Find Data dialog box is not initially populating the field chooser box with all the cell fields after Reset Session is run. To replicate do the following:

1. Open can.ex2. Load all variables. Apply.
2. Open the Find Data dialog box.
3. Close the Find Data dialog box.
4. Edit -> Reset Session
5. Open can.ex2. Load all variables. Apply.
6. Open the Find Data dialog box.

By default, the upper left combo box is set to find cells. The combo box below that is supposed to be populated with all the cell fields that you can query on. But initially it only has ID and Query. Where are EQPS, GlobalElementId and the others?

You can work around this bug by changing the upper left combo box from Cells to Points and then back to Cells. That seems to cause the combo boxes to update. (Although for some reason the block query line disappears. Maybe you should have a query specifically on blocks?)
TagsNo tags attached.
ProjectSandia
Topic Name15648_update_find_data_dialog
Typeincorrect functionality
Attached Files

 Relationships
related to 0015650closedCory Quammen Show frustum toggle not working after reset session 

  Notes
(0035007)
Alan Scott (manager)
2015-08-17 16:14

Find data is important. Unless difficult or risky, lets try to get this into 4.4.
(0035029)
Utkarsh Ayachit (administrator)
2015-08-19 09:06

Another issue (potentially related):

+ Open can.ex2 (don't hit Apply)
+ Open Find Data dialog
+ Now select all variables on can.ex2 and hit Apply.
+ The Find Data dialog's fields are not updated. Changing the active source to the "builtin" and then back to can.ex2 in the Pipeline browser overcomes this issue.
(0035101)
Cory Quammen (developer)
2015-08-31 00:16

These problems should be fixed in

https://gitlab.kitware.com/paraview/paraview/merge_requests/339 [^]
(0035141)
Cory Quammen (developer)
2015-09-02 17:41

commit 79e0aebc8484422087fea83634722b3b7581cd44
Author: Cory Quammen <cory.quammen@kitware.com>
Date: Sun Aug 30 23:52:56 2015 -0400

    BUG 15648: Update fields in find data dialog
    
    In some cases, the field combo box would not be updated when showing
    the Find Data dialog. Fixed things to update the field combo box when
    the data is updated in the selected port's pipeline source.
(0035499)
Alan Scott (manager)
2015-12-01 17:16

Tested with Ken and also Utkarsh's report. Linux, master, local server.

 Issue History
Date Modified Username Field Change
2015-08-13 14:54 Ken Moreland New Issue
2015-08-13 17:57 Ken Moreland Relationship added related to 0015650
2015-08-17 16:14 Alan Scott Project TBD => Sandia
2015-08-17 16:14 Alan Scott Note Added: 0035007
2015-08-17 16:14 Alan Scott Status backlog => todo
2015-08-17 16:14 Alan Scott Target Version => 4.4
2015-08-19 09:06 Utkarsh Ayachit Note Added: 0035029
2015-08-27 22:28 Cory Quammen Assigned To => Cory Quammen
2015-08-27 22:37 Cory Quammen Status todo => active development
2015-08-31 00:16 Cory Quammen Note Added: 0035101
2015-09-02 17:41 Cory Quammen Topic Name => 15648_update_find_data_dialog
2015-09-02 17:41 Cory Quammen Note Added: 0035141
2015-09-02 17:41 Cory Quammen Status active development => gatekeeper review
2015-09-02 17:41 Cory Quammen Fixed in Version => 4.4
2015-09-02 17:41 Cory Quammen Resolution open => fixed
2015-09-03 09:38 Utkarsh Ayachit Status gatekeeper review => customer review
2015-12-01 17:16 Alan Scott Note Added: 0035499
2015-12-01 17:16 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team