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

touch-input: fix app crashes on any touch input #371

Merged

Conversation

HidenoriMatsubayashi
Copy link
Contributor

@HidenoriMatsubayashi HidenoriMatsubayashi commented Aug 16, 2023

This change adds a touch pointer state check and increase device id from touch inputs to fix sony/flutter-elinux#126.

[FATAL:flutter/lib/ui/window/pointer_data_packet_converter.cc(72)] Check failed: states_.find(pointer_data.device) == states_.end().

@HidenoriMatsubayashi HidenoriMatsubayashi added bug Something isn't working touch Topics of touch input labels Aug 16, 2023
This change adds a touch pointer state check to fix sony/flutter-elinux#126.

Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working touch Topics of touch input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App crashes on any touch input on Ubuntu 20.04 LTS with Wayland mode
1 participant