Activity log for bug #1338602

Date Who What changed Old value New value Message
2014-07-07 14:37:51 Benjamin Zeller bug added bug
2014-07-07 14:38:26 Benjamin Zeller description ActivityIndicator can crash a application with SEGFAULT, usually at least 2 have to be used on the same view. The bug seems to only happen in a mixed application, where a QQuickView is used inside a QWidget based application (like the DevicesPage in the Ubuntu QtC plugin) and the qml view is hidden and shown again. A simple example is available here: https://code.launchpad.net/~zeller-benjamin/+junk/indicator-crash I'm on Utopic + Qt 5.3, probably its related to the new Qt version because that problem came up roughly at the same time when we made the switch to Qt 5.3. ActivityIndicator can crash a application with SEGFAULT, usually at least 2 have to be used on the same view. The bug seems to only happen in a mixed application, where a QQuickView is used inside a QWidget based application (like the DevicesPage in the Ubuntu QtC plugin) and the QML view is hidden and shown again. A simple example is available here: https://code.launchpad.net/~zeller-benjamin/+junk/indicator-crash I'm on Utopic + Qt 5.3, probably its related to the new Qt version because that problem came up roughly at the same time when we made the switch to Qt 5.3.
2014-07-07 14:40:33 Benjamin Zeller attachment added backtrace https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1338602/+attachment/4147199/+files/backtrace
2014-07-24 17:07:54 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/ubuntu-ui-toolkit
2014-08-13 08:49:53 Zsombor Egri ubuntu-ui-toolkit: status New Confirmed
2014-08-13 08:50:11 Zsombor Egri ubuntu-ui-toolkit: assignee zbenjamin (zeller-benjamin)
2014-08-13 08:50:18 Zsombor Egri ubuntu-ui-toolkit: importance Undecided High
2014-08-13 11:21:45 Launchpad Janitor branch linked lp:~zeller-benjamin/ubuntu-ui-toolkit/animatortest2
2014-08-13 11:22:30 Benjamin Zeller description ActivityIndicator can crash a application with SEGFAULT, usually at least 2 have to be used on the same view. The bug seems to only happen in a mixed application, where a QQuickView is used inside a QWidget based application (like the DevicesPage in the Ubuntu QtC plugin) and the QML view is hidden and shown again. A simple example is available here: https://code.launchpad.net/~zeller-benjamin/+junk/indicator-crash I'm on Utopic + Qt 5.3, probably its related to the new Qt version because that problem came up roughly at the same time when we made the switch to Qt 5.3. ActivityIndicator can crash a application with SEGFAULT, usually at least 2 have to be used on the same view. The bug seems to only happen in a mixed application, where a QQuickView is used inside a QWidget based application (like the DevicesPage in the Ubuntu QtC plugin) and the QML view is hidden and shown again. A simple example is available here: https://code.launchpad.net/~zeller-benjamin/+junk/indicator-crash I'm on Utopic + Qt 5.3, probably its related to the new Qt version because that problem came up roughly at the same time when we made the switch to Qt 5.3. Update: This was fixed by upstream in Qt 5.3.1, once we get there (or backport the fix) we can remove the workaround
2014-08-22 11:33:51 PS Jenkins bot ubuntu-ui-toolkit: status Confirmed Fix Committed
2014-10-01 11:24:52 Zoltan Balogh ubuntu-ui-toolkit: status Fix Committed Fix Released
2015-07-14 07:55:07 Zsombor Egri ubuntu-ui-toolkit (Ubuntu): status New Fix Released