[dolphin] [Bug 481532] New: Deleting files from /tmp or /dev/shm (tmpfs), Dolphin will move them into /home (harddisk)

red_Arti bugzilla_noreply at kde.org
Mon Feb 19 06:29:18 GMT 2024


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

            Bug ID: 481532
           Summary: Deleting files from /tmp or /dev/shm (tmpfs), Dolphin
                    will move them into /home (harddisk)
    Classification: Applications
           Product: dolphin
           Version: 22.12.3
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: jijiliu35 at yandex.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
I store some temporary work middle files in some tmpfs like `/dev/shm` or
`/tmp`.
I use Dolphin to explore those paths.
Deleting files under those paths will move them into
`/home/xxx/.local/share/Trash` .
I see folders (permission 700) `/tmp/.Trash-1000` and `/dev/shm/.Trash-1000`
but Dolphin not using them.

`/home` is harddisk. `/tmp` or `/dev/shm` are in memory. Deleting files from
memory should definitly NOT move them into harddisk

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
Deleting files from `/tmp` or `/dev/shm`, Dolphin moves them into 
`/home/xxx/.local/share/Trash`

EXPECTED RESULT
Dolphin should move deleted files into `/tmp/.Trash-1000` or
`/dev/shm/.Trash-1000`

SOFTWARE/OS VERSIONS
Operating System: openSUSE Leap 15.5
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 5.14.21-150500.55.44-default (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION
In Dolphin settings dialog, I see "Trash" tab, which only shows:
- /home
- /media/xxA
- /media/xxB
...

no option for user to set trash path or modify the list.

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


More information about the kfm-devel mailing list