Python bindings question
Julien PUYDT
julien.puydt at laposte.net
Tue Oct 4 11:39:53 PDT 2005
John (J5) Palmieri a écrit :
>>- the one implemented in gnomemeeting does _not_ reply ;
Please reread the above.
> proxy.MethodCall(..., reply_handler=on_reply, error_handler=on_error)
>
> where the reply_handler is a function or method with the same number of
> parameters that the MethodCall returns and the error_handler is a
> function or method which takes an exception as a parameter. It is all
> in the tutorial at http://dbus.freedesktop.org/doc/dbus-tutorial.html.
Yes, I know how to get the reply or error. The problem is : the message
should be sent as *NO* reply... ie : don't wait for a reply, don't set a
reply function (no error handler either). Just get the message out and
that's all.
Snark on #gnomemeeting
More information about the dbus
mailing list