You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
Exported objects' properties are not accessible via the standard org.freedesktop.DBus.Properties interface.
I'm attaching a first, rough patch for fixing this. It implements Get and Set but not GetAll. It could use some work in terms of checking the requested property interface, etc.
Issues go stale after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Exported objects' properties are not accessible via the standard org.freedesktop.DBus.Properties interface.
I'm attaching a first, rough patch for fixing this. It implements Get and Set but not GetAll. It could use some work in terms of checking the requested property interface, etc.
Patch against ndesk-dbus: https://bugs.launchpad.net/ndesk-dbus/+bug/494823/+attachment/1065839/+files/0001-First-rough-pass-implementing-Properties-iface.patch
The text was updated successfully, but these errors were encountered: