Summary: | Items whose deletions were invoked in Images directory, are still visible there | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ricky Tigg <ricky.tigg> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | kfm-devel, nate |
Priority: | NOR | ||
Version: | 19.12.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Attempting to delete an item present in wastebin and still listed in its original directory |
Description
Ricky Tigg
2020-02-07 14:10:57 UTC
> 1. In Images directory, right-click an existent item, then invoke Delete;
> 2. Right-click that same item, then invoke Delete;
How are you invoking Delete in #1?
Also, #2 implies that #1 does not result in the item getting deleted. Can you clarify?
By invoking Delete, I did refer to the shortcut 'Del' associated with the 'Move to Wastebin' option in Dolphin. So to invoke that option, depending on the keyboard, either key 'Delete' or 'Del' has to be pressed. Issue is indeed that, items that option are applied to, are not getting no longer listed from the directory they reside, despite they were at the same time moved to wastebin, thus that option can be invoked an infinite number of times, as long as Dolphin's window is kept opened. Wrong output pasted as result at step 2; correction: # step 2 org.kde.kcoreaddons: Error loading plugin "akregatorplugin" "The shared library was not found." Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") The environment variable QT_PLUGIN_PATH might be not correctly set [Detaching after fork from child process 25371] [Detaching after fork from child process 25376] Cannot initialize model with data QJsonObject() . missing: QJsonValue(string, "urls") [Detaching after fork from child process 25377] [Detaching after fork from child process 25382] [Detaching after fork from child process 25383] [Detaching after fork from child process 25388] "The file or folder /home/yk/Kuvat/0.png does not exist." So you select an icon and press the Delete key on your keyboard and nothing happens? Created attachment 125766 [details]
Attempting to delete an item present in wastebin and still listed in its original directory
Something does happen always: item is moved to wastebin.
The only thing that does happen in this condition; item removed from list of items the directory contains.
Renewing step 2 gets always that typical message present in gdb, here in graphical interface; see dolphin_19.12.1_moved-to-wastebin.png
Introduction of a new condition: while the moved to wastebin items are still listed in their original directory, saving a new file in that same directory, will update the listed items accordingly, thus by removing from that list, items currently in wastebin.
Oh! this is while you're in the search view. That was the missing piece of information that I needed. :) *** This bug has been marked as a duplicate of bug 392456 *** |