[krita] [Bug 401497] Document::clone() can trigger an assert

2020-05-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=401497 Boudewijn Rempt changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 401497] Document::clone() can trigger an assert

2020-05-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=401497 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[krita] [Bug 401497] Document::clone() can trigger an assert

2020-05-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=401497 --- Comment #8 from Boudewijn Rempt --- I guess that since the python api is supposed to be synchronous, it's easiest to just add waitForDone in the Document methods where appropriate. -- You are receiving this mail because: You are watching all bug c

[krita] [Bug 401497] Document::clone() can trigger an assert

2019-07-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=401497 Boudewijn Rempt changed: What|Removed |Added Summary|document clone shuts down |Document::clone() can |krit