hello,

can someonr please guide me on this problem pleaese?

what can stops dbus from forwarding the Qt's signal to Glib's GCallBack(this is slot in qt's sense).

i need to run g_main_loop_run() on Glib application,to get the signal. The Qt's signal is already connected with the Glibs GCallBack.