Ticket UUID: | e2f60d4fb83699d4810bbf6e90e66fc8edd05920 | |||
Title: | Ripcord Crashes on Linux X11 touchscreen input | |||
Status: | Open | Type: | Bug | |
Severity: | Minor | Priority: | Low | |
Subsystem: | Linux | Resolution: | Open | |
Last Modified: | 2021-04-26 08:27:37 | |||
Version Found In: | 0.4.27 | |||
winrg — 2020-11-18 14:46:44 As the title says, any time i tap my laptop's touchscreen with ripcord underneath it, it just hangs forever until i kill the process manually. Here's the output from xinput $ xinput list 12 ELAN Touchscreen id=12 [slave pointer (2)]
| ||||
cancel — 2020-11-19 02:38:22 Yeah, I've seen this before on a couple of people's Linux computers. I don't think there's much I can do about it without dropping support for Ubuntu 14.04 and updating the older libraries I've bundled. You could try fixing it on your end by extracting the AppImage and using the Ripcord binary with your distro's own Qt binaries. There's a guide on the Arch wiki here https://wiki.archlinux.org/index.php/Ripcord#Usingsystemlibraries which you can adapt for other distros pretty easily. | ||||
cobertos — 2021-04-26 08:27:37 I get the same issue on Linux Mint 20.1 x86_64. Have yet to try the above potential fix. |