https://bugs.kde.org/show_bug.cgi?id=477283
Bug ID: 477283
Summary: System settings marks all "*.utf8" locales as
invalid/unsupported, and glibc does not expose
"*.UTF-8" variants
Classification: Applications
Product: systemsettings
Version: 5.27.9
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: kcm_regionandlang
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
When the user sets the locale using the glibc form of UTF-8 locales (e.g.
"en_US.utf8"), KDE system settings chokes on it because it only supports IANA
variant "UTF-8", and not the glibc variant "utf8".
STEPS TO REPRODUCE
1. Ensure systemwide locale is set to a "lang.utf8" form (which is the form
used in the system locale list)
2. Create a fresh user profile and start KDE
3. Go to System Settings > Region & Language > Language
OBSERVED RESULT
"The language "en_US.utf8" is unsupported"
EXPECTED RESULT
The language should be selected and behave normally.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 39 (KDE Plasma)
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
ADDITIONAL INFORMATION
Reference bugs:
* Sourceware: https://sourceware.org/bugzilla/show_bug.cgi?id=11629
* Fedora/RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2250621
--
You are receiving this mail because:
You are watching all bug changes.