Summary: | Eraser part of the pen for Wacom Cintiq 16 does not work | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | LycanHeart <lobamayor13> |
Component: | Tools/Freehand | Assignee: | amyspark <amy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 2403408448, ahab.greybeard, alvin, always_one, amy, dimula73, dogmatech23, Erbureth, halla, joenosie, knowzero |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/dd368ef73f3bf8972a16fa0b0c4fd5f193ba6fa1 | Version Fixed In: | |
Sentry Crash Report: |
Description
LycanHeart
2021-12-29 17:15:47 UTC
Same with good old Cintiq13HD on macOS 11.2 I can confirm this bug on my old Wacom Graphics with both KDE OpenSuse and Linux Mint. Krita 4.4.8 appimage works, but 5.0.2 does not. Can reproduce with SP2017 on Windows 10 but only when using WinTab. Tablet log shows both pen tip and eraser tip as "Stylus". Using WinInk, tablet log correctly shows "Eraser" for the eraser tip. With my old Wacom Graphire 2 tablet on Linux, Debian 10, using the 4.4.8 appimage or the 5.0.2 appimage, I have no problems using the 'eraser end' or the 'pen end' of the stylus then selecting different brush presets with each of them. I can't test this on Windows because there is no Windows 10 driver for it and the modern Wacom Control Centre refuses to recognise it as a valid graphics tablet. With my Wacom Intuos Draw tablet on Linux, I can't test it because I don't have the facilities to change the Linux driver configuration. With my Wacom Intuous Draw tablet on Windows 10, 4.4.8 and 5.0.2 recognise and use the 'eraser' setting if I configure the second button to 'Erase' with the Wacom utility and also use Windows Ink. This does not work with Wintab. That Erase setting is not a toggle, the button has to be held down to use the 'eraser mode' preset. *** Bug 449752 has been marked as a duplicate of this bug. *** *** Bug 451117 has been marked as a duplicate of this bug. *** *** Bug 451475 has been marked as a duplicate of this bug. *** Git commit 2b89188f8291beb5de4c27bd6da99fffaf20e901 by L. E. Segovia. Committed on 17/03/2022 at 14:51. Pushed by lsegovia into branch 'krita/5.0'. Fix name of default eraser preset In commit 90afcc73f065610e32610325fd89ce03d4272f72, Halla removed the eraser name lookup and fallback. However, the default name lacks the "a)_" and thus doesn't match any default resource. (cherry picked from commit dd368ef73f3bf8972a16fa0b0c4fd5f193ba6fa1) M +1 -1 libs/ui/kis_paintop_box.cc https://invent.kde.org/graphics/krita/commit/2b89188f8291beb5de4c27bd6da99fffaf20e901 Git commit dd368ef73f3bf8972a16fa0b0c4fd5f193ba6fa1 by L. E. Segovia. Committed on 17/03/2022 at 14:50. Pushed by lsegovia into branch 'master'. Fix name of default eraser preset In commit 90afcc73f065610e32610325fd89ce03d4272f72, Halla removed the eraser name lookup and fallback. However, the default name lacks the "a)_" and thus doesn't match any default resource. M +1 -1 libs/ui/kis_paintop_box.cc https://invent.kde.org/graphics/krita/commit/dd368ef73f3bf8972a16fa0b0c4fd5f193ba6fa1 Git commit ef7f683e3047ea5fac404096fde2f1eaec199f0d by L. E. Segovia. Committed on 17/03/2022 at 18:17. Pushed by lsegovia into branch 'master'. 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. 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/ef7f683e3047ea5fac404096fde2f1eaec199f0d 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 453266 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 *** Bug 453266 has been marked as a duplicate of this bug. *** |