Re: GDBus usage in multiple processes each hosting a GDbus server for the other process

2015-03-10 Thread Frederik Lotter
Hi On 10 March 2015 at 10:11, Frederik Lotter frederik.lot...@mixtelematics.com wrote: Hi, We are using DBUS extensively as low bandwidth communication for some APIs shared between standalone processes. I was completely new to GDBus (and GLIB) when I started implementing this, and now I

Re: Gtk3 MacOS (OSX) context menu issues

2015-03-10 Thread Jim Charlton
Just to keep the ball rolling on this... I tested the gtk3-demo code on a jhbuild of gtk+-3.14.5 on a MAC Yosemite 10.10 (virtual machine). I get the same result as Konstantin. I am compiling with XQuartz. Funny enough, I had a similar problem with an earlier version of gtk-3 (3.10.7). In

GDBus usage in multiple processes each hosting a GDbus server for the other process

2015-03-10 Thread Frederik Lotter
Hi, We are using DBUS extensively as low bandwidth communication for some APIs shared between standalone processes. I was completely new to GDBus (and GLIB) when I started implementing this, and now I have made a discovery which I would like to check with some experts. (I use the gdbus-codegen