View Single Post
Posts: 318 | Thanked: 735 times | Joined on Oct 2009
#3
I think I found the problem.
The problem ( I suppose ) is that for an event I need to register a connection with :
dbus_g_bus_get (DBUS_BUS_SESSION, &error);

and for the other one:
dbus_g_bus_get (DBUS_BUS_SYSTEM, &error);