Bug 391592 - Dolphin shows false "Moving: finished" notification when you use "Rename" feature present in the file conflict dialog
Summary: Dolphin shows false "Moving: finished" notification when you use "Rename" fea...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-09 03:19 UTC by Patrick Silva
Modified: 2024-02-29 13:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (12.44 KB, image/png)
2020-01-18 17:38 UTC, Patrick Silva
Details
screenshot - renaming a folder (25.40 KB, image/png)
2021-06-27 13:57 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2018-03-09 03:19:11 UTC
open dolphin in a location containing at least two folders/files
try rename one of the folders/files using the same name of another folder/file
dolphin shows "already exists as folder/file already exists" dialog
click "suggest new name" and "rename" buttons
dolphin shows the notification "Moving: finished", that does no sense
move and rename are different things
Comment 1 Atlas Rezhko 2018-03-15 18:57:08 UTC
Rename uses the mv (move) command, this is probably why this happens.
Comment 2 Patrick Silva 2018-03-15 23:02:11 UTC
Sometimes just rename a file/folder is enough to Dolphin to show "Moving: Finished" notification.
Comment 3 Julian Steinmann 2018-04-28 17:17:49 UTC
Can confirm with Dolphin 18.04, but as Atlas Rezhko has already said, the same command is used internally, which then also spawns this notification.
Comment 4 Patrick Silva 2020-01-18 17:38:42 UTC
Created attachment 125228 [details]
screenshot

Still relevant with Dolphin 19.12.1.
And "1 file to /path/to/file/file.ext" text in the notification after the steps above does no sense.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.0
Comment 5 Patrick Silva 2021-06-27 13:57:34 UTC
Created attachment 139691 [details]
screenshot - renaming a folder

The notification is even more confusing when folders are involved.
The notification seen in the screenshot attached to this comment says that
"New Folder (2)" was moved to "Documents/New Folder".

1. have a folder containing two subfolders
2. rename one of the subfolders to the same name as the other ("Already exists as folder" dialog shows up)
3. click on "Suggest new name" and "Rename" buttons

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.3
Graphics Platform: X11