-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 2019/09/09 03:29 PM, Thierry de Coulon wrote:
Hello all,
Debian Buster with R.14.07 (Development). I have an external SATA to USB enclosure with removable discs. When I slip a disc in and turn it on, I get a Konqueror error (unable to mount this device, see attachment). However, I can mount it with no problem from the command line.
My guess is that it's a timing problem, Konqueror trying to mount something that is not yet available, but I don't know what to do.
I did not have this with Stretch and "stable" TDE, so it might also ave to do with de "Development" version.
Thierry
As an additional thought, it is possible that perhaps TDEHW is notified by udev of the existence of the new device before UDisks2 has created the related object path. Therefore an immediate attempt to automount the device would result in the error displayed in the original screenshot (object path /org/freedesktop/UDisks2/block_devices/sdg1 not existing). This would also be consistent with the fact that a later attempt to mount the device (even from Konqueror) works fine. I assume you have chosen to automount the device when inserted in the tde control center, right?
Cheers Michele