[Interest] Question about using QtDBus

Thiago Macieira thiago.macieira at intel.com
Wed Sep 3 18:15:48 CEST 2014


On Wednesday 03 September 2014 15:03:05 Rogers Nate wrote:
> QDBusError("org.freedesktop.DBus.Error.InvalidSignature", "Unexpected reply
> signature: got "", expected "a(ss)"")

This means the interface code knows that the reply should contain an array of 
a structure containing a pair of strings, but the reply did not have that.

Can you attach your generated adaptor file and your actual called function?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list