[Bug 1379840] Re: corrupted QML cache for messaging app makes it crash at startup

2014-10-15 Thread Ricardo Mendoza
** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379840 Title: corrupted QML cache for messaging app

[Bug 1379840] Re: corrupted QML cache for messaging app makes it crash at startup

2014-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1379840] Re: corrupted QML cache for messaging app makes it crash at startup

2014-10-12 Thread Ricardo Mendoza
The issue at hand is a wrong assumption done by the cache loader that if the changes to the source files are minimal, a single recompile of the changed files is enough. This has proven to be not true, instead, a full recompilation needs to happen as the QML meta tree might have changed in ways