Yes
I also have and have had the same problems with alpa 4 and alpha 3. I’m working on Windows 7 32bit. Whenn I hit Run the creator sometimes freezes and only a restart of Qt Creator is possible. I investigated this on my machine a bit further and I came to the conclusion that adb.exe is the problem. There are 2 or three instances of adb running when I deploy and run my project.
When I kill one of the process instances in task manager Qt Creator continues running and does its job. So there are currently two possibilities for me for running and deploying. The first is to kill every time you start deploy & run in Qt Creator adb.exe once. The other possibility is to deploy and run your app via console using adb manually.
Regards Michael
Great. For the benefit of others, restarting the USE was never necessary, just using tallulah brings it back.