-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 13.0.0, Qt Creator 17.0.0
-
Local hosts: Xubuntu 22.04.5 LTS and Xubuntu 24.04
Remote hosts: different ARM-base boards with Dropbear or OpenSSH and embedded Linux
I can use Qt Creator to deploy, run and debug programs on a remote Linux device (I usually use some embedded devices with embedded Linux). But if I reboot the device, the next deployment attempt causes Qt Creator to hang: I can only terminate Qt Creator via the task manager. I tried use different ssh servers on the remote host (openssh and dropbear) - behaviour didn't chadnged.
qtc.utils.process_log.txt - this is a log of two deployments, between which the remote host was rebooted. It seems that the first process launched (Process 1) continues to run in the background after the first deployment and does not handle the remote host reboot correctly.
I raised this issue on the forum earlier, there is an additional log there: https://forum.qt.io/topic/162753/qt-creator-hangs-when-deploying-to-a-remote-device-if-that-device-is-rebooted
- duplicates
-
QTCREATORBUG-29982 [Boot2Qt] The app cannot be redeployed after rebooting the device by powering it off and on
-
- Closed
-