UDisks2 interface doesn't allow to use DBus.Properties interface

Yes. I sent them by PM, @morphis.

Thanks. I think I’ve found the problem. The problem is that we changed the plug side of the interface in https://github.com/snapcore/snapd/pull/3195 but didn’t covered the connected slot part (see https://github.com/snapcore/snapd/blob/master/interfaces/builtin/udisks2.go#L109).

Will sent a PR for this in a bit.

2 Likes

@renat2017 PR submitted with https://github.com/snapcore/snapd/pull/3470

2 Likes

Thanks! I will test it as soon as it’s available on the edge channel.