Re: Problem sending double with GDbus

2011-11-25 Thread elboulangero
> > Regards > > Bernhard > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > -- View this message in context: http://old.nabble.com/Problem-sen

Re: Problem sending double with GDbus

2011-11-24 Thread Bernhard Schuster
Did you already report the problem to the related bugtracker? Did check if it works wit glibc? Regards Bernhard ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Problem sending double with GDbus

2011-11-24 Thread elboulangero
; instead and sends a int all works fine. >> >> Any help I appreciated! >> >> Regards >> Peter >> ___ >> gtk-app-devel-list mailing list >> gtk-app-devel-list@gnome.org >> http://mail.gnome.org/mai

Re: Problem sending double with GDbus

2011-11-23 Thread elboulangero
gt; Regards > Peter > ___ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > -- View this message in context: http://old.nabble.com/Problem-sending-double-wit

Problem sending double with GDbus

2011-10-20 Thread Peter Jönsson
Hi, I am trying to send a double with GDbus between two C programs, but receives a faulty value. Sender gdouble value = 3.0; g_dbus_proxy_call_sync (proxy, method_name, g_variant_new("(d)",value), G_DBUS_CALL_FLAGS_NONE, -1, NULL, &dbus_err); In my receiver function I get like (8.735786541049