[dolphin] [Bug 465100] New: Respect XDG user-dirs
AvidSeeker
bugzilla_noreply at kde.org
Wed Feb 1 03:19:20 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=465100
Bug ID: 465100
Summary: Respect XDG user-dirs
Classification: Applications
Product: dolphin
Version: 22.12.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: panels: folders
Assignee: dolphin-bugs-null at kde.org
Reporter: avidseeker7 at protonmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Dolphin should respect user config in `$XDG_CONFIG_HOME/user-dirs.dirs`, by
updating "desktop, Music, Pictures, etc" paths to their corresponding output
from `xdg-user-dir DESKTOP, xdg-user-dir MUSIC, etc.` instead of having the
user to manually `RightClick > Edit > Location > OK`.
STEPS TO REPRODUCE
1. Change `XDG_DESKTOP_DIR="$HOME/Desktop` to
`XDG_DESKTOP_DIR="$HOME/my-new-desktop"`.
2. Click on Desktop in Places in the side pane.
OBSERVED RESULT
The file or folder /home/user/desktop does not exist
EXPECTED RESULT
Switch to $HOME/my-new-desktop
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list