| Summary: | Clearing scratchpad while brush is lagging crashes Krita | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | AndrejPavlovic84 |
| Component: | General | Assignee: | Dmitry Kazakov <dimula73> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | dimula73, penguinflyer2222 |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/29c864fe540b918a5b9fd5d86426f81bbbcf8d16 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Crash dump | ||
|
Description
AndrejPavlovic84
2024-06-20 16:50:07 UTC
Git commit 1b1422e09a9378a4c1763c41ad895eba299c7264 by Dmitry Kazakov. Committed on 22/10/2024 at 13:59. Pushed by dkazakov into branch 'master'. [string freeze exception] Fix a crash when trying to clear scrapad while it is busy M +5 -0 libs/ui/kis_async_action_feedback.cpp M +24 -0 libs/ui/kis_async_action_feedback.h M +154 -71 libs/ui/widgets/kis_scratch_pad.cpp https://invent.kde.org/graphics/krita/-/commit/1b1422e09a9378a4c1763c41ad895eba299c7264 Git commit 29c864fe540b918a5b9fd5d86426f81bbbcf8d16 by Dmitry Kazakov. Committed on 24/10/2024 at 12:11. Pushed by dkazakov into branch 'krita/5.2'. [string freeze exception] Fix a crash when trying to clear scrapad while it is busy CC:kimageshop@kde.org CC:kde-i18n-doc@kde.org M +5 -0 libs/ui/kis_async_action_feedback.cpp M +24 -0 libs/ui/kis_async_action_feedback.h M +113 -41 libs/ui/widgets/kis_scratch_pad.cpp https://invent.kde.org/graphics/krita/-/commit/29c864fe540b918a5b9fd5d86426f81bbbcf8d16 |