Hi Burt,
On Fri, Aug 26, 2011, Burt Silverman wrote:
That is standard processing when dbus_error_is_set() returns true, according to
dbus/dbus/dbus-errors.c.
In this case of g_dbus_setup_bus(), it provides extra help for determing the
specific cause of the error.
---
src/main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Applied (after I made the message prefix a bit more descriptive).
Thanks.
Johan