Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 13.0.0
-
None
-
-
15446c9e3 (13.0)
Description
In my case I am deploying to a Quest 3 android device.
In order to deploy I also have the signing of the APK configured in the deploy step.
QtCreator keeps losing the wifi adb connection and doesn't rediscover the device either which is extremely annoying but a separate issue.
But as soon as I reconnect the Quest 3 over Wifi or USB with QtCreator after having deployed one time it just crashes, no warnings nothing
Reproduction steps
1: Get an android device
2: connect adb over USB
3: open an example
4: configure signing the APK in the deploy step
5: deploy an example on the device
6: disconnect the USB
7: wait one minute just to be sure
8: reconnect the android device via USB
9: QtCreator should now crash
Attachments
Issue Links
- relates to
-
QTCREATORBUG-30645 Crash when 'hotplugging' Android devices
- Closed
- mentioned in
-
Page Loading...