← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1461897] [NEW] UITK FTBFS with Qt 5.5 'cdata->QQmlContextData::url' does not have class type

 

Public bug reported:

This build failure is new with Qt 5.5 beta (UITK built with Qt 5.5
alpha). Build logs:

https://launchpadlibrarian.net/208258644/buildlog_ubuntu-wily-amd64.ubuntu-ui-toolkit_1.3.1517%2B15.10.20150523-0ubuntu2~vivid1~test1~qt550beta1_BUILDING.txt.gz
https://launchpadlibrarian.net/208259100/buildlog_ubuntu-wily-armhf.ubuntu-ui-toolkit_1.3.1517%2B15.10.20150523-0ubuntu2~vivid1~test1~qt550beta1_BUILDING.txt.gz

---cut---
ucstatesaver.cpp: In member function 'QString UCStateSaverAttachedPrivate::absoluteId(const QString&)':
ucstatesaver.cpp:85:20: error: 'cdata->QQmlContextData::url' does not have class type
     QString path = cdata->url.path().replace('/', '_') + ':'
                    ^
---cut---

More information about Qt 5.5 at https://wiki.ubuntu.com/Touch/QtTesting

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qt5.5

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

Title:
  UITK FTBFS with Qt 5.5 'cdata->QQmlContextData::url' does not have
  class type

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  This build failure is new with Qt 5.5 beta (UITK built with Qt 5.5
  alpha). Build logs:

  https://launchpadlibrarian.net/208258644/buildlog_ubuntu-wily-amd64.ubuntu-ui-toolkit_1.3.1517%2B15.10.20150523-0ubuntu2~vivid1~test1~qt550beta1_BUILDING.txt.gz
  https://launchpadlibrarian.net/208259100/buildlog_ubuntu-wily-armhf.ubuntu-ui-toolkit_1.3.1517%2B15.10.20150523-0ubuntu2~vivid1~test1~qt550beta1_BUILDING.txt.gz

  ---cut---
  ucstatesaver.cpp: In member function 'QString UCStateSaverAttachedPrivate::absoluteId(const QString&)':
  ucstatesaver.cpp:85:20: error: 'cdata->QQmlContextData::url' does not have class type
       QString path = cdata->url.path().replace('/', '_') + ':'
                      ^
  ---cut---

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1461897/+subscriptions


Follow ups

References