https://bugs.kde.org/show_bug.cgi?id=491305
--- Comment #10 from jcrma...@gmail.com --- (In reply to hanyoung from comment #9) > (In reply to jcrmatos from comment #8) > > (In reply to hanyoung from comment #7) > > > > But not when I select the defaults. > > > > > > Is there any LC_* in ~/.config/plasma-localerc after clicking defaults? > > > > No, only this > > [Formats] > > LANG=en_US.UTF-8 > > Then the incorrect bash LC_* vars aren't caused by systemsettings. You may > have set them in other locations, maybe system wide settings? No, I haven't set them anywhere. I only used systemsettings to change them and they are updated by systemsettings when I select anything but the defaults. Only when I select the defaults they aren't updated. The clue may be exactly why when selecting the defaults the ~/.config/plasma-localerc doesn't receive the same lines as when I change them the settings from the defaults. Here is an example of what would be the "correct" defaults in ~/.config/plasma-localerc: [Formats] LANG=en_US.UTF-8 LC_ADDRESS=en_US.UTF-8 LC_MEASUREMENT=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_NAME=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 LC_TIME=en_US.UTF-8 which would correspond to the defaults shown in systemsettings. -- You are receiving this mail because: You are watching all bug changes.