Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't control by mouse and keyboard #1132

Closed
sugarpage opened this issue Feb 7, 2020 · 3 comments
Closed

I can't control by mouse and keyboard #1132

sugarpage opened this issue Feb 7, 2020 · 3 comments

Comments

@sugarpage
Copy link

My phone is Xiaomi MIX3
Screen can be displayed on the computer but i can't control it

Console display

INFO: scrcpy 1.12.1 https://github.com/Genymobile/scrcpy
C:\scrcpy\scrcpy-server: 1 file pushed. 5.8 MB/s (26202 bytes in 0.004s)
java.io.FileNotFoundException: /data/system/theme_config/theme_compatibility.xml: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:496)
at java.io.FileInputStream.(FileInputStream.java:159)
at java.io.FileInputStream.(FileInputStream.java:115)
at java.io.FileReader.(FileReader.java:58)
at miui.content.res.ThemeCompatibilityLoader.getVersion(ThemeCompatibilityLoader.java:108)
at miui.content.res.ThemeCompatibilityLoader.getConfigDocumentTree(ThemeCompatibilityLoader.java:126)
at miui.content.res.ThemeCompatibilityLoader.loadConfig(ThemeCompatibilityLoader.java:59)
at miui.content.res.ThemeCompatibility.(ThemeCompatibility.java:31)
at miui.content.res.ThemeCompatibility.isThemeEnabled(ThemeCompatibility.java:111)
at android.content.res.MiuiResourcesImpl.(MiuiResourcesImpl.java:40)
at android.content.res.Resources.(Resources.java:283)
at android.content.res.MiuiResources.(MiuiResources.java:49)
at android.content.res.Resources.getSystem(Resources.java:204)
at android.app.LoadedApk.(LoadedApk.java:235)
at android.app.ContextImpl.createSystemContext(ContextImpl.java:2430)
at android.app.ActivityThread.getSystemContext(ActivityThread.java:2427)
at java.lang.reflect.Method.invoke(Native Method)
at com.genymobile.scrcpy.Workarounds.fillAppInfo(Workarounds.java:66)
at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:56)
at com.genymobile.scrcpy.Server.scrcpy(Server.java:34)
at com.genymobile.scrcpy.Server.main(Server.java:163)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:380)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:167)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
at libcore.io.IoBridge.open(IoBridge.java:482)
... 22 more
INFO: Initial texture: 1080x2336

AND Thank you very much!

@rom1v
Copy link
Collaborator

rom1v commented Feb 7, 2020

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#i-can-only-mirror-i-cannot-interact-with-the-device

(and the stacktrace you get is not related, and harmless: #994)

@sugarpage
Copy link
Author

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#i-can-only-mirror-i-cannot-interact-with-the-device

(and the stacktrace you get is not related, and harmless: #994)

Thank your respon and i did it, but still not working, my system is win10

@sugarpage
Copy link
Author

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#i-can-only-mirror-i-cannot-interact-with-the-device

(and the stacktrace you get is not related, and harmless: #994)

oh i miss the security settings now it working !
Thank you again !

@rom1v rom1v closed this as completed Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants