Bug 399283 - Unable to set formats to sr_RS@latin
Summary: Unable to set formats to sr_RS@latin
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_regionandlang (other bugs)
Version First Reported In: 5.14.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-01 16:03 UTC by Srđan Tot
Modified: 2024-09-18 08:53 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.