Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14.1
-
-
495db2cd2bb9130864f2dd1291788288765dfe7a (qt/qtbase/5.14) 38e6b511e9a5215ef0e8b3217fb51b5f8fbaa62d (qt/qtdeclarative/5.14)
Description
When running Qt examples (e.g. the mapviewer) with Qt 5.14.1 then "qmlRegisterType requires absolute URLs." messages are shown in the debug output and the app starts with a blank screen:
2020-01-28 08:27:41.392621+0100 qml_location_mapviewer[342:12843] qmlRegisterType requires absolute URLs.
2020-01-28 08:27:41.573186+0100 qml_location_mapviewer[342:12636] QQmlApplicationEngine failed to load component
2020-01-28 08:27:41.573449+0100 qml_location_mapviewer[342:12636] qrc:/mapviewer.qml:481:9: Type MapComponent unavailable
2020-01-28 08:27:41.573599+0100 qml_location_mapviewer[342:12636] qrc:/map/MapComponent.qml:378:5: Type MapSliders unavailable
2020-01-28 08:27:41.573765+0100 qml_location_mapviewer[342:12636] qrc:/map/MapSliders.qml:54:1: module "QtQuick.Controls" version 2.0 is not installed
I cannot reproduce this with the Quick Controls 2 "gallery" example because this example completely fails to build with Qt 5.14.1. All examples work fine with Qt 5.14.
Attachments
Issue Links
- duplicates
-
QTBUG-81758 ApplicationWindow is not a type [iOS]
- Closed
- is duplicated by
-
QTBUG-82636 Button is not a type: 5.12.7 -> 5.14.1 regression
- Closed
- relates to
-
QTBUG-81713 [Reg 5.14.0 -> 5.14.1] WebAssembly: module "QtQuick.Controls" is not installed, Exit code -1
- Closed