I get segfault with this: import QtQuick 2.0 import QtTest 1.0 import Ubuntu.Test 1.2 import Ubuntu.Components 1.1 import Ubuntu.Components.Pickers 1.0
but the segfault is gone with: import QtQuick 2.0 import QtTest 1.0 import Ubuntu.Test 1.3 import Ubuntu.Components 1.1 import Ubuntu.Components.Pickers 1.0 tst_datepicker13.qml updates all the import versions (including Ubuntu.Test), so that one does not crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1567840/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
