View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014317ParaView(No Category)public2013-10-04 11:502015-01-11 08:22
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.1Fixed in Version4.1 
Summary0014317: Segfault in Find Data dialog
DescriptionSteps to reproduce:
1. Create Wavelet, Apply,
2. Split view to create spreadsheet view
3. Click and drag slowly in the spreadsheet view to see that the points get selected. So far so good.
4. Open Find Data Dialog
5. Now, with Find Data dialog open, repeat 3. It will segfault quite promptly (I was doing this on Linux)
TagsNo tags attached.
ProjectSandia
Topic Namefix_find_data_dialog
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031766)
Utkarsh Ayachit (administrator)
2013-10-29 11:48

commit a1bf4a7e9e25748cbe865ee4fb47baa9051ba874
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 23 10:29:47 2013 -0400

    Refactor find-data dialog.
    
    This commit refactors find data dialog to resolve several bugs as well as
    similify the code. Now pqFindDataDialog relies on using separate classes for
    each of the different components in the dialog making is easier to manage
    responsibilities between the various components. Also resolves BUG 0014317 and
    BUG 0014285.
    
    This removes obsolete classes like pqSelectionInspectorPanel, pqQueryDialog and
    their UI files as well.
    
    Additionally, this commit fixes pqProxyWidgetDialog to use a container to avoid
    proxy widgets not being spaced correctly.
    
    Change-Id: Id51c9f9eceed314f2e9d9823e0523cc1d6037c06
(0031778)
Utkarsh Ayachit (administrator)
2013-10-30 09:57

SUMMARY
---------------------------------------------
Topics merged into master:
        fix_find_data_dialog
        fix_visitbridge_dependency
(VTK) pvweb-update-file-loader-app
        pvw-ipython-module
(VTK) update_vtk_master

(0031978)
Alan Scott (manager)
2013-12-16 22:14

Tested master, remote server, Linux.

 Issue History
Date Modified Username Field Change
2013-10-04 11:50 Utkarsh Ayachit New Issue
2013-10-04 11:50 Utkarsh Ayachit Target Version => 4.1
2013-10-29 11:48 Utkarsh Ayachit Topic Name => fix_find_data_dialog
2013-10-29 11:48 Utkarsh Ayachit Note Added: 0031766
2013-10-29 11:48 Utkarsh Ayachit Status backlog => gatekeeper review
2013-10-29 11:48 Utkarsh Ayachit Fixed in Version => git-next
2013-10-29 11:48 Utkarsh Ayachit Resolution open => fixed
2013-10-29 11:48 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-10-30 09:56 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-10-30 09:57 Utkarsh Ayachit Status gatekeeper review => customer review
2013-10-30 09:57 Utkarsh Ayachit Note Added: 0031778
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-12-16 22:14 Alan Scott Note Added: 0031978
2013-12-16 22:14 Alan Scott Status customer review => closed
2015-01-11 08:22 Utkarsh Ayachit Source_changeset_attached => ParaView master 9235a5e0


Copyright © 2000 - 2018 MantisBT Team