Summary: | Dolphin moves user to grandparent of deleted directory instead of parent | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Chris Warren <chrisw82> |
Component: | bars: location | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | christophdreier, fanzhuyifan, kfm-devel |
Priority: | NOR | Keywords: | qt6 |
Version: | 24.01.75 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Chris Warren
2023-11-20 19:20:16 UTC
Can reproduce Can someone explain the mechanism that informs Dolphin about the deletion of that directory? I am on Arch and nothing happens if I delete the currently shown directory from outside of Dolphin. Am I missing some component of Plasma/Frameworks/whatever or could it be a configuration problem? Installed versions: - Dolphin 23.08.4 - KDE Frameworks 5.113.0 - Qt 5.15.12 (built against 5.15.11) Only If I refresh the view it detects that the dir was deleted and displays "The file or folder /path/to/deleted/dir does not exist" and "Loading canceled", but it does not change the location at all. It's not a matter of the filesystem in use as this behavior is the same in different mount points with different file systems. Disregard my last comment. Completely missed the (for my beginner eyes) subtle Plasma 6 references and messed up the other version numbers. Sorry for that! Just tested it on Plasma 5.93.0 Frameworks Version 5.249.0 Qt Version 6.7.0 and can confirm: Dolphin drops me into the grandparent dir. No matter which file system. |