summaryrefslogtreecommitdiffstats
path: root/cmake_uninstall.cmake
diff options
context:
space:
mode:
authorPaulo Alcantara <pcacjr@zytor.com>2012-02-27 23:16:16 -0300
committerPaulo Alcantara <pcacjr@zytor.com>2012-02-27 23:26:14 -0300
commit3f779b8307ebf4b6bdfbe777f41d76ce4ca25151 (patch)
tree184629fd744505fd54bddab51f80c7a17dc4a2b9 /cmake_uninstall.cmake
parentcbd3075fffa95bb9c195f90698533c8d906edaab (diff)
downloadpyside-bug1135.tar.gz
pyside-bug1135.tar.xz
pyside-bug1135.zip
Fix BUG #1135 - "SIGSEGV when loading custom widget using QUiLoader..."bug1135
As PyCustomWidget::createWidget()'s caller is a thread which calls the PyObject_CallObject() function it needs _exclusive_ access to the Python interpreter so that a Shiboken::Gilstate is needed in order to make it thread-safe and avoiding that other threads call the interpreter at the same time. See http://bugs.pyside.org/show_bug.cgi?id=1135. Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Diffstat (limited to 'cmake_uninstall.cmake')
0 files changed, 0 insertions, 0 deletions