https://bugs.kde.org/show_bug.cgi?id=403580

--- Comment #4 from Mike FABIAN <mfab...@redhat.com> ---
(In reply to Andreas Schneider from comment #2)
> The issue probably is that KDE sets LANG or LC_* variables to locales which
> don't exist. So all terminal tools like 'ls', 'git' etc. are printing
> warnings that I use locales which don't exist.

KDE/Qt5 apparently uses the locale support in libicu. The list of locales
libicu supports is different from the locales glibc supports, there is
considerable overlap between the list of locales supported by libicu and glibc,
but the lists are not equal.

If the user chooses a locale in KDE which does not exist in glibc, it makes not
sense setting the LANG or LC_* variables to such a locale.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to