Hello, I use Tumbleweed with KDE (in case it matters: autologin is enabled) One of the tumbleweed updates in the last weeks caused some charset "fun" for me - my KDE session switched from utf-8 to iso-8859-15, and that causes quite some fun... AFAIK the breakage was introduced somewhere between 2020-02-10 15:19:03|install|openSUSE-release|20200207-444.1|x86_64|| repo-oss| b046c3318cf79350b2a3f82f15a68082753209c626a8dbc39b15641f7407cedd| and 2020-03-08 21:55:38|install|openSUSE-release|20200307-481.1|x86_64|| repo-oss| bf71546d6f33eecea3515f4a6dfecef7ced08c766ff3ee83415c126a5b764138| (I skipped the snapshots in between, and sadly that makes it much harder to find out which change (and which package) causes my problem.) For example, I see in Konsole: # locale LANG=de_DE@euro LC_CTYPE="de_DE@euro" LC_NUMERIC="de_DE@euro" LC_TIME="de_DE@euro" LC_COLLATE="de_DE@euro" LC_MONETARY="de_DE@euro" LC_MESSAGES="de_DE@euro" LC_PAPER="de_DE@euro" LC_NAME="de_DE@euro" LC_ADDRESS="de_DE@euro" LC_TELEPHONE="de_DE@euro" LC_MEASUREMENT="de_DE@euro" LC_IDENTIFICATION="de_DE@euro" LC_ALL= (de_DE@euro means iso-8859-15 instead of utf-8 :-( ) A quite visible result is that I see "M�r" (with the infamous questionmark on black background) instead of the expected "Mär" for the month in the ls -l output. Of course that's only the tip of the iceberg, there's encoding "fun" in various (especially console) programs. This seems to affect the whole KDE session, not only Konsole - for example, I've also seen mis-encoded german umlauts in the Gnucash status bar today. If I login on tty1, the locale is set to de_DE.UTF-8 as expected. Does someone have an idea which change introduced this problem, and how I can fix it? In case it matters: # grep ^[^#] /etc/sysconfig/language INPUT_METHOD="" RC_LANG="de_DE.UTF-8" RC_LC_ALL="" RC_LC_MESSAGES="" RC_LC_CTYPE="" RC_LC_COLLATE="" RC_LC_TIME="" RC_LC_NUMERIC="" RC_LC_MONETARY="" RC_LC_PAPER="" ROOT_USES_LANG="ctype" AUTO_DETECT_UTF8="no" INSTALLED_LANGUAGES="" RC_LANG was originally set to "". I changed it to "de_DE.UTF-8", but that didn't change anything. Regards, Christian Boltz -- URLs: absurd lange Worte die man nicht umbrechen darf [David Haller] -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org