Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 7.0.2
Description
If you follow these steps:
1) Turn on the VM.
2) Enable qtcreator on the host machine and configure remote deployment
2) Successfully test it and deploy your application to a VM.
3) Turn off the application. Inside the VM or by stopping debugging via qtcreator it doesn't matter.
4) Shut down the VM in the normal way.
5) Start the VM.
6) Re-launch the same application with the configured deployment.
This bug appears consistently if you perform these steps on version 7.0.2. I didn't notice this behavior on version 6.0.2.
If you do not turn off the VM, then repeated deployment via RL works normally as many times as you like. If you restart qtcreator before it hangs, then everything works. (For example, perform a deployment, turn off the machine, restart qtcreator, turn on the machine, perform the deployment)