Summary: | Discourage the user from moving, renaming, or deleting any of the standard XDG dirs within Dolphin | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | contramuffin |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | akselmo, hein, kfm-devel, nate |
Priority: | NOR | Keywords: | usability |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=434418 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
contramuffin
2024-11-24 00:45:31 UTC
Yeah, this is quite creative, but I'm not surprised it doesn't work. If you want to change the location of the desktop, the correct way to do it is in System Settings > Session > Locations. If you change it there, does stuff start working more like how you would expect? (In reply to Nate Graham from comment #1) > Yeah, this is quite creative, but I'm not surprised it doesn't work. If you > want to change the location of the desktop, the correct way to do it is in > System Settings > Session > Locations. > > If you change it there, does stuff start working more like how you would > expect? Yes, it works then. I mainly have the desktop symlinked because I want the desktop folder to show up in /home, but I suppose one way that you could potentially resolve that is by keeping the desktop symlinked in /home and then set the desktop location in system settings. I think the concern for me is mainly that it's unexpected/unexplained behavior. I can't be the only person who's done this, right? You may be. :) But it's not an impossible thing to do. Probably what we should do instead is have Dolphin warn you (I'm assuming you made the original change in Dolphin, right?) If you attempt to rename, move, or delete any of the XDG locations that are governed by the setting I pointed you to earlier. Instead, it could point you to the System Settings page, which is the right place to make that change. And then we should have the page prompt you to move all the files in the old location to the new location after you change it, which is tracked by Bug 434418. |