Debug a call to method ssa(sv)a(sa(sv)) from libdbus

Martin Vidner mvidner at suse.cz
Fri Mar 11 14:05:58 UTC 2022


Dne 2022-03-11 14:56, Felip Moll napsal:

> SIGNATURE IS0: ss
> SIGNATURE IS1: ssa(sv)
> SIGNATURE IS2: ssa(sv)a(sa(sv))

Felip, you are still doing it wrong. StartTransientUnit expects a 
dictionary, implemented as an array of dict_entries, a{sv}, but you are 
using an array of structs. {braces} are not (parens).

Martin


More information about the dbus mailing list