arguments to dbus_message_set_destination() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed

Jephir jephir at jephir.name
Wed Jul 24 09:07:21 PDT 2013


On Wed, Jul 24, 2013, at 11:31 AM, Thiago Macieira wrote:
> That "unix:" thing is a socket address, not a service address. You should
> use 
> the --address parameter to set the socket address (I can't find it in the
> man 
> page, I don't know if that is supported).

That solves the problem. It doesn't appear to be documented in the
dbus-send man page, but using the --address parameter fixed the issue
for me.

Thanks,
-- 
Jephir


More information about the dbus mailing list