Summary: | Krita crashes on wacom tablet movement | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | gletonai |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | halla |
Priority: | NOR | Keywords: | regression, usability |
Version First Reported In: | 4.1.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gletonai
2018-12-16 12:28:32 UTC
Yes... This has been reported umpteen times now. It's because of a bug in qt: https://bugreports.qt.io/browse/QTBUG-72488 . We have a workaround for Qt 5.12, but nobody warned us that Qt 5.11.3 _also_ has the bug. We'll release a new source tarball soon with the workaround valid for 5.11.3 as well. Git commit 3829dcea6d9d638582a39df349a407f90ce40d66 by Boudewijn Rempt. Committed on 16/12/2018 at 12:39. Pushed by rempt into branch 'master'. Qt-5.11.3 also has bug QTBUG-72488 Related: bug 401988, bug 401988, bug 402169, bug 402155 M +4 -4 libs/ui/input/kis_input_manager.cpp https://commits.kde.org/krita/3829dcea6d9d638582a39df349a407f90ce40d66 Git commit 6b7ab506305126c4f594874555010b0781f467a4 by Boudewijn Rempt. Committed on 16/12/2018 at 12:42. Pushed by rempt into branch 'krita/4.1'. Qt-5.11.3 also has bug QTBUG-72488 Related: bug 401988, bug 401988, bug 402169, bug 402155 M +4 -4 libs/ui/input/kis_input_manager.cpp https://commits.kde.org/krita/6b7ab506305126c4f594874555010b0781f467a4 |