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

It cannot work properly in Redroid and touch will fail #6546

Closed
Tracked by #3893
qq859952722 opened this issue Nov 28, 2023 · 2 comments
Closed
Tracked by #3893

It cannot work properly in Redroid and touch will fail #6546

qq859952722 opened this issue Nov 28, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@qq859952722
Copy link

Bug Description

11-28 13:58:05.956 503 503 I KeyButtonView: Back button event: ACTION_UP
11-28 13:58:05.957 278 302 D AutofillManagerService: onBackKeyPressed()
11-28 13:58:06.058 114 921 D hwcomposer: VSYNC event status:0
11-28 13:58:08.116 114 921 D hwcomposer: VSYNC event status:1
11-28 13:58:08.219 24377 24661 D input service: delta:82
11-28 13:58:08.291 114 921 D hwcomposer: VSYNC event status:0
11-28 13:58:08.824 24377 24661 D input service: end gesture x:350 y:1086 time:611
11-28 13:58:08.826 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:08.989 24377 24661 D input service: delta:84
11-28 13:58:09.159 24377 24661 D input service: end gesture x:376 y:1012 time:170
11-28 13:58:09.161 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:10.096 24377 24661 D input service: delta:128
11-28 13:58:10.096 24377 24661 D input service: end gesture x:330 y:1266 time:1
11-28 13:58:10.097 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:11.375 24377 24664 D input service: end gesture x:508 y:362 time:263
11-28 13:58:11.378 24377 24664 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:12.495 24377 24664 D input service: end gesture x:378 y:772 time:537
11-28 13:58:12.497 24377 24664 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:12.831 24377 24661 D input service: delta:122
11-28 13:58:13.409 24377 24661 D input service: end gesture x:482 y:520 time:580
11-28 13:58:13.412 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:13.895 24377 24661 D input service: end gesture x:400 y:690 time:82
11-28 13:58:13.897 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:14.199 24377 24664 D input service: end gesture x:382 y:704 time:4
11-28 13:58:14.201 24377 24664 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:14.298 24377 24664 D input service: end gesture x:382 y:704 time:94
11-28 13:58:14.300 24377 24664 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:14.568 24377 24661 D input service: end gesture x:366 y:770 time:5
11-28 13:58:14.569 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.
11-28 13:58:14.583 24377 24661 D input service: end gesture x:366 y:770 time:11
11-28 13:58:14.585 24377 24661 E input service: endGesture error:java.lang.IllegalStateException: touchscreen supported device must report faketouch.

How to Reproduce

I test it in android11 and Android13,it do not work all.

Expected Behavior

hope it can be touch.

Operating system(s) on local side and remote side

android > android

RustDesk Version(s) on local side and remote side

1.2.3 > 1.2.3

Screenshots

{0BAB98AC-391E-4b8c-A173-0C75FFA8E9F0}

Additional Context

No response

@qq859952722 qq859952722 added the bug Something isn't working label Nov 28, 2023
@rustdesk
Copy link
Owner

tracked by #3893

@qq859952722
Copy link
Author

ok,thks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants