*** This bug is a duplicate of bug 1585996 ***
https://bugs.launchpad.net/bugs/1585996
Thanks for reporting this bug, marking as duplicate as we already have
one open for the same issue :)
Please track the other bug by clicking on "This bug affects X people.
Does this bug affect you?"
** This bug has been marked a duplicate of bug 1585996
UITK gallery: can't open subpages on Qt 5.6 because of TypeError
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1616266
Title:
AdaptivePageLayout gives "TypeError: Type error" and cannot create new
component
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Ubuntu Yakkety Yak (development branch)
qml-module-ubuntu-components 1.3.2060+16.10.20160814
I was using AdaptivePageLayout to build an app and everything was
working fine before the big yakkety updates recently. In running the
same code, I now see this in the terminal:
Gtk-Message: Failed to load module "overlay-scrollbar"
QQmlComponent: Cannot create new component instance before completing the
previous
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/1.3/AdaptivePageLayout.qml:945:
TypeError: Type error
And my AdaptivePageLayout no longer loads properly using the
primaryPageSource property. Maybe something in the new Qt is causing
this issue? Seems my system is also having trouble with the overlay-
scrollbar, but I'm not sure whether that's related.
To reproduce this, I created a new project in the Ubuntu SDK IDE with
the template "QtQuick App with QML UI (qmake)" and edited Main.qml to
use an AdaptivePageLayout by giving the Page object an id of
"primaryPage" and adding the following lines before the definition of
primaryPage*:
AdaptivePageLayout {
primaryPage: primaryPage
}
* full file here: https://paste.ubuntu.com/23083699/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1616266/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp