[Gambas-user] D-Bus method with a complex data type triggers an error

Hans Lehmann hans at gambas-buch.de
Tue Mar 13 12:27:06 CET 2018


Hello,

I am testing a D-Bus server that offers a method with a complex data 
type as a return value ( signature isiava{sv} ).

The method uses a parameter of type String. A D-Bus client calls the 
method and should map the return value to a (gambas) data type Struct.

Unfortunately there is an error: org.freedesktop.DBus.Error.Failed: Zero 
object?

The two projects for server and client are attached. I can't find the 
error on my own, so I need help.

With kind regards

Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbusc-0.0.18.tar.gz
Type: application/gzip
Size: 52624 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180313/18601911/attachment-0002.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbuss-0.0.110.tar.gz
Type: application/gzip
Size: 54070 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180313/18601911/attachment-0003.gz>


More information about the User mailing list