Summary: | System settings marks all "*.utf8" locales as invalid/unsupported, and glibc does not expose "*.UTF-8" variants | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Neal Gompa <ngompa13> |
Component: | kcm_regionandlang | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | hanyoung, marcan |
Priority: | NOR | ||
Version: | 5.27.9 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugzilla.redhat.com/show_bug.cgi?id=2250621 https://sourceware.org/bugzilla/show_bug.cgi?id=11629 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/c9093f48d8ddc27c824fa00c06811a03692eb010 | Version Fixed In: | |
Sentry Crash Report: |
Description
Neal Gompa
2023-11-20 13:49:40 UTC
Does set LANG to en_US.UTF-8 works correctly? We can implicitly convert "utf8" to "UTF-8" Yes, UTF-8 works (not utf8, not utf-8, not UTF8). A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3598 Git commit 15c7bb2f5710de5dc303dd0963834630d666d907 by Han Young. Committed on 26/11/2023 at 07:10. Pushed by hanyoung into branch 'master'. kcm_regionandlang: support glibc style 'utf8' variant M +2 -1 kcms/region_language/regionandlangsettings.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/15c7bb2f5710de5dc303dd0963834630d666d907 Git commit c9093f48d8ddc27c824fa00c06811a03692eb010 by Han Young. Committed on 29/11/2023 at 07:53. Pushed by hanyoung into branch 'Plasma/5.27'. kcm_regionandlang: support glibc style 'utf8' variant (cherry picked from commit 15c7bb2f5710de5dc303dd0963834630d666d907) M +2 -1 kcms/region_language/regionandlangsettings.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/c9093f48d8ddc27c824fa00c06811a03692eb010 |