View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012571ParaView(No Category)public2011-09-05 10:292011-12-21 21:55
ReporterPaul Edwards 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.12 
Summary0012571: Crash when using the Information Tab in Object Inspector
DescriptionClicking on a leaf node for a composite dataset will cause paraview to crash in the master branch.

To reproduce:
    Sphere Source
    Group Datasets
    Click on Information in Object inspector
    Click on the leaf node [ it crashes here ]

The vtkPVDataInformation item that is stored in the pqProxyInformationWidget is deleted but the tree widget isn't updated.

 

TagsNo tags attached.
ProjectTBD
Topic Name12571_update_event_not_fired_correctly
Typecrash
Attached Files

 Relationships
has duplicate 0012526closedUtkarsh Ayachit Crash when clicking Data Hierarchy list in the Information tab 

  Notes
(0027459)
Utkarsh Ayachit (administrator)
2011-09-06 17:26

commit 6ffd41964cd9681af26769e8e6cf7778de7515ae
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Sep 6 17:25:00 2011 -0400

    Fixed BUG 0012571. Update event wasn't fired when needed.
    
    vtkSMSourceProxy was not firing UpdateEvent when UpdatePipeline(time) was
    called. The data info was updated correctly however. So the Information tab
    ended up holding references to obsolete information instances. Fixed that.
(0027465)
Utkarsh Ayachit (administrator)
2011-09-09 14:14

merged into git-master.
(0027881)
Alan Scott (manager)
2011-12-21 21:55

Tested remote server, master, Linux.

 Issue History
Date Modified Username Field Change
2011-09-05 10:29 Paul Edwards New Issue
2011-09-05 10:44 Kyle Lutz Assigned To => Kyle Lutz
2011-09-05 10:44 Kyle Lutz Status backlog => todo
2011-09-05 10:47 Kyle Lutz Status todo => active development
2011-09-06 17:26 Utkarsh Ayachit Topic Name => 12571_update_event_not_fired_correctly
2011-09-06 17:26 Utkarsh Ayachit Note Added: 0027459
2011-09-06 17:26 Utkarsh Ayachit Status active development => gatekeeper review
2011-09-06 17:26 Utkarsh Ayachit Resolution open => fixed
2011-09-06 17:26 Utkarsh Ayachit Assigned To Kyle Lutz => Utkarsh Ayachit
2011-09-09 14:13 Utkarsh Ayachit Fixed in Version => git-master
2011-09-09 14:14 Utkarsh Ayachit Status gatekeeper review => customer review
2011-09-09 14:14 Utkarsh Ayachit Note Added: 0027465
2011-09-20 11:50 Utkarsh Ayachit Relationship added has duplicate 0012526
2011-11-11 17:03 Utkarsh Ayachit Fixed in Version git-master => 3.12
2011-12-21 21:55 Alan Scott Note Added: 0027881
2011-12-21 21:55 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team