[frameworks-kio] [Bug 487881] No trash cans for each device
Harald Sitter
bugzilla_noreply at kde.org
Mon Jun 3 23:05:21 BST 2024
https://bugs.kde.org/show_bug.cgi?id=487881
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kdelibs-bugs at kde.org
Resolution|--- |WAITINGFORINFO
Status|REPORTED |NEEDSINFO
Assignee|unassigned-bugs at kde.org |kio-bugs-null at kde.org
Component|general |Trash
Version|unspecified |6.2.0
Product|kde |frameworks-kio
--- Comment #3 from Harald Sitter <sitter at kde.org> ---
Please get the output of `cat /proc/self/mountinfo`
then create a file on the drive and get the output of `stat "pathOfFile"` where
pathOfFile needs to be the actual path to your file /run/media/ABC/File.txt or
something.
I have a suspicion that your filesystem may be having trouble holding a stable
identifier (st_dev) so we don't manage to resolve that this is a mountpoint and
fall back to the $HOME location. If that is so I am not sure we can do much
about this, we are pretty much at the mercy of information coming out of the
kernel here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list