https://bugs.kde.org/show_bug.cgi?id=356359
dani...@promorange.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dani...@promorange.com --- Comment #13 from dani...@promorange.com --- I experienced this issue after changing Collation in the Detailed Settings, now it looks to be solved by uncommenting the new locale in /etc/locale.gen and running # locale-gen as root. My current locale: LANG=en_DK.UTF-8 LC_CTYPE="en_DK.UTF-8" LC_NUMERIC=cs_CZ.UTF-8 LC_TIME="en_DK.UTF-8" LC_COLLATE=cs_CZ.UTF-8 LC_MONETARY=cs_CZ.UTF-8 LC_MESSAGES="en_DK.UTF-8" LC_PAPER="en_DK.UTF-8" LC_NAME="en_DK.UTF-8" LC_ADDRESS="en_DK.UTF-8" LC_TELEPHONE="en_DK.UTF-8" LC_MEASUREMENT="en_DK.UTF-8" LC_IDENTIFICATION="en_DK.UTF-8" LC_ALL= -- You are receiving this mail because: You are watching all bug changes.