https://bugs.kde.org/show_bug.cgi?id=389529
--- Comment #4 from David <david.cortes.riv...@gmail.com> --- Created attachment 142175 --> https://bugs.kde.org/attachment.cgi?id=142175&action=edit locales_err Attached is a screenshot of a configuration that gave me errors right when calling "locale". I'm not 100% sure if errors in applications happen instantateously, or only after going through an update of the kernel (or some other component, not sure which) which forces the system to rebuild locales (and which takes several minutes every time, don't remember the exact message when that kind of thing happens). Output: david@debian:~$ locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=en_DE.UTF-8 LANGUAGE=en_US:en LC_CTYPE="en_DE.UTF-8" LC_NUMERIC="en_DE.UTF-8" LC_TIME="en_DE.UTF-8" LC_COLLATE="en_DE.UTF-8" LC_MONETARY=en_US.UTF-8 LC_MESSAGES="en_DE.UTF-8" LC_PAPER="en_DE.UTF-8" LC_NAME="en_DE.UTF-8" LC_ADDRESS="en_DE.UTF-8" LC_TELEPHONE="en_DE.UTF-8" LC_MEASUREMENT=fo_DK.UTF-8 LC_IDENTIFICATION="en_DE.UTF-8" LC_ALL= david@debian:~$ cat ~/.config/plasma-localerc [Formats] LANG=en_DE.UTF-8 LC_MEASUREMENT=fo_DK.UTF-8 LC_MONETARY=en_US.UTF-8 useDetailed=true -- You are receiving this mail because: You are watching all bug changes.