Test on my Libra H2O:
UltimateMangaApp: Behaves the same way. The power button will activate the screen saver. Pressing the power button again will bring up the Connect to Wifi popup but the screen is still unresponsive to inputs. Have to force restart in order to get back to kobo menus.
Scribble App: Unresponsive to any touch. The FILE, OPTIONS, HELP on the top is unresponsive to touch. Touching anywhere else on the screen has no response. Pressing the power button has no response. Have to hard shutdown and power back on.
Logs from Scribble app:
Code:
qt.qpa.input: evdevtouch: Adding device at /dev/input/event1
KoboKb: Attempting to capture input...
qt.qpa.input: evdevtouch: Using device /dev/input/event1
qt.qpa.input: evdevtouch: /dev/input/event1: Protocol type A (multi), filtered=no
qt.qpa.input: evdevtouch: /dev/input/event1: min X: 0 max X: 1679
qt.qpa.input: evdevtouch: /dev/input/event1: min Y: 0 max Y: 1263
qt.qpa.input: evdevtouch: /dev/input/event1: min pressure: 0 max pressure: 0
qt.qpa.input: evdevtouch: /dev/input/event1: device name: cyttsp5_mt
qt.qpa.input: evdevtouch: Updating QInputDeviceManager device count: 1 touch devices, 0 pending handler(s)
Key pressed! 16777238
found focusobject: true in.type: 1 | in.code: 193 | code: 16777238 | pressed
found focusobject: true in.type: 1 | in.code: 193 | code: 16777238 | released
Key pressed! 16777239
found focusobject: true in.type: 1 | in.code: 194 | code: 16777239 | pressed
found focusobject: true in.type: 1 | in.code: 194 | code: 16777239 | released
Key pressed! 16777239
found focusobject: true in.type: 1 | in.code: 194 | code: 16777239 | pressed
found focusobject: true in.type: 1 | in.code: 194 | code: 16777239 | released
Powerbutton Pressed!
found focusobject: true in.type: 1 | in.code: 116 | code: 16777483 | pressed
found focusobject: true in.type: 1 | in.code: 116 | code: 16777483 | released
Powerbutton Pressed!
found focusobject: true in.type: 1 | in.code: 116 | code: 16777483 | pressed
found focusobject: true in.type: 1 | in.code: 116 | code: 16777483 | released