Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.12
-
Windows 7
Description
How to reproduce:
(1) Create new Qt Quick Application with Controls
(2) Add any runtime bug to QML (e.g. top level item is not a window, or using undefined types etc...)
(3) Run
The application never shows a window (ok there is a syntax bug), but the application is also not closed. I have to quit the application manually using the task manager.
This is very annoying.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-12280 Many issues with Qt Creator's switch to deploy via qrc by default
- Reported
-
QTBUG-39470 QQmlApplicationEngine should exit if root component fails to load
- Closed
-
QTBUG-60764 5.8, 5.9 Application fails to start after calling windeploy_qt (qrc:/main.qml:-1 not found)
- Closed