Bug 466706

Summary: [Feature request] Queue copy/move operations instead of doing all of them at the same time
Product: [Applications] dolphin Reporter: Ahmed <ahmed.com>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: bugseforuns, kfm-devel
Priority: NOR    
Version: 22.08.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ahmed 2023-03-02 10:54:50 UTC
SUMMARY
***
When I copy/move files and folders to the same location that Dolphin is currently copying/moving to, Dolphin copy/move the files and folders to the same location instead of adding the same requested task to a queue, and if by mistake I copied/moved the same files/folders that Dolphin is currently copying/moving, it will lead to a lot of trouble that could be avoided if the task is queued.
***

STEPS TO REPRODUCE
1. Copy/Move files and folders from a source location to a target location.
2. Copy/Move another (or the same) files and folders from the same source location to the same target location.

OBSERVED RESULT
Dolphin will do the same operations at the same time, which might lead to unrecoverable results.

EXPECTED RESULT
It will be better if Dolphin queue the same requested tasks instead of doing multiple copying/moving operations at the same time.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Kubuntu 22.10
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.6
Comment 1 Patrick Silva 2023-03-03 23:07:44 UTC

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