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

Keyboard doesn't show when clicking search bar #68

Open LiquidPhD opened 1 year ago

LiquidPhD commented 1 year ago

On the latest release (2.17.2), the program loads successfully. However, when clicking the search bar, no keyboard shows up. I am able to click the icons, select a manga, and navigate in a chapter, but cannot search. I am using a Kobo Aura One with software version 4.34.20097.

skyqrose commented 1 year ago

Same on a Libra 2 v2.17.2 (though because of other Libra 2 issues, I don't know if this is a new problem or if it has never worked.)

yudilee commented 1 year ago

For me it happens since v2.17.1. my device is kobo libra

paerbac commented 1 year ago

Having this same issue on a clara 2e

zorhak commented 1 year ago

I am having the same issue, I'm using a Kobo Clara HD.

123ika commented 1 year ago

Same Issue on my Kobo Nia, can we get some kind of update or acknowledgement? It's inconvenient to use now.

sabatale commented 1 year ago

Same here. 2.16 works fine.

berkan-sahin commented 1 year ago

I compiled the code on the master branch, and it fixed the keyboard bug on my device (Kobo Aura Edition 2). The compilation process was not straightforward though, so if you are not familiar with the build process and don't need to access MangaDex it would be easier to rollback to v2.16.0 (or if you do want to read manga from MangaDex, you can add them to your favorites using v2.16.0, then upgrade to v2.17.2 (your favorites list won't be affected by the update))

Edit: I uploaded the zip file to the following link: https://www.bsahin.xyz/misc/UltimateMangaReader-kobo-v2.17.2-kbfix.zip Since I didn't actually modify the source code, I think I am allowed to distribute the binary this way (the AGPL, which is the license for this project, permits the redistribution of binaries as long as the source code is also available). However, if I misinterpreted the license, Rain92 can let me know and I will gladly take down the ZIP file from my website.