Bug 477134

Summary: The "Regional Settings" -> "Formats" does not update the `/etc/default/locale` file
Product: [Applications] systemsettings Reporter: Nickolay Platonov <nickolay8>
Component: kcm_regionandlangAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hanyoung, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nickolay Platonov 2023-11-17 10:22:24 UTC
Using recent Kubuntu 22 with latest packages.

STEPS TO REPRODUCE
1. Change the formats in "Regional Settings -> Formats", for example "Time"
2. Note the corresponding value in the `/etc/default/locale` hasn't been changed, only the value in `/home/nickolay/.config/plasma-localerc`
3. Meanwhile, it seems during the login, the default SDDM theme Breeze, is using the value from `/etc/default/locale`, not the value from `/home/nickolay/.config/plasma-localerc`

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 6.2.0-36-generic (64-bit)
Graphics Platform: X11
Comment 1 hanyoung 2023-11-17 12:04:04 UTC
Because the setting is user specific, not system-wide. Apply to system-wide feature has been requested, but we haven't implemented it due to technical limitations.
Comment 2 Nate Graham 2023-11-17 20:32:43 UTC

*** This bug has been marked as a duplicate of bug 428590 ***