[dolphin] [Bug 463184] dolphin: moved files (drag-drop) are not removed (visually) from source directory

Evert Vorster bugzilla_noreply at kde.org
Fri May 19 08:44:30 BST 2023


https://bugs.kde.org/show_bug.cgi?id=463184

--- Comment #13 from Evert Vorster <evorster at protonmail.com> ---
Hi there, and thanks for looking into this. 
My external and internal storage is mounted in /mnt/ext and /mnt/int
respectively, and then in my home directory I have symlinks to directories on
this storage. 

```
lrwxrwxrwx 1 evert evert       20 May  3 18:44  Music -> /mnt/int/media/music
lrwxrwxrwx 1 evert evert       23 May  3 18:44  Pictures ->
/mnt/int/media/Pictures
lrwxrwxrwx 1 evert evert       21 May  3 18:44  Public -> /mnt/int/media/Public
lrwxrwxrwx 1 evert evert       23 May  3 18:46  Software ->
/mnt/int/media/Software
lrwxrwxrwx 1 evert evert       24 May  3 18:44  Templates ->
/mnt/int/media/Templates
lrwxrwxrwx 1 evert evert       21 May  3 18:55  Videos -> /mnt/int/media/Videos
```

Then, in the "Videos" directory I have another symlink to the larger external
storage where I keep my footage:
'''
[evert at Evert ~]$ cd Videos
[evert at Evert Videos]$ ls -al
total 4
drwxr-xr-x 1 evert evert  32 Jan  8 17:28 +Involved
drwxr-xr-x 1 evert evert  52 May  3 19:17 .
drwxr-xr-x 1 evert users 232 May  5 16:46 ..
drwxrwxr-x 1 evert users  74 Jul 27  2022 Movies
lrwxrwxrwx 1 evert evert  12 May  3 18:55 Own -> /mnt/ext/Own
drwxr-xr-x 1 evert evert  74 May  3 19:30 Rendered
[evert at Evert Videos]$ 
'''

So, what you saw was Dolphin operating on a directory that is two symlinks
deep. I'll attach a video showing Dolphin starting up, but I set it up to start
with those directories, so I don't know what you'll get out of that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list