[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #16 from Dmitry Kazakov --- Git commit 23e186e2d6fdaa426d8ee6f2c7e731efe9f24973 by Dmitry Kazakov. Committed on 12/08/2022 at 14:26. Pushed by dkazakov into branch 'krita/5.1'. Make sure that suspend stroke does not reset redo state M +1

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #15 from Dmitry Kazakov --- Git commit be648b265d825405a5de5219813fae9b73524e4e by Dmitry Kazakov. Committed on 12/08/2022 at 14:25. Pushed by dkazakov into branch 'master'. Make sure that suspend stroke does not reset redo state M +1

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #14 from Dmitry Kazakov --- Git commit 16d500f256c8d3123c95aceafefd22a2c6eed2de by Dmitry Kazakov. Committed on 12/08/2022 at 07:17. Pushed by dkazakov into branch 'krita/5.1'. Fix a possible race condition when in vector/reference operatio

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #13 from Dmitry Kazakov --- Git commit 7e4636c75cef792aca69f8ff1b60f2c4d049de7d by Dmitry Kazakov. Committed on 12/08/2022 at 07:17. Pushed by dkazakov into branch 'master'. Fix a possible race condition when in vector/reference operations

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-11 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 Dmitry Kazakov changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-11 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 Dmitry Kazakov changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #10 from Dmitry Kazakov --- Hi, @acc4commissions! Here is an updated package: https://krita-artists.org/t/testing-krita-5-1-0-beta-1-2-issue-found/43375/27?u=dkazakov -- You are receiving this mail because: You are watching all bug change

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #9 from Dmitry Kazakov --- Hi, acc4commissions! Could you please test this package for the presence of this crash? It is a snapshot of the current master and it is AS FAST AS NORMAL KRITA. The only difference with master is that it will sil

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-09 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #8 from Dmitry Kazakov --- Hi, acc4commissions! Just in case you encounter this crash again, please report it anyway. Either as a separate bug (which I will merge later) or just as a comment into this bug. I will need a backtrace and what y

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #7 from Dmitry Kazakov --- *** Bug 457527 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 Dmitry Kazakov changed: What|Removed |Added Keywords||release_blocker -- You are receiving this mai

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-04 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #6 from Dmitry Kazakov --- Hi, @acc4commissions! If you have time, could you please try to reproduce the issue with the following package: https://krita-artists.org/t/testing-krita-5-1-0-beta-1-2-issue-found/43375/15?u=dkazakov Be careful

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-03 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #5 from Halla Rempt --- *** Bug 457463 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #4 from acc4commissi...@gmail.com --- (In reply to Dmitry Kazakov from comment #3) > Hi, acc4commissions! > > Can you reproduce this crash somehow? Or does it crash regularly? > > The point is, I can see where it happens, but I cannot under

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-02 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #3 from Dmitry Kazakov --- Hi, acc4commissions! Can you reproduce this crash somehow? Or does it crash regularly? The point is, I can see where it happens, but I cannot understand how this situation can happen. If you could reproduce the i

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-02 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=456470 --- Comment #2 from Dmitry Kazakov --- According to the stack trace the crash happens in KUndo2QStack::undo(), at line 962. The result returned by `m_command_list.at(idx)` is null. I have no idia why though. -- You are receiving this mail because: You

[krita] [Bug 456470] Crash in undo stack when doing undo

2022-08-01 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=456470 Halla Rempt changed: What|Removed |Added Summary|Nightly build crashed |Crash in undo stack when |