Summary: | Flipping the pen no longer erases | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Joe Nosie <joenosie> |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alvin, amy, joenosie |
Priority: | NOR | ||
Version: | 5.0.2 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/90628dcd36f0db58910edf3b57aabb271cd4ed18 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Log of drawing a line with the pen tip, then the eraser tip |
Have you tried switching to an eraser brush preset after flipping to the eraser tip? (In reply to Alvin Wong from comment #1) > Have you tried switching to an eraser brush preset after flipping to the > eraser tip? Yes. When I do that, it doesn't change back automatically when I flip back. It's simply not switching between settings when I flip the pen. Hi, could you check with the 5.0.6 release and the latest nightly? I fixed a couple of these bugs a month or so ago. (In reply to amyspark from comment #3) > Hi, could you check with the 5.0.6 release and the latest nightly? I fixed a > couple of these bugs a month or so ago. I haven't checked the nightly, but the issue does still happen on the 5.0.6 appimage. I'll try a nightly later and see. 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. Git commit 90628dcd36f0db58910edf3b57aabb271cd4ed18 by L. E. Segovia. Committed on 04/05/2022 at 23:10. Pushed by lsegovia into branch 'krita/5.0'. Fix default preset names (master branch only) Commit 88e48c58ed576b946dbc49ce0fa00e2dcb24afbd causes default preset lookups to fail, since we replace all underscores in preset names. This commits completes dd368ef73f3bf8972a16fa0b0c4fd5f193ba6fa1 by applying the replacement to the hardcoded default names. Related: bug 447650 CCMAIL: halla@valdyas.org M +1 -1 libs/ui/KisViewManager.cpp M +2 -2 libs/ui/kis_paintop_box.cc https://invent.kde.org/graphics/krita/commit/90628dcd36f0db58910edf3b57aabb271cd4ed18 *** This bug has been marked as a duplicate of bug 447650 *** |
Created attachment 148501 [details] Log of drawing a line with the pen tip, then the eraser tip SUMMARY Using a wacom CTH-460, flipping the pen no longer erases. STEPS TO REPRODUCE 1. Draw using the pen 2. Flip the pen over to erase OBSERVED RESULT The pen draws using the same settings. EXPECTED RESULT The pen erases when using the eraser end. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Silverblue 35, Linux 5.17.4-200.fc35.x86_64 (available in About System) KDE Plasma Version: N/A KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION The issue also occurs on the 5.0.0 and 5.0.6 appimage, but using the 4.4.8 appimage did not have this issue.