[Bug 1484437] Re: HERE maps doesn't start

2015-08-14 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Status: In Progress => Fix Released ** Changed in: canonical-devices-system-image 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.la

[Bug 1484437] Re: HERE maps doesn't start

2015-08-14 Thread Olivier Tilloy
And for completeness, I have managed to reproduce the issue with a simple standalone example that doesn’t involve Ubuntu.Web: = Foo.qml = import QtQuick 2.4 import Ubuntu.Components 1.3 Item { property ActionList a } = test.qml = import QtQuick 2.4 import Ubuntu.Components 1.2 Foo { a: ActionList

[Bug 1484437] Re: HERE maps doesn't start

2015-08-13 Thread Olivier Tilloy
Good news everyone: I found a way to address the issue in the Ubuntu WebView component (no API change), which means that apps shouldn’t need to be updated to work again. ** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu)