[Qt D-Bus] "Sorry, can't pass arg of type short yet"

Gary Cramblitt garycramblitt at comcast.net
Sat Sep 9 10:18:56 PDT 2006


On Saturday 09 September 2006 13:11, Gary Cramblitt wrote:
> I get subject message when using dbus command-line utility and attempting
> to call a method that takes a short (int16) argument.  I also get similar
> error when calling from dbus-viewer ("Cannot marshall parameter of type
> 127").
>
> When can I expect short support to be added?  Needed for implementing
> Assistive Technology - Service Provider Interface (AT-SPI) over D-bus.
>
> Thanks.

BTW, I believe this is actually a limitation of QVariant, which does not 
support int16.
-- 
Gary Cramblitt (aka PhantomsDad)


More information about the dbus mailing list