Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.10.0 Beta1
-
None
Description
When running qmllint on the Satellite Info application example in Qt 6.10.0 Beta packages, following warnings are generated:
/Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/ApplicationScreen.qml:90: warning: Reading non-constant and non-notifiable property coordinate. Binding might not update when the property changes. [stale-property-read] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/RssiView.qml:448: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/RssiView.qml:226: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/RssiView.qml:103: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/RssiView.qml:116: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/RssiView.qml:79: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/PageButton.qml:27: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:280: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:239: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:212: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:156: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:167: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:68: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SatelliteView.qml:37: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/SkyView.qml:66: warning: Invalid color "transparent". [Quick.color] /Users/kkoehne/Qt/Examples/Qt-6.10.0/positioning/satelliteinfo/ApplicationScreen.qml:90: warning: Reading non-constant and non-notifiable property coordinate. Binding might not update when the property changes. [stale-property-read]
Attachments
Issue Links
- is required for
-
QTBUG-137075 Make all Qt Application Examples warning free
-
- Open
-