Summary: | Cursor not working anymore after moving the cursor off the canvas and back | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Takiro Ryo <takiro-kde> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Takiro Ryo
2019-03-23 18:44:59 UTC
I just downgraded my package to Krita 4.1.7.101, everything is fine in there. So the issue was definetly introduced with 4.1.8 How did you downgrade? TO an appimage, or a repo package? The only thing that 4.1.8 has is a workaround for bugs in Qt 5.12 -- and depending on how those packages are built, yes, that workaround can introduce bugs. Use the appimage instead, if your distribution's packages are broken. I downgraded to a repo package. I still had an old version in my package cache. Just did `pacman -U /var/cache/pacman/pkg/krita-4.1.7.101-2-x86_64.pkg.tar.xz` I'm sorry, but this really sounds distribution specific. Please try the appimage instead. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. Bad bot... I still need to know whether the appimage works for the reporter. I tried the app image but the latest I could find was version 4.1.7 (https://krita.org/en/download/krita-desktop/) which is even older than my currently installed 4.1.7.101-2 (from the repositories). The app image of course works fine just as expected, since the 4.1.7.101-2 version does too. The issue only appears after upgrading to 4.1.8. To check if it doesn't affect the appimage I'd need one in version 4.1.8. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. Try the nightly build: https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/ 4.1.8 only has some workarounds for tablet bugs in Qt 5.12, nothing more, but depending on the distribution, yes, tablet support might be broken. Qt 5.12 is giving us a lot of grief. The appimage uses Qt 5.9, which is known to work. You are not missing any functionality or bug fixes if you use the 4.1.7 appimage. Note also that the daily appimage builds have another work-around for the issues in Qt 5.12. |