Summary: | Paper Size, Address, Name Style, Phone Numbers are not immediately updated in the main page after modification | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm_regionandlang | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 2023-06, akselmo, hanyoung, hein, nate, ped |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/dbe6fcc9ae7f37faf8e8bea23e1e653ce0b8feef | Version Fixed In: | 5.26.1 |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Patrick Silva
2022-10-14 10:01:45 UTC
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. *** |