SUMMARY There is no progress when duplicating files, this made it hard to know if the file is finished duplicating, especially when duplicating huge file or folder. STEPS TO REPRODUCE 1. Select a file 2. Right click 3. Select "Duplicate here" OBSERVED RESULT No progress notification EXPECTED RESULT Progress notification like when copying/moving files SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon 5.18 User Edition KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.2
Submitted a merge request to fix this: https://invent.kde.org/system/dolphin/-/merge_requests/17
Git commit 70b3f61e1efde2837d53a86e39368f44cbef5d19 by Nate Graham. Committed on 01/06/2020 at 15:58. Pushed by ngraham into branch 'release/20.04'. Show progress when duplicating items For unknown reasons, when I implemented this feature, I turned off progress notifications. I don't think this makes any sense, and we just got a bug report about it. Accordingly, this patches turns on progress notifications. FIXED-IN: 20.04.2 M +1 -1 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/commit/70b3f61e1efde2837d53a86e39368f44cbef5d19