Thread
:
dbus listen on multiple events
View Single Post
b0unc3
2010-05-11 , 11:42
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);
Quote & Reply
|
b0unc3
View Public Profile
Send a private message to b0unc3
Find all posts by b0unc3