Quote:
Originally Posted by Markismus
@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)
|
I have no ev.log file. I activate logging using the string you specified some posts before (U can find it in mi zip file).
Give me instructions on how to activate event logging...
Now will try mods proposed up....
For now I can say that I get out from koreader almost on a page turning on ten (every 8/10 pages)...
thx