← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1588837] Re: qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read property 'titleComponent' of null

 

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

-- 
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/1588837

Title:
  qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read
  property 'titleComponent' of null

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

Bug description:
  Page {
      id: bufferPage
      header: PageHeader {
          title: "foo"
          subtitle: "bar"
      }
  }

  Setting PageHeader.subtitle is racy and produces the following errors
  on startup:

  file:///usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError:
  Cannot read property 'titleComponent' of null

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


References