https://bugs.documentfoundation.org/show_bug.cgi?id=153554
--- Comment #17 from Hossein <[email protected]> --- Reproducing the problem here is not hard at all. You only need to install Windows LibreOffice binaries + SDK to reproduce it: Invoke "cmd" (command prompt) from Windows start menu, then run this command: "C:\Program Files\LibreOffice\program\python.exe" "C:\Program Files\LibreOffice\sdk\examples\DevelopersGuide\FirstSteps\HelloTextTableShape\python\HelloTextTableShape.py" Wait a few seconds, and after LibreOffice is done with showing the 3 expected windows, press Ctrl+q to quit, and respond no to save files. LibreOffice crashes during the steps. Sometimes, crash happens even before displaying the 3 windows is complete. On a debug build, the command is: (a little different from comment 0, because of r re-structuring examples) $ instdir/program/python odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape/python/HelloTextTableShape.py -- You are receiving this mail because: You are the assignee for the bug.
