https://bugs.kde.org/show_bug.cgi?id=389415

--- Comment #2 from Gregor Mi <codestr...@posteo.org> ---
$ echo $LANG
de_DE.UTF-8
# LC_ALL does not exist.
$ export LC_ALL=de_DE
$ kate

Now the file in the "Der-Bäcker" folder is not even opened but "New file" is
shown; even if I drag&drop the file from dolphin.

# Reset LC_ALL
$ export LANG=de_DE
$ kate

Same effect as above: "New file" instead of opening the file.

$ export LANG=de_DE.UTF-8
$ kate

At least the file is loaded to the editor.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to