Hi all, I'm trying to avoid the usage of dbus_bus_name_has_owner call and stick with the dbus-glib API. What is the correct way to get a proxy for a service name, activate it if it is not already running? returns NULL if the service name was not provided by any .service file. Cheers, Ali.