Import 2017-06-07 23:51:09: master 0ac807fb
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2016-01-06 13:10:17 | master ab337489 |
Changeset | BUG: Fixed crash when calling widgetRepresentation().self() How to reproduce:
import sys => memory is corrupted now and Slicer will crash very soon (e.g., if the above code copy-pasted again or any other operation is performed) Problem: Solution: This might (hopefully) also solve the frequent crash of Slicer on application exit due to double-delete of PythonQt widgets. Reviewed-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> From: Andras Lasso <lasso@queensu.ca> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24833 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Base/QTCore/qSlicerScriptedUtils.cxx | Diff File |