Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 4.11.1
-
macOS 10.15.4 host
Description
When trying to connect to the QML debugger it just fails to connect with an Android device. This happens with:
sQML Debugger: Socket state changed to QAbstractSocket::HostLookupState sQML Debugger: Socket state changed to QAbstractSocket::ConnectingState sQML Debugger: Socket state changed to QAbstractSocket::ConnectedState sQML Debugger: Socket state changed to QAbstractSocket::ClosingState sQML Debugger: Socket state changed to QAbstractSocket::UnconnectedState wQML Debugger: Error: QAbstractSocket::RemoteHostClosedError
repeatedly. This happens even when the C++ debugger is turned off for the project so only QML debugging is enabled.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-24155 QML Tooling on Android fails
- Closed