https://bugs.kde.org/show_bug.cgi?id=487881
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdelibs-b...@kde.org Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO Assignee|unassigned-b...@kde.org |kio-bugs-n...@kde.org Component|general |Trash Version|unspecified |6.2.0 Product|kde |frameworks-kio --- Comment #3 from Harald Sitter <sit...@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 watching all bug changes.