Hi, I had a problem with the autoturn function in my Onyxboox poke2: the autoturn stops after a couple of page.
Months ago I reported the issue here and the people told me there is an android's setting that is stopping the autoturn, and suggested me to inspect the crash.log to find the culprit.
I found this issue that occurs but I cannot read it. Could you help me?
Code:
07-06 16:13:01.252 V/KOReader( 3391): Explicit widgetRepaint: table: 0xc93b01e8 @ ( 0 , 0 )
07-06 16:13:01.255 V/KOReader( 3391): setDirty via a func from widget table: 0xc93b01e8
07-06 16:13:01.255 V/KOReader( 3391): INFO: invalid widget for setDirty() stack traceback:
07-06 16:13:01.255 V/KOReader( 3391): frontend/ui/uimanager.lua:872: in function 'post_guard'
07-06 16:13:01.255 V/KOReader( 3391): frontend/dbg.lua:68: in function 'setDirty'
07-06 16:13:01.255 V/KOReader( 3391): frontend/apps/reader/modules/readerfooter.lua:2037: in function 'updateFooterText'
07-06 16:13:01.255 V/KOReader( 3391): frontend/apps/reader/modules/readerfooter.lua:1934: in function 'updateFooterPage'
07-06 16:13:01.255 V/KOReader( 3391): frontend/apps/reader/modules/readerfooter.lua:1918: in function 'onUpdateFooter'
07-06 16:13:01.255 V/KOReader( 3391): frontend/apps/reader/modules/readerfooter.lua:668: in function 'action'
07-06 16:13:01.255 V/KOReader( 3391): frontend/ui/uimanager.lua:1194: in function '_checkTasks'
07-06 16:13:01.255 V/KOReader( 3391): frontend/ui/uimanager.lua:1592: in function 'handleInput'
07-06 16:13:01.255 V/KOReader( 3391): frontend/ui/uimanager.lua:1700: in function 'run'
07-06 16:13:01.255 V/KOReader( 3391): /data/user/0/org.koreader.launcher/files/reader.lua:323: in main chunk
07-06 16:13:01.255 V/KOReader( 3391): [C]: in function 'dofile'
07-06 16:13:01.255 V/KOReader( 3391): /data/user/0/org.koreader.launcher/files/llapp_main.lua:78: in main chunk
07-06 16:13:01.255 V/KOReader( 3391): [C]: in function 'dofile'
07-06 16:13:01.255 V/KOReader( 3391): [string "launcher.lua"]:19: in function 'launch'
07-06 16:13:01.255 V/KOReader( 3391): [string "launcher.lua"]:22: in function 'run'
07-06 16:13:01.255 V/KOReader( 3391): [string "android.lua"]:2662: in main chunk
07-06 16:13:01.256 V/KOReader( 3391): ReaderFooter.autoRefreshFooter scheduled
07-06 16:13:01.256 V/KOReader( 3391): _refresh: Enqueued ui update for region 0 1403 1072 45
07-06 16:13:01.256 V/KOReader( 3391): triggering refresh {
07-06 16:13:01.256 V/KOReader( 3391): ["region"] = {
07-06 16:13:01.256 V/KOReader( 3391): ["h"] = 45,
07-06 16:13:01.256 V/KOReader( 3391): ["w"] = 1072,
07-06 16:13:01.256 V/KOReader( 3391): ["y"] = 1403,
07-06 16:13:01.256 V/KOReader( 3391): ["x"] = 0,
07-06 16:13:01.256 V/KOReader( 3391): },
07-06 16:13:01.256 V/KOReader( 3391): ["mode"] = "ui",
07-06 16:13:01.256 V/KOReader( 3391): }