System: latest tumbleweed /KDE Plasma 6.5.1 /Kernel: Linux 6.17.6-1-default
For the past few weeks, I’ve been having an annoying issue when moving files between partitions using Dolphin.
On the first attempt, I get the following warning:
dolphin[70652]: Could not rename file "/home/martin/whatever.pdf" to "/mnt/data/documenten/whatever.pdf"
(The same thing happens when moving a file from /mnt/data to /home .)
However, when I try to move the file a second time, it works without any problems.
Both partitions use the ext4 filesystem:
/dev/sda4 on /home type ext4 (rw,relatime,data=ordered)
/dev/sda2 on /mnt/data type ext4 (rw,relatime,data=ordered)
Interestingly, I don’t encounter this issue when using the mv command in the terminal.
Is this a known bug in Dolphin? If not, how can I fix it?
Martin
