[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-10 Thread Timo Jyrinki
This is at least a good explanation for the problem, even though it ended up eating time :( The worse explanation would have been the need to rebuild ubuntu-keyboard, since there was no indication it should be needed in the symbols usage. ** Changed in: maliit-framework (Ubuntu) Status: New

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-10 Thread Albert Astals Cid
So the deletion mechanism is in image updates and not in apt-get update. Guessing we can just put this as invalid then? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427710 Title: A maliit-framewo

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-10 Thread Albert Astals Cid
Can confirm that erasing the cache fixes the crash. I thought we already had a cache deletion mechanism in place. Ricardo? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427710 Title: A maliit-fram

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-09 Thread Michael Sheldon
Looks like this was caused by the QML cache not having been cleared. This normally happens during image upgrades, but since the Qt 5.4.1 upgrade is just done via apt-get this doesn't happen. The crashes stop as soon as you delete ~/.cache/QML/Apps/maliit-server (or alternatively if you delete this

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-06 Thread Michael Sheldon
Yep, I can confirm that the crash stopping after recompiling now appears to have been coincidental as I'm now able to reproduce the issue again after recreating the conditions with a clean image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-05 Thread Albert Astals Cid
I just tried the ppa 12 that just gained a rebuilt ubuntu-keyboard package and maliit-server still seems to be crashing here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427710 Title: A maliit-fr

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-05 Thread Michael Sheldon
Looks like the ubuntu-keyboard package should be added to that silo and rebuilt against 5.4.1. After doing so locally the crashes no longer occur. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427710

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-03 Thread Timo Jyrinki
** Description changed: Crashing at QV4::ExecutionContext::setProperty() See https://wiki.ubuntu.com/Touch/QtTesting for information on how to upgrade to silo 012 with Qt 5.4.1. All necessary Qt private headers users _should_ be rebuilt, per the latest knowledge. However, compared

[Bug 1427710] Re: A maliit-framework segfault with Qt 5.4.1

2015-03-03 Thread Timo Jyrinki
** Description changed: Crashing at QV4::ExecutionContext::setProperty() See https://wiki.ubuntu.com/Touch/QtTesting for information on how to upgrade to silo 012 with Qt 5.4.1. All necessary Qt private headers users _should_ be rebuilt, per the latest knowledge. However, compared