- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P2: Important
 - 
    Qt Creator 11.0.0-rc1
 - 
    Ubuntu 22.04 LTS
 
- 
        57ff63bb9 (11.0)
 - 
        QDS Berlin - 2023 Week 25/26
 
- Have a "qml" tool in PATH.
 - Configure a kit with a Qt version in Creator. This Qt version should provide a different "qml" tool than the one in PATH.
 - Open a Qt Quick UI Prototype project and configure that to use the kit from step 2.
 - Try running the project.
Creator tries to run "qml" from PATH, not from the kit. 
Found and tested by Squish tests tst_qml_js_console and tst_qml_locals.
- relates to
 - 
                    
QTCREATORBUG-29259 Quick UI uses qmlpuppet instead of qml / qmlscene / qmlviewer
-         
 - Closed
 
 -