View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004969ParaView(No Category)public2007-05-04 15:382007-05-15 13:53
ReporterClinton Stimpson 
Assigned ToClinton Stimpson 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004969: undo of Xdmf open has problems
DescriptionOne can open a file, hit accept 2 times to get back to the state before opening the file.

But with opening an Xdmf file, one can push the undo button *many* times and still not get back. If you push it enough, ParaView will crash.

pqXDMFPanel appears to be very undo/redo un-friendly. And it pushes properties and pulls changed property values outside of the accept()/reset() functions. Doing that on a clone of the proxy would work without messing up undo/redo (see pqExodusPanel for example). The clone wouldn't be needed after the first accept.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007601)
Clinton Stimpson (developer)
2007-05-09 12:06

/cvsroot/ParaView3/ParaView3/Qt/Components/pqXDMFPanel.cxx,v <-- pqXDMFPanel.cxx
new revision: 1.14; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Qt/Components/pqXDMFPanel.h,v <-- pqXDMFPanel.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqXDMFPanel.ui,v <-- pqXDMFPanel.ui
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- utilities.xml
new revision: 1.110; previous revision: 1.109
/cvsroot/ParaView3/ParaView3/Utilities/Xdmf/vtk/vtkXdmfReader.cxx,v <-- vtkXdmfReader.cxx
new revision: 1.75; previous revision: 1.74


Fixed several possible crashes.
Fixed undo/redo to work just like it does with other sources/readers.
(0007623)
Clinton Stimpson (developer)
2007-05-10 16:34

/cvsroot/ParaView3/ParaView3/Qt/Components/pqXDMFPanel.cxx,v <-- pqXDMFPanel.cxx
new revision: 1.13.2.1; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Qt/Components/pqXDMFPanel.h,v <-- pqXDMFPanel.h
new revision: 1.7.8.1; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqXDMFPanel.ui,v <-- pqXDMFPanel.ui
new revision: 1.4.8.1; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- utilities.xml
new revision: 1.109.2.1; previous revision: 1.109
/cvsroot/ParaView3/ParaView3/Utilities/Xdmf/vtk/vtkXdmfReader.cxx,v <-- vtkXdmfReader.cxx
new revision: 1.74.10.1; previous revision: 1.74

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team