[dolphin] [Bug 494679] Dolphin populates "Create new" menu with the content of home dir
Christian
bugzilla_noreply at kde.org
Mon Oct 14 16:48:44 BST 2024
https://bugs.kde.org/show_bug.cgi?id=494679
--- Comment #5 from Christian (Fuchs) <kde at fuchsnet.ch> ---
(In reply to Eugene Shalygin from comment #4)
> What do I need to look for with respect to XDG config?
Found the bug, in my
.config/user-dirs.dirs
I had the line
XDG_TEMPLATES_DIR="$HOME/"
Which I assume some old versions or distributions have set as the default.
Setting that to something else will fix the bug.
I wonder if there should be a check for that, since technically dolphin is
behaving correctly, I just wonder why it only started doing that very recently,
and why some systems have that value set and some do not.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list