You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've clone the repo and tried to run build the docker image, but I get this error:
androidHeaded | Available platform plugins are: vnc, linuxfb, xcb, offscreen, minimal.
androidHeaded | ((null):0, (null))
androidHeaded | INFO | Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
androidHeaded |
androidHeaded | Available platform plugins are: vnc, linuxfb, xcb, offscreen, minimal.
androidHeaded | ((null):0, (null))
androidHeaded | [16:16:20240808,073244.013063:ERROR elf_dynamic_array_reader.h:64] tag not found
androidHeaded | [16:16:20240808,073244.014102:ERROR process_memory_range.cc:75] read out of range
androidHeaded | [16:16:20240808,073244.019348:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
androidHeaded | [16:16:20240808,073244.019482:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
androidHeaded | [16:16:20240808,073244.020390:ERROR process_memory_range.cc:75] read out of range
androidHeaded | [16:16:20240808,073244.021940:ERROR process_memory_range.cc:75] read out of range
androidHeaded | ./start_emu.sh: line 9: 7 Aborted emulator -avd "${emulator_name}" -no-boot-anim -gpu off
My system:
win 11,
WSL2, Ubuntu 22.04
The text was updated successfully, but these errors were encountered:
Hi all,
I've clone the repo and tried to run build the docker image, but I get this error:
My system:
win 11,
WSL2, Ubuntu 22.04
The text was updated successfully, but these errors were encountered: