View Single Post
Old 12-16-2013, 07:03 AM   #888
xping
Connoisseur
xping has learned how to read e-booksxping has learned how to read e-booksxping has learned how to read e-booksxping has learned how to read e-booksxping has learned how to read e-booksxping has learned how to read e-booksxping has learned how to read e-books
 
Posts: 74
Karma: 765
Join Date: Nov 2013
Location: Italy
Device: kobo aura hd, kobo mini, Sony prs-t3
fixing koreader gesture errors

Quote:
Originally Posted by Markismus View Post
@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/:
  • line 84: add --
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
xping is offline   Reply With Quote