[Vala] Clutter and MainLoop



Hi folks,

I'm running a program which is using the clutter and which wherefore
uses the clutter mainloop (Clutter.main()). Everything works fine,
except I do not receive any signals I'm connecting to. I can call remote
methods via DBus, but I don't get any signals. Running the same code
with GLib.MainLoop works fine. Anyone has come across similar issues?

BTW, any idea on how to handle DBus-method out_signatures like "is" in a
method call? Unfortunately vala supports only one or none return
parameter.

Thanks,

 
-- 
tomw <tomw ubilix com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]