-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
java.io.FileNotFoundException: /data/system/theme_config/theme_compatibility.xml: open failed: #1336
Comments
The "error" is harmless, but is expected to not be shown in v1.13 (#994). 😕 I don't understand why it is printed. The failing statement is here:
The whole thing is in a try-catch-Throwable block, which logs only in debug mode. (and you don't have the message So I guess some method in the callstack catches the exception and calls |
I'm reopening #994 and closing this one. |
Clicking with the mouse does not respond. |
thanks |
Could you please take scrcpy v1.13 and replace this file:
and confirm that it works without the error message. Thank you. |
The text was updated successfully, but these errors were encountered: