I have a LUKS dm-crypt encrypted partition which I mount with pam_mount at login. The problem is that it is not detected as mounted by Dolphin. I guess the problem resides in solid. Running the following command: solid-hardware details '/org/freedesktop/UDisks2/block_devices/dm_2d0' I get: StorageAccess.accessible = false (bool) If I click on the disk listed as unmounted in dolphin it is mounted for a second time on a different mount point and the result of the command becomes true. Reproducible: Always
Actually udisks --dump shows ismounted: 0 on the dm partition. So probably it's related to udisk not to solid.
Solved somehow, but I don't know how exactly. Probably not related to solid.