[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-12-10 Thread Timo Jyrinki
qtdeclarative-opensource-src (5.5.1-2ubuntu1) xenial; urgency=medium * New upstream release. (LP: #1502883) * Remove patches no longer needed: - debian/patches/High-dpi-SVG-and-QQuickImageProvider-Images.patch - debian/patches/aarch64.patch -

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package qtdeclarative-opensource-src - 5.5.1-2ubuntu2 --- qtdeclarative-opensource-src (5.5.1-2ubuntu2) xenial; urgency=high * Fix symbols for s390x. -- Dimitri John Ledkov Wed, 09 Dec 2015 13:14:34 + ** Changed in:

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-10-05 Thread Timo Jyrinki
Now finally fully testable on the phone, seems to work fine on armhf too. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1437320 Title: Adapt QML

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-08-13 Thread Timo Jyrinki
Seems to work on x86 at least after setting the environment variable, unable to test on arm at the moment on wily. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Fix Committed ** Changed in: qtdeclarative-opensource-src (Ubuntu) Assignee: Ricardo Mendoza (ricmm) =

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-08-05 Thread Timo Jyrinki
I now ended up commenting out the ASSERT. Also a QDataStream change in 5.5 required a slight change, but now it builds with this version attached. Unable to test yet because of the GCC5 transition. ** Patch added: QML-Compilation-unit-caching-and-JIT-changes.patch

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-08-05 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1437320 Title: Adapt QML Cache patch for Qt 5.5 Status in

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-06-11 Thread Timo Jyrinki
** Changed in: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1437320 Title:

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-04-13 Thread Ricardo Mendoza
I'll find some time this week to look at it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1437320 Title: Adapt QML Cache patch for Qt 5.5 Status

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-03-27 Thread Timo Jyrinki
I was able to rebase the patch as the Qt 5.5 changes did not seem as big as with Qt 5.4. The revised patch attached. But it fails to build with: --- In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37:0, from

[Touch-packages] [Bug 1437320] Re: Adapt QML Cache patch for Qt 5.5

2015-03-27 Thread Timo Jyrinki
And here are the rebasing changes as a diff I did to the patch. ** Patch added: qml-patch-diff-qt5.5.patch https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1437320/+attachment/4357756/+files/qml-patch-diff-qt5.5.patch -- You received this bug notification because