Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.8, 6.2.9
-
None
-
-
43cd26bfc (tqtc/lts-6.2.8)
Description
WebEngine Quick Nano Browser Example crashes on deploying it using Qt 6.2.8.
Platforms: Ubuntu(20.04), Windows 11, MacOS v12.6.2.
Steps to reproduce:
- Run the example
- Check application output
Reproducibility: 100%
Application Output:
17:41:30: Starting /Users/anurupjalota/Qt/Examples/Qt-6.2.8/webenginequick/build-quicknanobrowser-Qt_6_2_8_for_macOS-Debug/quicknanobrowser.app/Contents/MacOS/quicknanobrowser... QML debugging is enabled. Only use this in a safe environment. QQmlApplicationEngine failed to load component qrc:/ApplicationRoot.qml:19:48: Type BrowserWindow unavailable qrc:/BrowserWindow.qml:35:5: Settings is not a type Failed to load sources 17:41:38: /Users/anurupjalota/Qt/Examples/Qt-6.2.8/webenginequick/build-quicknanobrowser-Qt_6_2_8_for_macOS-Debug/quicknanobrowser.app/Contents/MacOS/quicknanobrowser crashed.18:27:40: Starting /Users/anurupjalota/Qt/Examples/Qt-6.2.8/webenginequick/build-quicknanobrowser-Qt_6_2_8_for_macOS-Debug/quicknanobrowser.app/Contents/MacOS/quicknanobrowser... QML debugging is enabled. Only use this in a safe environment. QQmlApplicationEngine failed to load component qrc:/ApplicationRoot.qml:19:48: Type BrowserWindow unavailable qrc:/BrowserWindow.qml:35:5: Settings is not a type Failed to load sources 18:27:41: /Users/anurupjalota/Qt/Examples/Qt-6.2.8/webenginequick/build-quicknanobrowser-Qt_6_2_8_for_macOS-Debug/quicknanobrowser.app/Contents/MacOS/quicknanobrowser crashed.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5358 Qt 6.2.8 LTS Testing
- Open