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

--- Comment #6 from sebaro <eseb...@gmail.com> ---
The problem is caused by ~/.config/user-dirs.dirs

XDG_DESKTOP_DIR="$HOME/Temp"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Graphics"
XDG_VIDEOS_DIR="$HOME/Videos"
XDG_TEMPLATES_DIR="$HOME/"
XDG_PUBLICSHARE_DIR="$HOME/"

Removing the last two lines fixes the issue.

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

Reply via email to