← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1604780] Re: null initializer properties handed over to AdaptivePageLayout or PageStack page adding functions cause error

 

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
       Status: New => Fix Committed

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
    Milestone: None => 13

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1604780

Title:
  null initializer properties handed over to AdaptivePageLayout or
  PageStack page adding functions cause error

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  If a page is added to AdaptivePageLayout or PageStack with an
  initializer list, where an initial value is set to null, the null
  value causes "Cannot convert to QVariant::<type*> from
  QVariant::void*" error to be shown. The error is provided by the
  PageWrapper 1.3 implementation.

  This works with 1.2 PageStack and PageWrapper (all QML).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1604780/+subscriptions


References