Summary: | Format region list contains nds_DE instead of de_DE | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nicolas Dietrich <nidi> |
Component: | kcm_formats | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | suse |
Priority: | NOR | ||
Version First Reported In: | 5.6.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Dietrich
2016-05-25 20:17:01 UTC
I see, it's indeed the case. I'll look into it. Just a comment: I had set at my OpenSUSE tumbleweed installation the language to `nds_DE.UTF-8` by accident. This causes libreoffice to refuse to open any documents which contains umlauts (äöüß). The error message libreoffice produces is very misleading: "... does not exist" After changing the files ~/.config/plasma-locale-settings.sh content to `export LANG=de_DE.UTF-8` libreoffice behaves normally. This is still the case in systemsettings 5.7.1. The region list in the "numeric, currency and time formats" settings module contains the region "Deutschland - Deutsch (de_DE)". (As well as nds_DE, ksh_DE, ...) plasma: 5.12.3 |