Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.2, 6.7.0 RC, 6.8.0 Beta3
-
None
-
Windows 11 23H2
MSVC2019 llvminGW 64bit
-
-
2821519ef (dev), c2586fe19 (dev), af1f22ed0 (6.8), 35145ff5a (6.8)
-
2024wk34s2FOQtforAndroid, 2024wk36s2FOQtforAndroid
Description
11:48:13: Starte C:\Qt\Examples\Qt-6.6.2\demos\coffee\build\Desktop_Qt_6_6_2_MSVC2019_64bit-Release\coffee.exe... qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:27:9: TypeError: Cannot read property 'height' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:26:9: TypeError: Cannot read property 'width' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:25:9: TypeError: Cannot read property 'y' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:24:9: TypeError: Cannot read property 'x' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:27:9: TypeError: Cannot read property 'height' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:26:9: TypeError: Cannot read property 'width' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:25:9: TypeError: Cannot read property 'y' of null qrc:/qt-project.org/imports/QtQuick/Controls/Windows/Button.qml:24:9: TypeError: Cannot read property 'x' of null qrc:/qt/qml/Coffee/CustomSlider.qml:38:13: QML Rectangle: The current style does not support customization of this control (property: "handle" item: QQuickRectangle(0x1da0e1db950, parent=0x0, geometry=0,0 14x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/CustomSlider.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1da0e1d9e30, parent=0x0, geometry=0,0 0x4)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/CustomSlider.qml:38:13: QML Rectangle: The current style does not support customization of this control (property: "handle" item: QQuickRectangle(0x1da0e1d9ff0, parent=0x0, geometry=0,0 14x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/CustomSlider.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1da0e1da1b0, parent=0x0, geometry=0,0 0x4)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/CustomSlider.qml:38:13: QML Rectangle: The current style does not support customization of this control (property: "handle" item: QQuickRectangle(0x1da0e1dc3d0, parent=0x0, geometry=0,0 14x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/CustomSlider.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1da0e1d9730, parent=0x0, geometry=0,0 0x4)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/Settings.qml:316:41: QML Rectangle: The current style does not support customization of this control (property: "handle" item: QQuickRectangle(0x1da0e1d9650, parent=0x0, geometry=0,0 14x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/qt/qml/Coffee/Settings.qml:273:45: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1da0e1daed0, parent=0x0, geometry=0,0 0x4)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference 11:48:30: C:\Qt\Examples\Qt-6.6.2\demos\coffee\build\Desktop_Qt_6_6_2_MSVC2019_64bit-Release\coffee.exe wurde mit dem Rückgabewert 0 beendet
Attachments
Issue Links
- is duplicated by
-
QTBUG-123314 Run time warnings from coffee demo
- Closed
- relates to
-
QTBUG-96733 Prevent users from customising native styles
- Reported