Introspect error: No reply within specified time

Luigi Paioro luigi at lambrate.inaf.it
Thu Oct 12 00:16:21 PDT 2006


John (J5) Palmieri wrote:
 > What version are you using?  It sounds like an old bug we used to have.

D-Bus 0.93 and Python bindings 0.71.

Well, Gary Cramblitt answered me saying that I needed to decorate the 
exported method like this

@dbus.service.method("org.designfu.my.example.Hello", in_signature=None,
out_signature='s')
def getName(self):
   ...

and in fact now it works well. I didn't know this (new ???) feature.

Cheers

   Luigi


More information about the dbus mailing list