Summary: | Krita freezes briefly after every completed brush stroke | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Autumn Lansing <autumn> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | dimula73 |
Priority: | NOR | ||
Version: | 4.4.3-beta1 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Autumn Lansing
2021-03-11 03:43:49 UTC
As I worked in Krita today, I paid close attention to what was going on, and I now have a better idea of what's happening. It's not simply the pen or mouse stuttering, it's Krita itself freezing. After completing a pen stroke, not only does the pen and mouse stutter, but it affects everything in Krita: rotating the canvas, zooming in and out, adjusting sliders in a toolbox, etc. The program itself freezes briefly. There's another problem I've been having that I now believe is related to this as well. On occasion, after a pen stroke is completed, Krita freezes and remains frozen. The only way to unfreeze it is to save the file I'm working on. I'm changing the title of this bug to reflect the new information. Hi, Autumn! The bug should be fixed now in Krita 5.0 with this commit: https://invent.kde.org/graphics/krita/-/commit/cbb70a7b4518f234bf905e9042faa387d8226e0f Sadly, we cannot release an update for 4.x branch anymore, so the fix will be available only for 5.0 release that is still yet to be published. The only workaround the issue in 4.x branch is to avoid keeping too many open documents open in Krita at the same time. Basically, the delay happens every time we try to update the memory consumption shown in the window title. And the delay in proportional to the amount of memory Krita consumes at the moment. Thanks, Dmitry! I'd noticed that the problem didn't occur when I only had two or three documents open, so I've been using the workaround you suggested. I'm glad that the issue was something you could fix and not a problem on my end. It's a very frustrating bug. I look forward to the release of 5.0. Thanks for all your hard work! Hi, Autumn! We are going to make a 4.4.7 release, just for the sake of fixing this bug :) Awesome! Thanks, Dmitry! I look forward to it. |