-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
6.10
Creating a temporary QCoreApplication before creating a QGuiApplication with a Switch in QML an assertion failure is hit:
ASSERT: "match == ExactMatch" in file /home/bazinga/Code/qt/qtdeclarative/src/qml/qml/qqml.cpp, line 2437
Removing the Switch or removing the QCoreApplication will result in no assertion being hit.