Summary: | Modifying keyboard layout does not persist over reboot | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nik Clayton <nik> |
Component: | kcm_keyboard | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | butirsky, duha.bugs, john.kizer, natalie_clarius |
Priority: | NOR | ||
Version First Reported In: | 6.1.5 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nik Clayton
2025-04-19 12:00:29 UTC
Hi - does your Kubuntu install also have fcitx installed, by chance? (Looking at https://bugs.kde.org/show_bug.cgi?id=494643 , for future reference) (In reply to John Kizer from comment #1) > Hi - does your Kubuntu install also have fcitx installed, by chance? > > (Looking at https://bugs.kde.org/show_bug.cgi?id=494643 , for future > reference) Not that I'm aware of. ```shell % fcitx Command 'fcitx' not found, but can be installed with: sudo apt install fcitx-bin ``` This is a very stock install of 24.10 downloaded and installed in March of this year. The package would likely be called fcitx5. Can you check if you have that installed? Pending check from the reporter on package status There are some packages with that in the name, but no single "fcitx5" package. ```shell % apt list --installed | grep fcitx5 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. fcitx5-chinese-addons-bin/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-chinese-addons-data/oracular,oracular,now 5.1.6-2 all [installed,automatic] fcitx5-chinese-addons/oracular,oracular,now 5.1.6-2 all [installed] fcitx5-config-qt/oracular,now 5.1.6-1 amd64 [installed,automatic] fcitx5-data/oracular,oracular,now 5.1.10-1 all [installed,automatic] fcitx5-frontend-all/oracular,oracular,now 5.1.10-1 all [installed] fcitx5-frontend-gtk3/oracular,now 5.1.3-1 amd64 [installed,automatic] fcitx5-frontend-gtk4/oracular,now 5.1.3-1 amd64 [installed,automatic] fcitx5-frontend-qt5/oracular,now 5.1.6-1ubuntu1 amd64 [installed,automatic] fcitx5-frontend-qt6/oracular,now 5.1.6-1ubuntu1 amd64 [installed,automatic] fcitx5-material-color/oracular,oracular,now 0.2.1-1 all [installed] fcitx5-module-chttrans/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-module-cloudpinyin/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-module-fullwidth/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-module-lua-common/oracular,oracular,now 5.0.13-1 all [installed,automatic] fcitx5-module-lua/oracular,now 5.0.13-1 amd64 [installed,automatic] fcitx5-module-pinyinhelper/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-module-punctuation/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-modules/oracular,now 5.1.10-1 amd64 [installed,automatic] fcitx5-pinyin-gui/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-pinyin/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5-table/oracular,now 5.1.6-2 amd64 [installed,automatic] fcitx5/oracular,now 5.1.10-1 amd64 [installed,automatic] kde-config-fcitx5/oracular,now 5.1.6-1 amd64 [installed] libfcitx5-qt-data/oracular,oracular,now 5.1.6-1ubuntu1 all [installed,automatic] libfcitx5-qt1/oracular,now 5.1.6-1ubuntu1 amd64 [installed,automatic] libfcitx5-qt6-1/oracular,now 5.1.6-1ubuntu1 amd64 [installed,automatic] libfcitx5config6/oracular,now 5.1.10-1 amd64 [installed,automatic] libfcitx5core7/oracular,now 5.1.10-1 amd64 [installed,automatic] libfcitx5gclient2/oracular,now 5.1.3-1 amd64 [installed,automatic] libfcitx5utils2/oracular,now 5.1.10-1 amd64 [installed,automatic] ``` Thanks - the comment here at https://bugs.kde.org/show_bug.cgi?id=494643#c1 would indicate that those components might be overwriting the configuration you're trying to apply in the KDE System Settings application. Are you able to test out uninstalling those fcitx5 packages, and then seeing if this issue still occurs? 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! 🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |