Thread: Sketch
View Single Post
Old 04-20-2017, 06:27 AM   #11
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by tshering View Post
I do not know whether sketch is expected to work on Kobo Touch.
Thank you for reporting. I believe it might have something to do with the touch protocol used by the Touch. I'm only handling ABS_MT_POSITION_{X,Y} and the Touch might be emitting ABS_{X,Y} instead.

I've attached a debug version of Sketch that prints evdev events on standard output. Could you try that version and do something like:
  1. First finger down, second finger down.
  2. Move both fingers.
  3. Release first finger then second finger.

And post the content of crash.log?
Attached Files
File Type: zip sketch.zip (217.8 KB, 271 views)
baskerville is offline   Reply With Quote