https://bugs.kde.org/show_bug.cgi?id=426349
--- Comment #4 from Tymond <tamtamy.tym...@gmail.com> --- Created attachment 131537 --> https://bugs.kde.org/attachment.cgi?id=131537&action=edit Improved Python script showing all three cases I attached an improved script that shows all three cases: - using doc.waitForDone() - using 1 ms sleep (not enough for Krita to finish generating) - using 125 ms sleep (enough) First two cases give bad results. Steps to reproduce: 1. Open Krita. 2. Go to Tools -> Scripts -> Scripter. 3. Paste the script and execute. -- You are receiving this mail because: You are watching all bug changes.