Activity log for bug #1418060

Date Who What changed Old value New value Message
2015-02-04 14:23:31 Timo Jyrinki bug added bug
2015-02-04 14:23:31 Timo Jyrinki attachment added qmlcache_qt540.txt https://bugs.launchpad.net/bugs/1418060/+attachment/4312230/+files/qmlcache_qt540.txt
2015-02-04 14:25:50 Timo Jyrinki summary QML compliation cache patch needs adaptation for Qt 5.4 QML compilation cache patch needs adaptation for Qt 5.4
2015-02-13 08:30:11 Timo Jyrinki qtdeclarative-opensource-src (Ubuntu): importance Undecided Critical
2015-02-13 08:30:16 Timo Jyrinki qtdeclarative-opensource-src (Ubuntu): status New Triaged
2015-02-25 07:00:10 Timo Jyrinki branch linked lp:~timo-jyrinki/kubuntu-packaging/qtdeclarative-opensource-src_reenable_qmlcache
2015-02-25 07:12:22 Timo Jyrinki description The environment variable controlled new functionality provided by QML compilation cache patch (being landed for Qt 5.3.2) needs adaptation for Qt 5.4, as it does not currently apply. Attachment shows a summary of the problems. More information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting -- FFe -- Since we're past the feature freeze, bringing this patch back needs an exception, even though it's a regression fix at the same time. Summary: - The patch allows opt-in, environment variable controlled use of storing some cache data when loading QML files. Without the environment variable there are no changes. - Not having the patch is a performance regression on application startup time on the phones from Qt 5.3.2. - The patch already shipped in Qt 5.3.2, but needed adjustments for 5.4 that were not done on time when Qt 5.4 was otherwise ready to land before feature freeze, so the patch was commented out. - The patch is also shipping on the sold Bq phones. - The proposed changes are in the MP below, that is uncommenting the patch in debian/patches/series and the rebasing (the full patch is 25 files changed, 703 insertions(+), 14 deletions(-)). As usual, we have a wide testing being done also on this rebased-to-Qt-5.4.0 patch. Upstreaming is being considered now that the patch seems to work for our purposes. It might need more than code discussions since upstream developer is also selling a proprietary product that offers somewhat similar benefits. -- Original bug report -- The environment variable controlled new functionality provided by QML compilation cache patch (landed for Qt 5.3.2) needs adaptation for Qt 5.4, as it does not currently apply. Attachment shows a summary of the patch applying problems. More information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting
2015-02-25 07:12:57 Timo Jyrinki summary QML compilation cache patch needs adaptation for Qt 5.4 [FFe] QML compilation cache patch needs adaptation for Qt 5.4
2015-02-25 07:13:22 Timo Jyrinki bug added subscriber Ubuntu Release Team
2015-02-25 07:21:04 Timo Jyrinki qtdeclarative-opensource-src (Ubuntu): status Triaged In Progress
2015-02-27 06:04:56 Ricardo Salveti bug added subscriber Ricardo Salveti
2015-02-27 10:01:02 Launchpad Janitor branch linked lp:ubuntu/vivid-proposed/qtdeclarative-opensource-src
2015-02-27 11:38:48 Launchpad Janitor qtdeclarative-opensource-src (Ubuntu): status In Progress Fix Released