Bug 491324

Summary: The login screen after reboot or power on is not following the LC_TIME defined in Regional Settings or the bash LC_TIME var, unlike the screen lock login, which is.
Product: [Applications] systemsettings Reporter: jcrmatos
Component: kcm_regionandlangAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hanyoung, jcrmatos, nate
Priority: NOR    
Version First Reported In: 5.27.11   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description jcrmatos 2024-08-05 19:36:24 UTC
SUMMARY
When the screens locks the name of the day of the week and month are not localized (in the login screen after reboot or power on, they are). The same happens if I lock manually.

STEPS TO REPRODUCE
1. Wait for the screen to lock or lock it manually.

OBSERVED RESULT
In the login screen, the name of the day of the week and month are not localized.

EXPECTED RESULT
In the lock screen the name of the day of the week and month should be localized like they are in the login screen after reboot or power on.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

ADDITIONAL INFORMATION
Comment 1 jcrmatos 2024-08-05 20:45:08 UTC
The previous comment was in reverse.
The problem is that the login screen after reboot or power on is not following the LC_TIME defined in Regional Settings or the bash LC_TIME var, unlike the screen lock login, which is.
Comment 2 jcrmatos 2024-08-05 20:50:20 UTC
It seems to only happen if the time config in Regional Settings, the LC_TIME in .config/plasma-localerc and the bash LC_TIME var are all equal to C.
Comment 3 Nate Graham 2024-08-05 21:10:16 UTC

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