Rain92 / UltimateMangaReader

A feature-rich online manga reader for Kobo E-Ink devices based on Qt5.
GNU Affero General Public License v3.0
176 stars 24 forks source link

Touchscreen not working on Libra 2 #65

Open axiel7 opened 1 year ago

axiel7 commented 1 year ago

I read that there are some issues with the touchscreen on the Libra 2, but I am unable to test anything because I can't open the program, every time I launch it shows the main screen and immediately crashes. The logs says something about rotation and bpp:

kobofb: Finished initialization.
Checking internet connection...
Already connected to Wifi.
Failed to set original rotation and bpp.

Already tried reinstalling KFmon, UMR and editing the .sh by adding some settings with no luck:

touchscreen_rotate=0
export QT_QPA_PLATFORM="kobo:logicaldpitarget=108"
export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS="/dev/input/event1:rotate=90:invertx=1"
export QT_QPA_GENERIC_PLUGINS="evdevtouch:/dev/input/event1"

I'm on the latest 4.33 FW

axiel7 commented 1 year ago

Installed the latest 2.17.1 version and now it doesn't crash. The touchscreen is still not working for me (with and without :experimentaltouchhandler)

skyqrose commented 1 year ago

The touchscreen on my Libra 2 works for me as of version 2.17.1. (I haven't tried rotating it, but it works in the default rotation)

axiel7 commented 1 year ago

The touchscreen on my Libra 2 works for me as of version 2.17.1. (I haven't tried rotating it, but it works in the default rotation)

Another user on MobileRead forum mentioned that it was also working. I think I may have a different display model/driver

jlacarin commented 1 year ago

I’m having the same problem on my Libra 2, I can’t actually tell if the touchscreen is unresponsive or if the whole thing is frozen to be honest. I have to force shutdown and reboot to get out of the app.

PaleLebouf commented 1 year ago

The touchscreen on my Libra 2 works for me as of version 2.17.1. (I haven't tried rotating it, but it works in the default rotation)

What are your configs in the .sh file?

PlasticFeather commented 1 year ago

i am also struggling with this issue.

LinXCess013 commented 1 year ago

The touchscreen on my Libra 2 works for me as of version 2.17.1. (I haven't tried rotating it, but it works in the default rotation)

would appreciate if you could share this please .sh file configurations would be a big help