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

ControllerInterface/Android: Use InputEvent.getDeviceId #11819

Merged
merged 2 commits into from May 29, 2023

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented May 7, 2023

Instead of InputEvent.getDevice followed by InputDevice.getId. Should hopefully fix https://bugs.dolphin-emu.org/issues/13237, while also being simpler.

@lvonasek
Copy link

I just tested this and it unfortunatelly doesn't fix the crash.

@JosJuice
Copy link
Member Author

Could you get me a new crash log?

@lvonasek
Copy link

I am sorry, I was wrong. This PR fixes the reported issue.

What I am getting now is on the same moment but it is a different issue (I will report it separately soon).

@AdmiralCurtiss AdmiralCurtiss merged commit da77084 into dolphin-emu:master May 29, 2023
14 checks passed
@JosJuice JosJuice deleted the android-input-device-null branch May 30, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants