Skip to content

bullseye libgtk-3-0_3.24.24-4+rpt3 breaks touch events #4926

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

Open
wellenvogel opened this issue Mar 4, 2022 · 0 comments
Open

bullseye libgtk-3-0_3.24.24-4+rpt3 breaks touch events #4926

wellenvogel opened this issue Mar 4, 2022 · 0 comments

Comments

@wellenvogel
Copy link

wellenvogel commented Mar 4, 2022

Describe the bug

With libgtk-3-0_3.24.24-4+rpt3 touch events from an ILITEK ILITEK-TP stop working.
Initially I encountered the problem with firefox not handling touch scroll any more.
Finally I went down to a small python test prog (attached) that should show the touch events.
I did some further testing and found that it still works with libgtk-3-0_3.24.24-4+rpt2.
So from looking at the patches it seems to me that doubleclick.patch breaks the correct handling of touch events.
touchtest.py.txt

Steps to reproduce the behaviour

Use the attached testprog (needs python3-gi installed) and touch the area. Should report touch events and button clicks.
In the error case it only reports button events.

Device (s)

Raspberry Pi 4 Mod. B

System

Raspberry Pi reference 2022-01-31
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 32d0819f5b60f30099fbe829c661622c800ab645, stage-avnav

Linux avnav 5.10.92-v7l+ #1514 SMP Mon Jan 17 17:38:03 GMT 2022 armv7l GNU/Linux

vcgencmd version
Jan 20 2022 13:56:48
Copyright (c) 2012 Broadcom
version bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 (clean) (release) (start)

dpkg -l libgtk-3-0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-==============-============-====================================
ii libgtk-3-0:armhf 3.24.24-4+rpt3 armhf GTK graphical user interface library

Logs

No response

Additional context

No response

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