mono/dbus-sharp

DBUS Properties not returning anything

Opened this issue · 2 comments

When i tried to access a property of an exported interface in Mono, this did not return anything.

Could you provide more information? How are you trying to get that property? Did you try debugging it's output with d-feet or dbus-send?

I am running Ubuntu 14.04. I set up the property as a C# property, and tried to debug in D-feet and in gdbus, a terminal program. The properties returned nothing.