https://bugs.kde.org/show_bug.cgi?id=456285
Bug ID: 456285 Summary: The new language and region KCM hardcodes "locale-gen". Product: systemsettings Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_language Assignee: h...@kde.org Reporter: lbeltr...@kde.org CC: plasma-b...@kde.org Target Milestone: --- SUMMARY The new merged language and regional options KCM requires "locale-gen" to handle translations. However, some distribution do not have a "locale-gen" binary available. For example, openSUSE ships all locales already generated in a specific package. This would affect also all distributions which handle locales in the same manner. That would not be a problem per se, however the need of "locale-gen" is hardcoded in the KCM. OBSERVED RESULT The KCM depends on "locale-gen" to handle locale generation. EXPECTED RESULT The KCM should not hardcode the need for "locale-gen" and should use already generated locales if available. -- You are receiving this mail because: You are watching all bug changes.