Bug 491189

Summary: Could not find the system's available locales using the localectl tool
Product: [Applications] systemsettings Reporter: deho.riccardo
Component: kcm_regionandlangAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hanyoung, nate, plata.hill
Priority: NOR    
Version: 6.1.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description deho.riccardo 2024-08-02 19:49:37 UTC
1. System settings
2. Region and language
3. Try to change time from US to Italian 
4. System says "Could not find the system's available locales using the localectl tool" and suggests to file a report

Fedora KDE
Comment 1 Plata 2024-08-03 08:53:07 UTC
Same here with Fedora Kinoite.

The relevant code is https://invent.kde.org/plasma/plasma-workspace/-/blob/master/kcms/region_language/kcmregionandlang.cpp#L96.

Running "localectl list-locales" shows the locales. However, it does so via less (?). Maybe "--no-pager" is required?
Comment 2 Bug Janitor Service 2024-08-03 08:56:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4579
Comment 3 hanyoung 2024-08-07 15:12:17 UTC

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