hi!
Anno domini 2019 Tue, 10 Sep 13:17:54 +0200 Thierry de Coulon scripsit:
On Tuesday 10 September 2019 04.21:04 BorgLabs - Kate Draven wrote:
Do you happen to have trinity-tdeio-umountwrapper installed?
No, it's not installed
It cause weeks worth of problems for me until I figured it out. If you do have it installed, try uninstalling it. Also look at your inode file associations.
Blockdevice, chardevice, directory-locked, fifo and socket are empty Directory and system-directory start with konqueror.
Maybe I'm barking up the wrong tree here but I thought I'd mention it.
Thanks anyway!
I just found this in my notes, ist's from september 2018, so it might be what you experience right now:
=== udisks2 not mounting === Created Donnerstag 20 September 2018
install policykit-1 and udisks2, then create this file:
# joe /etc/polkit-1/localauthority/50-local.d/automount.pkla [Allow Automount] Identity=unix-group:plugdev Action=org.freedesktop.udisks2.filesystem-mount* ResultAny=yes ResultInactive=yes ResultActive=yes [Allow Eject] Identity=unix-group:plugdev Action=org.freedesktop.udisks2.eject-media* ResultAny=yes ResultInactive=yes ResultActive=yes [Allow Mounting of fstab] Identity=unix-group:plugdev Action=org.freedesktop.udisks2.filesystem-fstab* ResultAny=yes ResultInactive=yes ResultActive=yes