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 <[email protected]> _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
