Bug 432922 - Dolphin can't open changed directory
Summary: Dolphin can't open changed directory
Status: RESOLVED DUPLICATE of bug 428112
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 19.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-14 09:16 UTC by Dan Dascalescu
Modified: 2021-02-19 15:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (46.60 KB, image/png)
2021-02-14 09:16 UTC, Dan Dascalescu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dascalescu 2021-02-14 09:16:19 UTC
Created attachment 135675 [details]
Screenshot

Via the Locations settings, I've changed the location of my Downloads directory to lowercase `downloads` (so it autocompletes easily with d->Tab), and quit all instances of Dolphin. After re-launching it, it can't access the Downloads in place.
Comment 1 Nate Graham 2021-02-16 16:28:11 UTC
Paths are case-sensitive. :) So you need to access it with /home/arond/downloads in Dolphin. Does that work?
Comment 2 Dan Dascalescu 2021-02-16 22:11:20 UTC
I know :) My point is that if I change the Location of, say, "Pictures" to say "/home/$USER/images", I'd expect Dolphin to navigate to /home/$USER/images when I click on "Pictures" in Places.

Maybe that's the wrong expectation, in which case feel free to close as WAI.
Comment 3 Nate Graham 2021-02-19 15:57:05 UTC
Ah yes, the places panel items don't get updated automatically. So this is the same issue as Bug 428112.

*** This bug has been marked as a duplicate of bug 428112 ***