Sending DBUS signals without glib mainloop

Ikke eikke@eikke.com
Tue Jan 11 07:17:54 PST 2005


On Tue, 2005-01-11 at 15:47 +0100, Olivier Andrieu wrote:
>  > Ikke <eikke@eikke.com> [Tue, 11 Jan 2005]:
>  > Which means from my non-glib version, nothing is sent. I have no
>  > clue what could cause this: is it my own code thats wrong
>  > somewhere? Do I miss a step?...
>  > 
>  > Please let me know how to fix this. I can work further now using
>  > the glib code, but working without glib deps would be nicer :-)
> 
> dbus_connection_send just queues the DBusMessage, it does not send
> it. You'll have to call dbus_connection_flush for that.
> 
Right... Is it ok if I feel very very stupid now? :-$

Works, Thanks :-)

Sorry for the noise,

Ikke



More information about the dbus mailing list