View Single Post
Old 12-16-2013, 04:34 AM   #886
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
@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)

Last edited by Markismus; 12-16-2013 at 05:07 AM.
Markismus is offline   Reply With Quote