- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    unversioned
 - 
    None
 
Steps to reproduce:
- Install Qt 5.10.0 RC1 and select component "Qt for Device Creation"/"Boot to Qt Software Stack 5.10.0"/Emulator
	
- Contains emulator version 3.0.0
 
 - Start emulator and let it boot
 - Install Qt 5.10.0 RC2
	
- Contains emulator version 3.0.1
 
 - Start emulator
 
Expected outcome:
- Emulator is started normally
 
Actual outcome:
- Only control window is shown, emulator output window is not
 
Workaround:
- Remove qml cache files
	
- cd ~/Qt/Tools/emulator3/bin/models
 - find . -name "*qmlc" -exec rm {} \;
 
 
- depends on
 - 
                    
QTQAINFRA-1608 Make sure that NTP is disabled on every VM template and enabled on every host
-         
 - Closed
 
 -         
 
- is duplicated by
 - 
                    
QT3DS-556 QML cache causes Qt 3D Studio RC 2 crash on startup
-         
 - Closed
 
 -