Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 13.0.0-beta1
Description
Host OS: Windows 11
Qt Version: 6.6.1
Emulator Image Architecture: x86_64
Emulator OS Version: Android API 34 (SDK 34)
Emulator Target Flavor: Google APIs
The progress bar is stuck around 15% of the "Launching Debugger" task.
The connection seems to succeed in the logs below, but the emulator is stuck at "Waiting for Debugger: Application is waiting for the debugger to attach.".
Application Output:
I ample.quick2App: Late-enabling -Xcheck:jni I ample.quick2App: Using CollectorTypeCC GC. W ample.quick2App: Unexpected CPU variant for x86: x86_64. W ample.quick2App: Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, tremont, kabylake, default D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10193; state: ENABLED D CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10193; state: DISABLED W ziparchive: Unable to open '/data/app/~~kDu_00wjfRJrGNFV_mEBTw==/org.qtproject.example.quick2App-JNhgzi9TvfzrYC1WMjHqLQ==/base.dm': No such file or directory W ziparchive: Unable to open '/data/app/~~kDu_00wjfRJrGNFV_mEBTw==/org.qtproject.example.quick2App-JNhgzi9TvfzrYC1WMjHqLQ==/base.dm': No such file or directory D nativeloader: Configuring clns-6 for other apk /data/app/~~kDu_00wjfRJrGNFV_mEBTw==/org.qtproject.example.quick2App-JNhgzi9TvfzrYC1WMjHqLQ==/base.apk. target_sdk_version=33, uses_libraries=, library_path=/data/app/~~kDu_00wjfRJrGNFV_mEBTw==/org.qtproject.example.quick2App-JNhgzi9TvfzrYC1WMjHqLQ==/lib/x86_64:/data/app/~~kDu_00wjfRJrGNFV_mEBTw==/org.qtproject.example.quick2App-JNhgzi9TvfzrYC1WMjHqLQ==/base.apk!/lib/x86_64, permitted_path=/data:/mnt/expand:/data/user/0/org.qtproject.example.quick2App V GraphicsEnvironment: Currently set values for: V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] V GraphicsEnvironment: angle_gl_driver_selection_values=[] V GraphicsEnvironment: ANGLE GameManagerService for org.qtproject.example.quick2App: false V GraphicsEnvironment: org.qtproject.example.quick2App is not listed in per-application setting V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported. W ActivityThread: Application org.qtproject.example.quick2App is waiting for the debugger ... I System.out: Sending WAIT chunk killall: lldb-server: No such process 16:44:00: Debugging "-qmljsdebugger=port:49976,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector,DebugTranslation" ... CONNECT: success adb://emulator-5554:5039 platform: remote-android True