BlissRoms-x86 / support

Public repo for Bliss OS bug reports, feature requests etc.
https://blissos.org
GNU General Public License v3.0
12 stars 2 forks source link

🐛 [BUG] - gestures stop working randomly #69

Open M1cha opened 1 week ago

M1cha commented 1 week ago

Description

first off: it's possible that this is a driver issue or a firmware issue or an issue in a library that's commonly used by many distros because I have similar behavior in e.g. arch linux with the Phosh desktop environment.

So while using apps, at some point touchscreen gestures seem to stop working. tapping and long-press still work, using the mouse still works. but I can't pull down the status bar, pull up the taskbar or swipe from left to right to go back.

Feel free to do some brainstorming and ask for further information. I'm a software developer myself, so I don't mind e.g. compiling code or debugging something specific. Providing remote access to the device is also a possibility.

My hardware: Starlite MK V

Reproduction steps

Unfortunately this is quite random, so I don't have reproduction steps - but it happens a lot.

Screenshots

No response

Logs

No response

Category

Other

OS Version

16.x

M1cha commented 1 week ago

This seems to be a bug with hid-multitouch. If I rmmod this driver the issues are gone(but ofc multitouch stops working)