Slicer: 2145-support-for-installing-extension-from-file ad2fd67d

Author Committer Branch Timestamp Parent
sankhesh sankhesh 2145-support-for-installing-extension-from-file 2013-04-09 11:32:29 2145-support-for-installing-extension-from-file 696a9d0d
Changeset

BUG: Make sure the node is present before saving in a collection

While updating the scene, the tree view hierarchy was being saved. This causes
segfaults when updateScene is called after closing the scene or deleting nodes.
Check if the nodes are still present before saving them to collection.
Fixes issue 2557.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21880 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Widgets/qMRMLTreeView.cxx Diff File