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

SurfaceFlinger error messages on Android device using adb logcat #97179

Open
RocketRonz opened this issue Sep 19, 2024 · 0 comments
Open

SurfaceFlinger error messages on Android device using adb logcat #97179

RocketRonz opened this issue Sep 19, 2024 · 0 comments

Comments

@RocketRonz
Copy link

Tested versions

4.3.stable.mono

System information

Godot v4.3.stable.mono - Windows 10.0.22631 - Vulkan (Mobile) - integrated Intel(R) Iris(R) Xe Graphics (Intel Corporation; 31.0.101.5590) - 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 Threads)

Issue description

When running a basic project using Remote Debug on an Android device (Galaxy S10e) the following message continually appears in adb logcat:

606 E SurfaceFlinger: Attempt to update InputPolicyFlags without permission ACCESS_SURFACE_FLINGER

The messages stop when the app is backgrounded or closed so it's definitely not just the device. Almost looks like some kind of inifinite loop, which is making it impossible to find anything else in the debug log.

Have tried checking the "Access Surface Flinger" permission in the export settings but this doesn't seem to make any difference.

Steps to reproduce

Reproducible with a minimal Godot project.
No code, just a PanelContainer scene containing a Label.

Minimal reproduction project (MRP)

N/A

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

1 participant