Created attachment 178422 [details] "Is" status SUMMARY STEPS TO REPRODUCE 1. Download and Update to the Latest avalible Software (in this Case, for EndeavourOS) 2. Reboot you Device (The Keyboard should here the choosen one) 3. After boot, the Keyboard Input changes to "English (USA)" OBSERVED RESULT After a "Hibernation"/"Sleep" the Keyboard is still the same, when you "reboot" or "Shut down" the Keyboard start with Default settings and you have change it every time by manual via Keyboard-Settings. EXPECTED RESULT The chossen Keyboard Language should be stay as Set. SOFTWARE/OS VERSIONS Systemeinstellungen: 6.3.0 KDE Frameworks: 6.10.0 Qt: 6.8.2 wird verwendet und gebaut wurde mit 6.8.1 EndeavourOS (Wayland) Build ABI: x86_64-little_endian-lp64 Kernel: linux 6.13.2-arch1-1 ADDITIONAL INFORMATION
Research: Seems like `fcitx5` have something to do with this Case. See [here](https://www.reddit.com/r/kde/comments/1icdcuz/comment/m9pq9jc/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button). make dependencies may be also possible, may 'cause of the new `fcitx5`. See [here](https://www.reddit.com/r/kde/comments/1icdcuz/comment/m9wfvbf/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button). > What's wierd is, can it be that the "virtual Keyboard" and the Physical one are linked? But why should it change the Language Package? Ressource: [Reddit](https://www.reddit.com/r/kde/comments/1icdcuz/why_does_kde_not_remember_my_keyboard_layouts/?rdt=63268) - "Why does KDE not remember my keyboard layouts after a restart and defaults to US? I'm tired of always having to configure it when I boot my laptor" > Tryed `sudo pacman -Rn $(pacman -Qdtq)` which is removing orphans [Forum - Endeavour](https://forum.endeavouros.com/t/kde-keyboard-language-failed/67982/3?u=tizen) "Virtual Keyboard"
The official Repo of fcix5: > Note: By itself, fcitx5 has only a basic framework that just gives English support. If you want to input other languages, such as Chinese or Japanese, you need an Input Method Engine (IME). See Input method#List of available input method editors for a list of available IMEs. I try `sudo pacman -R fcitx5` now, too delete the Package and Reboot my Device Ressource: [Official Hub - Fcitx](https://wiki.archlinux.org/title/Fcitx)
Created attachment 178425 [details] "Fixed"
unofficial - [FIXED]: Solution > The package Fcitx5 must be uninstalled under #endeavouros. This package only has English support and overwrites the physical or selected setting. Command: `sudo pacman -R fcitx5` It's a pain in the *** but now I don't have to set it to #german after every #reboot... This is for me a temporary solution...I leave it to the dev's if they want to fix it further.
The Issue was send to `fcitx` (https://github.com/fcitx/fcitx5/issues/1270) too (more like they can documentate or resolve too).
*** This bug has been marked as a duplicate of bug 357194 ***