STEPS TO REPRODUCE 1. open 'Region & Language' KCM 2. click on 'Modify...' button of any of these formats: Paper Size, Address, Name Style, Phone Numbers 3. choose an option different from the current one OBSERVED RESULT the KCM returns to the main page but the modified format was not updated. we need to apply the change, go to another KCM and then go back to 'Region & Language' KCM. EXPECTED RESULT formats should be immediately updated in the main page after the last step SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.6 Graphics Platform: Wayland
Can reproduce.
Git commit dbe6fcc9ae7f37faf8e8bea23e1e653ce0b8feef by Nate Graham, on behalf of Akseli Lahtinen. Committed on 15/10/2022 at 15:44. Pushed by ngraham into branch 'master'. kcms/region_language: Fix wrong defaults and examples There were some wrong copy-pasted values in the code; here's a fix for them. Also there was an accidental `,` instead of `;` in line 31 of `optionsmodel.cpp` These should be all of them, thanks to Han Young who found the bugs. FIXED-IN: 5.26.1 M +6 -6 kcms/region_language/optionsmodel.cpp M +1 -1 kcms/region_language/regionandlangsettings.cpp https://invent.kde.org/plasma/plasma-workspace/commit/dbe6fcc9ae7f37faf8e8bea23e1e653ce0b8feef
*** Bug 461160 has been marked as a duplicate of this bug. ***
Created attachment 153309 [details] screenshot It's still reproducible. And if I click on 'Apply' button after the provided steps, I get the error message seen in the screenshot attached to this comment. Operating System: Arch Linux KDE Plasma Version: 5.26.2 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Graphics Platform: Wayland
(In reply to Patrick Silva from comment #4) > Created attachment 153309 [details] > screenshot > > It's still reproducible. And if I click on 'Apply' button after the provided > steps, I get the error message seen in the screenshot attached to this > comment. > > Operating System: Arch Linux > KDE Plasma Version: 5.26.2 > KDE Frameworks Version: 5.99.0 > Qt Version: 5.15.6 > Graphics Platform: Wayland This is distro specific behavior. If you're not satisfied with ArchLinux's decision, you should file an issue there instead. https://github.com/archlinux/svntogit-packages/commit/2f2b1e3c683d489e946afacd08cea0aeda1ec15c
(In reply to hanyoung from comment #3) > *** Bug 461160 has been marked as a duplicate of this bug. *** this was KDE neon distro ( neon-user-20221023-0714.iso ), 5.26.2. So that's also distro specific behaviour? Shouldn't Neon work out of box as KDE flagship distro?
*** Bug 476048 has been marked as a duplicate of this bug. ***