@xping Thanks. Did it get more frequent with the changes? Could you also send an ev.log?
Too bad that you didn't get rid of the config error. Better delete the entire koreader directory before you update to get rid of the
[WARNING]Config version too old !! Please update config file !!
UPDATE: I see the bug now. You can get rid of the
concatenate-error by changing in
gesturedetector.lua in
koreader/frontend/ui/:
This comments out the DEBUG line I used.
You can also get rid of the
concatenate-error by
not using the
-d flag while calling reader.lua.
I would still like to see the ev.log's. Appearently, rather often there are touch events without x- or y-coordinates. Eventually, this should be fixed in
input.lua.
I didn't see it, because I confused it with this error:
Code:
/luajit: ./frontend/ui/gesturedetector.lua:149: attempt to perform arithmetic on field 'y' (a nil value)