Closed nsouedet closed 4 years ago
In the line "a.execute('WindowConfig'...", show_toolbars='hides' should be replaced with show_toolbars=0 (int value). Well this is not the important thing... This script runs correctly for me until we exit the app (end of the script, or leave ipython if use from ipython). Then it hangs when using the bug_fix/master branch and build, and segfaults when using the trunk/integration branch. Is that what you experience ? Both hang and segfault seem to happen in the global objects destructors (two different places). But I suspect this is not really the problem you came through because it does not change when I remove the block, so it's not related to it.
Is this still an issue @nsouedet ?
I checked it today and it seems to work now, so I close the issue
The issue can be reproduced using the following python code:
!!! You will have to give at least 1 image as an argument to the python program !!!