View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009829ParaViewBugpublic2009-11-03 13:122010-01-21 17:25
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.8 
Summary0009829: Extract selection - Save State doesn't work
Description1) Add a cone source
2) Use "Select Points Through" to select a point of the cone
3) Apply the ExtractSelection filter. The ExtractSelection1 object now has 1
 Point and 1 Cell on the Information tab of the Object Inspector.
4) File->Save State. Save the state as test.pvsm
5) close paraview
6) open paraview
7) load test.pvsm through File->Load State
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0009702closedUtkarsh Ayachit Python trace error - plot selection 

  Notes
(0019240)
Utkarsh Ayachit (administrator)
2010-01-21 11:06
edited on: 2010-01-21 11:06

Fixed pqSelectionInputWidget so that extract selection
filters now work well with state saving and undo-redo.
The solution was to add a slot to pqSelectionInputWidget to be called on accept().
In this slot, it registers the accepted selection source as well as cleans up any obsolete sources.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInputWidget.h,v <-- Qt/Components/pqSelectionInputWidget.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInputWidget.cxx,v <-- Qt/Components/pqSelectionInputWidget.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqNamedWidgets.cxx,v <-- Qt/Components/pqNamedWidgets.cxx
new revision: 1.57; previous revision: 1.56

(0019250)
Alan Scott (manager)
2010-01-21 17:25

Tested local server, XP, trunk.

 Issue History
Date Modified Username Field Change
2009-11-03 13:12 Utkarsh Ayachit New Issue
2010-01-21 11:02 Utkarsh Ayachit Relationship added related to 0009702
2010-01-21 11:06 Utkarsh Ayachit Note Added: 0019240
2010-01-21 11:06 Utkarsh Ayachit Status backlog => @80@
2010-01-21 11:06 Utkarsh Ayachit Fixed in Version => 3.8
2010-01-21 11:06 Utkarsh Ayachit Resolution open => fixed
2010-01-21 11:06 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-01-21 11:06 Utkarsh Ayachit Note Edited: 0019240
2010-01-21 17:25 Alan Scott Note Added: 0019250
2010-01-21 17:25 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team