← Back to team overview

wintermute-devel team mailing list archive

[Bug 864318] Re: Unable to expose user-defined data types over D-Bus

 

I figured out a way to get this done via a cheat, I've used QJson to
serialize and deserialize the information of the data type for now. I'm
going to continue attempting to figure out why QVariant, QMetaType and
the Meta Object System doesn't recognize my object.

** Changed in: wintermute
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of
Wintermute Developers, which is subscribed to Wintermute.
https://bugs.launchpad.net/bugs/864318

Title:
  Unable to expose user-defined data types over D-Bus

Status in Wintermute:
  In Progress

Bug description:
  Wintermute's self-defined data types for D-Bus usage aren't properly
  serialized.

  When attempting to call a method; however, it causes null information
  to be returned and thus breaking the linguistics system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wintermute/+bug/864318/+subscriptions


References