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 server can drop the connection if the client is not
acting properly, but I never checked it.


Pau Espin Pedrol

2015-11-30 11:40 GMT+01:00 Michal Suchanek <[email protected]>:

> 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 see any reason for
> that to stop the event loop.
>
> hm, unless the other side refuses to talk to my program afterwards. Is
> there any way to tell if my program stopped receiving dbus signals or
> eldbus just ignores them?
>
> Maybe I should also write test ping-pong with eldbus and see what can
> break it.
>
> Thanks
>
> Michal
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to