ubuntu-webapps-bugs team mailing list archive
-
ubuntu-webapps-bugs team
-
Mailing list archive
-
Message #03708
[Bug 1532135] Re: Value type enums are not exposed to QML with Qt5.5
This is fixed with http://bazaar.launchpad.net/~oxide-
developers/oxide/oxide.trunk/revision/1306. I've done a build against
the xenial stack and ran the full set of unit tests - they all pass with
the exception of the tests in tst_SslCertificate.qml that rely on
SslCertificate.issuer (due to bug 1488364)
** Changed in: oxide
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1532135
Title:
Value type enums are not exposed to QML with Qt5.5
Status in Oxide:
Fix Released
Status in Oxide 1.12 series:
Triaged
Status in oxide-qt package in Ubuntu:
New
Bug description:
When launching webbrowser-app in a clean and up-to-date xenial desktop
VM, I’m seeing the following messages in the console:
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web/UbuntuWebView02.qml:142: TypeError: Cannot read property 'TypeFailed' of undefined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web/UbuntuWebView02.qml:141: TypeError: Cannot read property 'TypeStopped' of undefined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web/UbuntuWebView02.qml:140: TypeError: Cannot read property 'TypeSucceeded' of undefined
file:///usr/share/webbrowser-app/webbrowser/Browser.qml:1196: TypeError: Cannot read property 'TypeCommitted' of undefined
file:///usr/share/webbrowser-app/ChromeController.qml:78: TypeError: Cannot read property 'TypeStarted' of undefined
(I’m seeing multiple instances of each message)
oxide version 1.11.3-0ubuntu3 is installed
To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1532135/+subscriptions