[Vala] Clutter and MainLoop
- From: tomw <tomw ubilix com>
- To: vala-list gnome org
- Subject: [Vala] Clutter and MainLoop
- Date: Wed, 30 Nov 2011 17:42:02 +0100
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]