SUMMARY Region & Language system setting needs `language-selector-common` package, seems it is not installed by default ( neon-user-20221023-0714.iso fresh install using en_US locale initially for everything). STEPS TO REPRODUCE 1. go to "Region & Language" settings, change some lines from "en_US" to "C" locale and "cs_CZ" (čeština) (mixing it the way I like particular items, keeping language as en_US, only numbers/time/date/measurements modified) 2. hit the "Apply" button OBSERVED RESULT There was error about missing executable `check-language-support` After installing package `language-selector-common` the settings does work, reports missing language-pack packages and suggest to restart to apply changes. (technically it errors out about "not all missing packages managed to resolve! language-pack-cs" which is clear message for me to know to install particular package manually, but not sure if this is desired UX for all Neon users and whether that's another glitch or how it intended to work)
Same on neon unstable.
*** Bug 462589 has been marked as a duplicate of this bug. ***
Created attachment 155665 [details] screenshot settings language change error same here. Operating System: KDE neon Testing Edition KDE Plasma Version: 5.26.90 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 5.15.0-58-generic (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics Memory: 62,2 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: TUXEDO Product Name: TUXEDO Pulse 15 Gen2
happens not just in live environement also if installed. no matter which language to which language
A possibly relevant merge request was started @ https://invent.kde.org/neon/kde/plasma-workspace/-/merge_requests/3
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2545
Git commit 143fd6bce0e29354d7c6eb259959a8d542aceafd by Fushan Wen. Committed on 26/01/2023 at 15:13. Pushed by jriddell into branch 'Neon/unstable'. Make plasma-workspace depend on language-selector-common Otherwise `check-language-support` is missing in the Live CD environment. FIXED-IN: 5.27 M +1 -0 debian/control https://invent.kde.org/neon/kde/plasma-workspace/commit/143fd6bce0e29354d7c6eb259959a8d542aceafd
Git commit bd472270f74bf9447f3cf23f9786218b8dfda654 by Fushan Wen. Committed on 28/01/2023 at 00:14. Pushed by fusionfuture into branch 'master'. Remind `check-language-support` in ubuntu-based distros This is a friendly reminder to packagers that language-selector-common should be installed with plasma-workspace. M +1 -0 CMakeLists.txt https://invent.kde.org/plasma/plasma-workspace/commit/bd472270f74bf9447f3cf23f9786218b8dfda654
*** Bug 464962 has been marked as a duplicate of this bug. ***