Summary: | Touch Mode is disabled after rebooting Aya Neo Air Pro device | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | lurkingaround |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, notmart, qydwhotmail |
Priority: | NOR | Keywords: | regression |
Version: | 5.101.0 | ||
Target Milestone: | Not decided | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kirigami/commit/608c76015505140648f4ae1f7270f9ff00c3a732 | Version Fixed In: | 5.102 |
Sentry Crash Report: |
Description
lurkingaround
2022-11-24 02:23:58 UTC
Cannot reproduce; when I force Touch Mode to "Always enabled" and reboot, it remains on after the reboot. This was on Wayland. Are you on X11? If so, can you try on Wayland? (In reply to Nate Graham from comment #1) > Cannot reproduce; when I force Touch Mode to "Always enabled" and reboot, it > remains on after the reboot. This was on Wayland. Are you on X11? If so, can > you try on Wayland? Tested my device, Aya Neo Air Pro, on both Wayland and X11 and both has this issue. Touch mode keeps getting disabled and I have to manually enable it. Interesting. Couldn't find a way to edit my issue report to add more information, 5.25.X didn't have this bug, it started with 5.26.X. System settings briefly maintains Touch Mode but once it closed and re-opened, it reverts back to Touch Mode disabled, less space around each menu items. Git commit 608c76015505140648f4ae1f7270f9ff00c3a732 by Fushan Wen. Committed on 30/12/2022 at 15:55. Pushed by fusionfuture into branch 'master'. Fix getting tablet mode on application startup The old method gets tablet mode state from a wrong interface. The correct interface should be `org.freedesktop.DBus.Properties`. Test: enable tablet mode, and restart plasmashell FIXED-IN: 5.102 M +6 -2 src/libkirigami/tabletmodewatcher.cpp https://invent.kde.org/frameworks/kirigami/commit/608c76015505140648f4ae1f7270f9ff00c3a732 |