View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012272ParaViewBugpublic2011-06-14 17:402011-07-29 19:24
ReporterKen Moreland 
Assigned ToKyle Lutz 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.12 
Summary0012272: Query Results spreadsheet in Find Data dialog not being filled
DescriptionThe spreadsheet labeled "Query Results" in the Find Data dialog box is not being updated for all queries. To replicate, follow the instructions for Exercise 2.18: Performing Query-Based Selections in the ParaView Tutorial (http://www.paraview.org/Wiki/The_ParaView_Tutorial [^]). When the query is run, you can see that cells are selected in the 3D view, but no results show up in the spreadsheet in the Find Data dialog box.
TagsNo tags attached.
ProjectSandia
Topic Name12272-find-data-not-filled
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0026956)
Kyle Lutz (viewer)
2011-07-05 09:29

I bisected this bug and it was introduced in the following commit:

commit e591bac833957dac4fada41c3c5a94da3c749d3d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 1 10:45:25 2010 -0500

    Fixed BUG 0011545. Representations were not passing requests to all inputs.
    
    Representations were only passing the update-piece/time request to input port 0.
    That was causing the bug. Fixed that.
(0026963)
Kyle Lutz (viewer)
2011-07-05 12:24

Merge topic '12272-find-data-not-filled' into next

74ec34b Add a flag to vtkPVView to mark if the view time has been set.
(0026964)
Utkarsh Ayachit (administrator)
2011-07-05 16:22

Kyle,

There's a test for the find-data dialog. Can you see if we can extend that test to catch this problem in the future?

You may have to get a bit creative, since there's no easy way to test the contents of the spreadsheet view.
(0026978)
Utkarsh Ayachit (administrator)
2011-07-08 10:34

Verified.
(0027174)
Alan Scott (manager)
2011-07-29 19:24

Tested master, Linux, local server.

 Issue History
Date Modified Username Field Change
2011-06-14 17:40 Ken Moreland New Issue
2011-06-16 17:33 Ken Moreland Project => Sandia
2011-06-16 17:33 Ken Moreland Type => incorrect functionality
2011-06-19 18:40 Utkarsh Ayachit Status backlog => todo
2011-06-22 15:35 Utkarsh Ayachit Status todo => backlog
2011-07-04 13:41 Utkarsh Ayachit Assigned To => Kyle Lutz
2011-07-04 13:50 Kyle Lutz Status backlog => todo
2011-07-04 15:23 Kyle Lutz Status todo => active development
2011-07-05 09:29 Kyle Lutz Note Added: 0026956
2011-07-05 12:24 Kyle Lutz Topic Name => 12272-find-data-not-filled
2011-07-05 12:24 Kyle Lutz Note Added: 0026963
2011-07-05 12:24 Kyle Lutz Status active development => gatekeeper review
2011-07-05 12:24 Kyle Lutz Resolution open => fixed
2011-07-05 16:22 Utkarsh Ayachit Note Added: 0026964
2011-07-08 10:34 Utkarsh Ayachit Note Added: 0026978
2011-07-08 14:09 Utkarsh Ayachit Status gatekeeper review => customer review
2011-07-08 14:09 Utkarsh Ayachit Fixed in Version => 3.12
2011-07-29 19:24 Alan Scott Note Added: 0027174
2011-07-29 19:24 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team