Summary: | Krita 5.0.0 prealpha bug : Unexpected pen pressure failure | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | stephen <tgdev001> |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
stephen
2021-08-09 01:57:53 UTC
Sorry, not a Krita bug. Krita does not contain any code whatsoever that handles tablet api's directly. If something breaks it's either a local problem, and OS problem or a driver problem, but it cannot be a bug in Krita's code. (In reply to Halla Rempt from comment #1) > Sorry, not a Krita bug. Krita does not contain any code whatsoever that > handles tablet api's directly. If something breaks it's either a local > problem, and OS problem or a driver problem, but it cannot be a bug in > Krita's code. Please, if it's not a bug, then at least, allow Krita to re-detect the tablet without restarting itself. This issue nevertheless is real and annoying. The fact that I reinstalled my tablet didn't fix it. Once again, this issue is only happening with Krita 5 build, not the 4.x ones. Do something if it can help. *re-installed my tablet driver...* Krita CANNOT detect that, since it's the driver that stops sending tablet events, probably because its context for the krita process got corrupted. A tablet driver keeps data about running applications, and that data can get cleared away, or corrupted, and then it's possible that the driver cannot recreate that data, but all the same, Krita does not get any indication of that state. It just doesn't get tablet events anymore, but that's all. And PLEASE do not EVER AGAIN change the status of a bug report. Only developers should do that. |