[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-02-10 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-02-09 Thread Christian Dywan
It seems moving Q_ASSERT(parent) to if (!parent) qFatal("QuickUtils can't be instantiated without a parent"); would do the trick, it shows in logs and aborts the test run. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-02-09 Thread Christian Dywan
** Summary changed: - New singleton handling causes testfailures + New singleton handling causes debug asserts -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-02-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/assertiveParents -- 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/1542309 Title: New singleton handling

[Touch-packages] [Bug 1542309] Re: New singleton handling causes debug asserts

2016-02-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/moreSingletonFix -- 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/1542309 Title: New singleton handling causes