Bug 433803 - Nonsensical error message when attempting to paste to desktop after deleting unrelated file
Summary: Nonsensical error message when attempting to paste to desktop after deleting ...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.21.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-01 18:03 UTC by php4fan
Modified: 2021-03-02 01:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description php4fan 2021-03-01 18:03:45 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open a folder in Dolphin. From that folder, select a file or folder and prepare for copying by pressing Ctrl+C
2. Show desktop (Super+Shift+D on OpenSUSE). In the desktop, select a file by clicking on it
3. Delete the file from the desktop by pressing Shfit+Del (deletes permanently without moving to Trash). When prompted, confirm
4. Hit Ctrl+V

OBSERVED RESULT
A nonsensical error message saying "The file or folder <file> does not exist"

where <file> is the name of the file deleted at step 3.

EXPECTED RESULT

Shouldn't show any error message, and should paste the file copied at step 1, resulting in copying it to the desktop. The fact that the file we deleted doesn't exist (duh!) is not a reason for not being able to copy a completely unrelated file, that we selected for copying.


Note that if, at step 3, you hit only Del (without Ctrl), hence moving the file to the Trash, the issue does not occur.


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210219
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.10.16-1-default
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz
Memory: 7.3 GiB of RAM
Graphics Processor: Mesa DRI Intel® Iris® Plus Graphics
ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-03-02 00:39:33 UTC
Can confirm. The bug seems to be in Folder View itself, not Dolphin.