waiting for dbus_bus_request_name

Michael K vk2bea at yahoo.com
Sat May 20 20:15:28 PDT 2006


How is this done in the "signal matching for the
receiver" ?

I get a crash id I try:
  if( !(remote_object = dbus_g_proxy_new_for_name
(bus,
					     NULL,
					     GUTENBERG_DBUS_OBJECT_NAME,
					     GUTENBERG_DBUS_OBJECT_INTERFACE )) ){

--- Havoc Pennington <hp at redhat.com> wrote:

> 
> If you want multiple apps to be able to signal, just
> take the bus name 
> out of the picture. Don't have the signaling apps
> request a name, and 
> don't include a name in the signal matching for the
> receiver.
> 
> Havoc
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the dbus mailing list