[krita] [Bug 419021] Crash on closing a document

2021-06-01 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=419021 Dmitry Kazakov changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 419021] Crash on closing a document

2021-05-21 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=419021 Dmitry Kazakov changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[krita] [Bug 419021] Crash on closing a document

2021-05-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=419021 --- Comment #4 from Dmitry Kazakov --- Okay, the crash happens because KisOpenGLCanvas2 object is being destroyed while KisImage is still sending updates to it. I need to do the inventory of the object ownership in the canvas code. -- You are receivin

[krita] [Bug 419021] Crash on closing a document

2021-05-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=419021 Dmitry Kazakov changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com CC|

[krita] [Bug 419021] Crash on closing a document

2020-04-24 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=419021 wolthera changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CO

[krita] [Bug 419021] Crash on closing a document

2020-03-19 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=419021 --- Comment #2 from Tymond --- Created attachment 126891 --> https://bugs.kde.org/attachment.cgi?id=126891&action=edit gdb backtrace - thread apply all bt full -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 419021] Crash on closing a document

2020-03-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419021 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #1 from Boudewij