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

Libra 2 Rotation Support #62

Open beinolf opened 2 years ago

beinolf commented 2 years ago

The most recent build with the most recent Libra update does not seem to support the common rotation parameter fix. The only parameter that seems to do anything is touchscreen_invert_x=1. Any help or suggested fixes would be appreciated

Exonence commented 2 years ago

Same issue here on a brand new Kobo Libra 2, trying to configure UMR for the first time. My ultimatemangareader.sh file didn't have any of the _touchscreen__ lines to edit. Tried adding them and playing around with them, no luck.

rg-atte commented 1 year ago

There has been a regression with the QT library I presume. I described it in the repo of the QT plugin here https://github.com/Rain92/qt5-kobo-platform-plugin/issues/10

I did verify the touch works when using the old QT files with the newer version of UMR but there are other compatibility issues if trying to use the old library directly. If I can get the necessary build stuff working in the near future I will attempt to debug the issue a little bit and if nothing else try to make a fork that uses the old rotation behavior.

skyqrose commented 1 year ago

Things are working much better on my Libra 2 as of v2.17.1. I can open the app in the default orientation and touches are being registered correctly. I haven't tried rotating to other orientations.

LinXCess013 commented 1 year ago

Things are working much better on my Libra 2 as of v2.17.1. I can open the app in the default orientation and touches are being registered correctly. I haven't tried rotating to other orientations.

Hi,

I was wondering what you did differently. Can you please enlighten me? All I did so far is :

what could I have possibly have missed. my touchscreen doesn't work even though the app starts up. would really appreciate your feedback.