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
Qt requires UTF-8 encoding on Linux, so you cannot use a non-UTF-8 locale.
@latin is not the character encoding, but a language variant; reopening. Sorry for the noise.
SOFTWARE VERSIONS KDE Plasma Version: 5.14.2 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2 Still the same.
I just test it on the latest Debian (Sid) and Kubuntu and the same problem occurs. Can anybody confirm the bug?
Confirmed.