dbus_connection_setup_with_g_main not working as expected
sowmini philip
sowminiphilip at yahoo.com
Tue Nov 18 23:59:59 PST 2008
Hi All,
Ive been trying to invoke dbus_connection_setup_with_g_main with different contexts.
Eg. dbus_connection_setup_with_g_main(
conn,
gmaincontext);
//Some lines of code
dbus_connection_setup_with_g_main(
conn,
NULL);
After this, the gmainloop in the default context is run. But no message is received after this point. Each time the dbus_connection_setup_with_g_main API is invoked multiple times, the messaegs cease to be handled.
Any pointers on what i might be missing here ???
Regards
S
Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20081119/4bfdac8d/attachment.htm
More information about the dbus
mailing list