Bug 399283

Summary: Unable to set formats to sr_RS@latin
Product: [Applications] systemsettings Reporter: Srđan Tot <srki.82>
Component: kcm_regionandlangAssignee: Sebastian Kügler <sebas>
Status: CONFIRMED ---    
Severity: normal CC: hanyoung, kde, nate
Priority: NOR    
Version First Reported In: 5.14.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=470695
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Srđan Tot 2018-10-01 16:03:25 UTC
SUMMARY
Unable to set formats to sr_RS@latin because it's missing. If I set formats using LC_* to sr_RS@latin, KDE uses sr_RS instead of sr_RS@latin.

STEPS TO REPRODUCE
1. Open system settings. 
2. Try to change formats to Serbian Latin. 

OBSERVED RESULT
Serbian Latin format is missing. 

EXPECTED RESULT
There should be Serbian Latin option

SOFTWARE VERSIONS
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
Related to this: https://phabricator.kde.org/T4524
Comment 1 Christoph Feck 2018-10-01 20:19:13 UTC
Qt requires UTF-8 encoding on Linux, so you cannot use a non-UTF-8 locale.
Comment 2 Christoph Feck 2018-10-01 20:27:30 UTC
@latin is not the character encoding, but a language variant; reopening. Sorry for the noise.
Comment 3 Srđan Tot 2018-11-03 12:32:11 UTC
SOFTWARE VERSIONS
KDE Plasma Version: 5.14.2
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2

Still the same.
Comment 4 Srđan Tot 2019-01-19 22:53:59 UTC
I just test it on the latest Debian (Sid) and Kubuntu and the same problem occurs.

Can anybody confirm the bug?
Comment 5 Nate Graham 2021-09-30 17:43:16 UTC
Confirmed.