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

[Regression] Lost touch input on Glo HD after update from 2.3.0 to 2.6.0 #24

Open taosxx opened 3 years ago

taosxx commented 3 years ago

After updating Ultimate Manga Reader from 2.3.0 (Qt 5.15.1) to 2.6.0 (Qt 5.15.2), I lost touch input in Ultimate Manga Reader on my Kobo Glo HD. I'm running firmware 4.25.15875 and start Ultimate Manga Reader with NickelMenu 0.5.1.

For some reason, if wifi is off, touching either the button "Retry" or "Close" in the error window seems to get registered - at least the background color of the buttons changes from white to black, "Close", however, doesn't actually close the window.

mtlive commented 3 years ago

I have the same problem on Kobo aura H2O and it started since 2.4 release. The problem is related to Qt 5.15.2. I compiled it with Qt 5.15.1 and it worked with no issue. I was using the Qt 5.15.1 libs from older releases along with 5.15.2 from the new one, the problem reappeared after I copied my own Qt 5.15.1 libs. UltimateMangaReader-Qt5.15.1.zip

taosxx commented 2 years ago

Just wanted to let you know that touch input is back on the Glo HD (firmware version 4.32.19501) after updating to Ultimate Manga Reader 2.14.0 :-)

Thank you very much!