Hello,
On 30 November 2015 at 12:26, Pau Espin Pedrol wrote:
> Hi Michal,
>
> you may want to use "dbus-monitor" when unsure about the dbus
> messages/signals being sent. I find that tool quite useful, it already
> helped me find dbus-related errors in the past.
>
> About the "refuses to talk to
Hi Michal,
you may want to use "dbus-monitor" when unsure about the dbus
messages/signals being sent. I find that tool quite useful, it already
helped me find dbus-related errors in the past.
About the "refuses to talk to my program afterwards" part, I recall reading
somewhere that the dbus serve
Hello,
I tried connecting to bluez audio service like this
https://gist.github.com/hramrach/606ae05725f49eeaabf3
When I send the RegisterEndpoint message the event loop stops.
The message probably never receives a reply because I send an object
that does not exist as argument. However, I don't