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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|systemsettings no longer    |LANG set to en_US.UTF-8
                   |shows language dialect in   |despite first language in
                   |use (if different from rest |language list being set to
                   |of locale)                  |British English
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #10 from Nate Graham <n...@kde.org> ---
qt5ct conflicts with plasma-integration and will break tons and tons of things.
I strongly suggest removing it.

Now back to the original issue: I believe the issue is caused by
LANG=en_US.UTF-8 coupled with LANGUAGE=en_GB:en_US. What this is telling the
system to do is generally make all formats be American English, but prefer
British English text.

This is invalid; LANG should be getting set to the first language in the
language list (which in this case is en_BW.UTF-8). So there does appear to be
some bug in the KCM that generates this configuration.

Just gave it a whirl and it worked for me; LANG was set to en_BW.UTF-8 as
expected.

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

Reply via email to