QtScrcpy icon indicating copy to clipboard operation
QtScrcpy copied to clipboard

Cannot turnoff screen Android 14

Open lehunghup opened this issue 1 year ago • 3 comments

"ERROR: Could not get physical display ids" This error appears after i update my pixel 6a to android 14. Please help

lehunghup avatar Mar 12 '24 09:03 lehunghup

AdbProcessImpl::error:[server] ERROR: Could not invoke method java.lang.NoSuchMethodException: android.view.SurfaceControl.getPhysicalDisplayIds [] at java.lang.Class.getMethod(Class.java:2937) at java.lang.Class.getMethod(Class.java:2449) at com.genymobile.scrcpy.wrappers.SurfaceControl.getGetPhysicalDisplayIdsMethod(SurfaceControl.java:137) at com.genymobile.scrcpy.wrappers.SurfaceControl.getPhysicalDisplayIds(SurfaceControl.java:144) at com.genymobile.scrcpy.Device.setScreenPowerMode(Device.java:319) at com.genymobile.scrcpy.Controller.handleEvent(Controller.java:169) at com.genymobile.scrcpy.Controller.control(Controller.java:83) at com.genymobile.scrcpy.Controller.lambda$start$0$com-genymobile-scrcpy-Controller(Controller.java:91) at com.genymobile.scrcpy.Controller$$ExternalSyntheticLambda1.run(Unknown Source:4) at java.lang.Thread.run(Thread.java:1012) [server] ERROR: Could not get physical display ids

lehunghup avatar Mar 12 '24 09:03 lehunghup

try v2.2.1

barry-ran avatar Apr 08 '24 07:04 barry-ran

try v2.2.1

it works. thank you

lehunghup avatar May 10 '24 08:05 lehunghup