<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
This section of code does not seem to match signature 'ssa(sv)a(sa(sv))'<br>
<br>
I'm seeing 'ssauas' and in the array of strings at the end you added an <br>
uint32_t instead of a string.<br></blockquote><div><br></div><div>Have you noticed this call? I haven't detailed the insights of this one in the e-mail.<br></div><div><span class="gmail-im"> _dbus_asv_add_fixed_array(...)</span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">In fact, according to the StartTransientUnit documentation the last 'a(sa(sv))' must be null. That's why I passed a 0.</span></div><div><span class="gmail-im">Should I instead pass an empty string?</span></div><div><span class="gmail-im"></span></div><div><br></div><div>How can I debug this on my own? <br></div><div><br></div><div><span class="gmail-im"></span></div></div><div class="gmail_quote">Thanks<br></div></div>