|
|
#1 |
|
Enthusiast
![]() Posts: 36
Karma: 66
Join Date: Nov 2015
Device: PW5
|
Swiping right in a book jumps to previous location
Swiping right in a book sometimes fires "Go to previous location" action.
But such gesture is not assignable - you can only turn pages by swiping horizontally in the middle of the screen, so this should never happen! I even deleted gestures.lua and gestures.lua_old, but the gesture is still there. Crash log attached, I just opened a book and swiped right twice. With first swipe it went to previous page, second swipe generated "Location history is empty" notification. Any ideas? Code:
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|
It's a scroll... It's a codex... It's KOReader!
[*] Current time: 01/28/25-18:51:31
has monolibtic? no (libs/libkoreader-monolibtic.so: cannot open shared object file: No such file or directory)
lib_search_path: libs/?
lib_basic_format: lib%s.so
lib_version_format: lib%s.so.%s[*] Version: v2024.11
ffi.load: rt.so.1 (RTLD_GLOBAL)
ffi.findlib: utf8proc [3]
ffi.load: libs/libutf8proc.so.3
ffi.findlib: blitbuffer
ffi.load: libs/libblitbuffer.so
01/28/25-18:51:31 DEBUG fts: Preferred MONOTONIC clock source is CLOCK_MONOTONIC
01/28/25-18:51:31 DEBUG fts: Preferred REALTIME clock source is CLOCK_REALTIME
01/28/25-18:51:31 DEBUG fts: BOOTTIME clock source is supported
01/28/25-18:51:31 DEBUG FB info (post fixup) {
bpp = 8,
fb_size = 2056704,
height_mm = 140,
line_length = 1248,
mmio_len = 0,
rotate = 3,
smem_len = 4113408,
stride_pixels = 1248,
type = 0,
width_mm = 105,
xoffset = 0,
xres = 1236,
xres_virtual = 1236,
yoffset = 0,
yres = 1648,
yres_virtual = 1648
} --[[table: 0xb6c6fac0]]
01/28/25-18:51:31 DEBUG FB mapped at cdata<void *>: 0xb6409000 of 2060288 bytes
ffi.findlib: sqlite3 [0]
ffi.load: libs/libsqlite3.so.0
01/28/25-18:51:31 DEBUG Kindle: Device supports hibernation, enters hibernation after 3600 seconds in suspend
ffi.findlib: fbink_input [1]
ffi.load: libs/libfbink_input.so.1
[FBInk] /dev/input/event0: `bd71828-pwrkey` = KEY | POWER_BUTTON
[FBInk] /dev/input/event1: `pt_mt` = TOUCHSCREEN
01/28/25-18:51:31 DEBUG Kept fd 9 open for input device pt_mt @ /dev/input/event1
[ko-input] Forked off fake event generator (pid: 4375)
01/28/25-18:51:31 DEBUG Opened fd 10 for input device @ fake_events
01/28/25-18:51:31 INFO initializing for device KindlePaperWhite5
01/28/25-18:51:31 INFO framebuffer resolution: {
h = 1648,
w = 1236
} --[[table: 0xb6c4aab8]]
ffi.findlib: wrap-mupdf
ffi.load: libs/libwrap-mupdf.so
01/28/25-18:51:32 INFO Applying patch: ./patches/2-TOC-title-patch.lua
ffi.findlib: freetype [6]
ffi.load: libs/libfreetype.so.6
ffi.findlib: harfbuzz [0]
ffi.load: libs/libharfbuzz.so.0
ffi.findlib: zstd [1]
ffi.load: libs/libzstd.so.1
01/28/25-18:51:32 DEBUG FontList registered: Bookerly Display
01/28/25-18:51:32 DEBUG FontList registered: Palatino
01/28/25-18:51:32 DEBUG FontList registered: OpenDyslexic
01/28/25-18:51:32 DEBUG FontList registered: Nimbus Sans L
01/28/25-18:51:32 DEBUG FontList registered: Nimbus Roman No9 L
01/28/25-18:51:32 DEBUG FontList registered: Noto Serif
01/28/25-18:51:32 DEBUG FontList registered: Amazon Ember
01/28/25-18:51:32 DEBUG FontList registered: Baskerville
01/28/25-18:51:32 DEBUG FontList registered: FreeSans
01/28/25-18:51:32 DEBUG FontList registered: Noto Sans
01/28/25-18:51:32 DEBUG FontList registered: Noto Sans Arabic UI
01/28/25-18:51:32 DEBUG FontList registered: Futura Medium
01/28/25-18:51:32 DEBUG FontList registered: Bookerly
01/28/25-18:51:32 DEBUG FontList registered: PMN Caecilia LT
01/28/25-18:51:32 DEBUG FontList registered: Noto Sans Bengali UI
01/28/25-18:51:32 DEBUG FontList registered: Helvetica Neue LT 65 Kindle Medium
01/28/25-18:51:32 DEBUG FontList registered: Nimbus Mono
01/28/25-18:51:32 DEBUG FontList registered: Code2000
01/28/25-18:51:32 DEBUG FontList registered: NotoSansKR
01/28/25-18:51:32 DEBUG FontList registered: Droid Sans Mono
01/28/25-18:51:32 DEBUG FontList registered: Noto Sans Devanagari UI
01/28/25-18:51:32 DEBUG FontList registered: STHeitiTC
01/28/25-18:51:32 DEBUG FontList registered: FreeSerif
01/28/25-18:51:32 DEBUG FontList registered: NotoSerifKR
01/28/25-18:51:32 DEBUG FontList registered: STSongTC
01/28/25-18:51:32 DEBUG FontList registered: Noto Sans CJK SC
01/28/25-18:51:32 DEBUG FontList registered: Noto Naskh Arabic
01/28/25-18:51:32 DEBUG FontList registered: Standard Symbols L
01/28/25-18:51:32 DEBUG FontList registered: NotoSans Nerd Font
01/28/25-18:51:32 DEBUG FontList registered: Dingbats
01/28/25-18:51:32 DEBUG Found font: NotoSans-Regular.ttf in ./fonts/noto/NotoSans-Regular.ttf
01/28/25-18:51:32 DEBUG Found font: NotoSans-Regular.ttf in ./fonts/noto/NotoSans-Regular.ttf
01/28/25-18:51:32 DEBUG Found font: NotoSans-Bold.ttf in ./fonts/noto/NotoSans-Bold.ttf
01/28/25-18:51:32 DEBUG Found font: NotoSans-Bold.ttf in ./fonts/noto/NotoSans-Bold.ttf
01/28/25-18:51:32 DEBUG Found font: NotoSans-Regular.ttf in ./fonts/noto/NotoSans-Regular.ttf
01/28/25-18:51:32 INFO Applying patch: ./patches/2-double-refresh-on-outofscreensaver.lua
01/28/25-18:51:32 DEBUG Allocating a 77MB budget for the global document cache
01/28/25-18:51:32 DEBUG Found font: NotoSans-Regular.ttf in ./fonts/noto/NotoSans-Regular.ttf
01/28/25-18:51:32 DEBUG Found font: DroidSansMono.ttf in ./fonts/droid/DroidSansMono.ttf
01/28/25-18:51:32 DEBUG ReadCollection: reading from collection file
01/28/25-18:51:33 DEBUG show reader ui
01/28/25-18:51:33 DEBUG DocSettings: data is read from ./docsettings/mnt/us/books/Jan Kotouč - Strnadův efekt.sdr/metadata.epub.lua
01/28/25-18:51:33 DEBUG Found font: NotoSansCJKsc-Regular.otf in ./fonts/noto/NotoSansCJKsc-Regular.otf
01/28/25-18:51:33 DEBUG ImageWidget: _render'ing resources/icons/mdlight/notice-info.svg 83 83
01/28/25-18:51:33 DEBUG renderSVG resources/icons/mdlight/notice-info.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:33 DEBUG cache image|resources/icons/mdlight/notice-info.svg|83|83|alpha
01/28/25-18:51:33 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:33 DEBUG show widget: table: 0xb552d390
01/28/25-18:51:33 DEBUG setDirty nil from widget table: 0xb552d390 w/ NO region; dithering: nil
01/28/25-18:51:33 DEBUG setDirty via a func from widget table: 0xb552d390
01/28/25-18:51:33 DEBUG painting widget: table: 0xb552d390
01/28/25-18:51:33 DEBUG blitFrom 154 782 0 0 83 83
01/28/25-18:51:33 DEBUG _refresh: Enqueued ui update for region 139 742 958 164 dithering: false
01/28/25-18:51:33 DEBUG triggering refresh {
mode = "ui",
region = "958x164+139+742"
} --[[table: 0xb5540b10]]
01/28/25-18:51:33 DEBUG refresh: ui-mode 139 742 958 164 nil
01/28/25-18:51:33 DEBUG mxc_update: 958x164 region @ (139, 742) with marker 1 (WFM: 257 & UPD: 0)
01/28/25-18:51:33 DEBUG close widget: table: 0xb552d390
01/28/25-18:51:33 DEBUG setDirty via a func from widget nil
01/28/25-18:51:33 DEBUG creating coroutine for showing reader
01/28/25-18:51:33 INFO opening file /mnt/us/books/Jan Kotouč - Strnadův efekt.epub
CRE: font NotoSerifKR regular: updated weight from 500 to 400
CRE: font NotoSerifKR bold: updated weight from 900 to 700
CRE: font PMN Caecilia LT regular: updated weight from 500 to 400
CRE: font NotoSansKR bold: updated weight from 900 to 700
01/28/25-18:51:35 DEBUG CreDocument: using cre call cache
01/28/25-18:51:35 INFO Inhibiting user input
01/28/25-18:51:35 DEBUG DocSettings: data is read from ./docsettings/mnt/us/books/Jan Kotouč - Strnadův efekt.sdr/metadata.epub.lua
01/28/25-18:51:35 DEBUG Found font: NotoSans-Regular.ttf in ./fonts/noto/NotoSans-Regular.ttf
01/28/25-18:51:35 DEBUG ImageWidget: _render'ing resources/icons/mdlight/book.opened.svg 66 66
01/28/25-18:51:35 DEBUG renderSVG resources/icons/mdlight/book.opened.svg 1.375 48 48 > 66 66 0 0
01/28/25-18:51:35 DEBUG cache image|resources/icons/mdlight/book.opened.svg|66|66|flat
01/28/25-18:51:35 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:35 DEBUG Getting list of dictionaries
01/28/25-18:51:35 DEBUG found 9 dictionaries
01/28/25-18:51:35 DEBUG LuaData: data is read from ./settings/lookup_history.lua
01/28/25-18:51:35 DEBUG CreDocument: applied cr3.ini default settings.
01/28/25-18:51:35 DEBUG CreDocument: set fallback font faces: Noto Sans CJK SC|Noto Naskh Arabic|Noto Sans Devanagari UI|Noto Sans Bengali UI|FreeSans|FreeSerif|Noto Serif|Noto Sans
01/28/25-18:51:35 DEBUG CreDocument: set adjusted fallback font sizes true
01/28/25-18:51:35 DEBUG CreDocument: set monospace font scaling 100
01/28/25-18:51:35 INFO Loading plugins from directory: plugins
01/28/25-18:51:35 DEBUG Plugin plugins/autostandby.koplugin/main.lua has been disabled.
01/28/25-18:51:35 DEBUG Plugin plugins/coverimage.koplugin/main.lua has been disabled.
01/28/25-18:51:35 DEBUG Plugin plugins/hello.koplugin/main.lua has been disabled.
01/28/25-18:51:35 DEBUG AutoSuspend: init
01/28/25-18:51:35 DEBUG AutoSuspend: start suspend/shutdown timer at 152.495512
01/28/25-18:51:35 DEBUG AutoSuspend: scheduling next suspend check in 1200
01/28/25-18:51:35 DEBUG AutoSuspend: start t1 timeout timer at 152.495512
01/28/25-18:51:35 DEBUG AutoSuspend: scheduling next t1 timeout check in 300
01/28/25-18:51:35 DEBUG RD loaded plugin autosuspend at plugins/autosuspend.koplugin
01/28/25-18:51:35 DEBUG CoverBrowser: setting FileManager display mode to: list_image_meta
01/28/25-18:51:35 DEBUG CoverBrowser: setting History display mode to: list_image_meta
01/28/25-18:51:35 DEBUG CoverBrowser: setting Collection display mode to: list_image_meta
01/28/25-18:51:35 DEBUG RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
01/28/25-18:51:35 DEBUG RD loaded plugin gestures at plugins/gestures.koplugin
01/28/25-18:51:35 DEBUG RD loaded plugin httpinspector at plugins/httpinspector.koplugin
01/28/25-18:51:35 DEBUG RD loaded plugin patch_management at plugins/patchmanagement.koplugin
01/28/25-18:51:35 DEBUG Terminal: default shell is /bin/ash
01/28/25-18:51:35 DEBUG RD loaded plugin terminal at plugins/terminal.koplugin
01/28/25-18:51:35 DEBUG RD loaded plugin texteditor at plugins/texteditor.koplugin
01/28/25-18:51:35 DEBUG CreDocument: set view mode page
01/28/25-18:51:35 DEBUG CreDocument: set page info
01/28/25-18:51:35 DEBUG CreDocument: set status line property 1
01/28/25-18:51:35 DEBUG made tweak css:
* { font-size: inherit !important; }
* { font-family: inherit !important; }
*[type~="note"],
*[type~="endnote"],
*[type~="footnote"],
*[type~="rearnote"],
*[role~="doc-note"],
*[role~="doc-endnote"],
*[role~="doc-footnote"],
*[role~="doc-rearnote"]
{
-cr-only-if: -fb2-document;
-cr-hint: footnote-inpage;
margin: 0 !important;
font-size: 0.8rem !important;
}
body[name="notes"] section {
-cr-only-if: fb2-document;
-cr-hint: footnote-inpage;
margin: 0 !important;
}
body[name="notes"] > section {
-cr-only-if: fb2-document;
font-size: 0.75rem;
}
body[name="notes"] > title {
-cr-only-if: fb2-document;
margin-bottom: 0;
padding-bottom: 0.5em;
}
* { line-height: inherit !important; }
body { -cr-hint: strut-confined; }
body { margin: 0 !important; }
p { text-indent: 1.2em !important; }
body, h1, h2, h3, h4, h5, h6, div, li, td, th { text-indent: 0 !important; }
* {
color: black !important;
border-color: black !important;
background-color: transparent !important;
background-image: !important;
}
body, p, li { text-align: justify !important; }
pre {
-cr-only-if: txt-document;
text-align: justify !important;
white-space: normal;
}
h1, h2, h3 { page-break-before: auto !important; }
p + p { margin-top: .5em !important; }[END]
01/28/25-18:51:35 DEBUG CreDocument: set style sheet: ./data/epub.css and appended content (1341 bytes)
01/28/25-18:51:35 DEBUG CreDocument: set embedded fonts 0
01/28/25-18:51:35 DEBUG CreDocument: set embedded style sheet 1
01/28/25-18:51:35 DEBUG CreDocument: set block rendering flags 0x7fffffff
01/28/25-18:51:35 DEBUG CreDocument: set render dpi 96
01/28/25-18:51:35 DEBUG CreDocument: set page margins 52 46 54 38
01/28/25-18:51:35 DEBUG CreDocument: set txt preformatted 1
01/28/25-18:51:35 DEBUG CreDocument: set smooth scaling true
01/28/25-18:51:35 DEBUG CreDocument: set nightmode images true
01/28/25-18:51:35 DEBUG CreDocument: set font face Helvetica Neue LT 65 Kindle Medium
01/28/25-18:51:35 DEBUG CreDocument: set header font Noto Sans
01/28/25-18:51:35 DEBUG CreDocument: set font size 55
01/28/25-18:51:35 DEBUG CreDocument: set font base weight 1 = 500
01/28/25-18:51:35 DEBUG CreDocument: set font hinting mode 0
01/28/25-18:51:35 DEBUG CreDocument: set font kerning mode 0
01/28/25-18:51:35 DEBUG CreDocument: set space width scale 95
01/28/25-18:51:35 DEBUG CreDocument: set space condensing 75
01/28/25-18:51:35 DEBUG CreDocument: set word expansion 0
01/28/25-18:51:35 DEBUG CreDocument: set cjk width scaling 100
01/28/25-18:51:35 DEBUG CreDocument: set interline space 115
01/28/25-18:51:35 DEBUG CreDocument: set gamma index 56
01/28/25-18:51:35 DEBUG CreDocument: set font-family font faces: ||||||FreeSerif||
01/28/25-18:51:35 DEBUG building font face menu table
01/28/25-18:51:35 DEBUG CreDocument: set textlang embedded langs false
01/28/25-18:51:35 DEBUG CreDocument: set textlang hyphenation enabled false
01/28/25-18:51:35 DEBUG CreDocument: set hyphenation trust soft hyphens 0
01/28/25-18:51:35 DEBUG CreDocument: set textlang hyphenation soft hyphens only false
01/28/25-18:51:35 DEBUG CreDocument: set textlang hyphenation force algorithmic false
01/28/25-18:51:35 DEBUG CreDocument: set hyphenation left hyphen min 0
01/28/25-18:51:35 DEBUG CreDocument: set hyphenation right hyphen min 0
01/28/25-18:51:35 DEBUG CreDocument: set floating punctuation 0
01/28/25-18:51:35 DEBUG Typography lang: using cs from doc settings
01/28/25-18:51:35 DEBUG CreDocument: set textlang main lang cs
01/28/25-18:51:35 DEBUG UserHyph: reset user hyphenation dict
01/28/25-18:51:35 DEBUG CreDocument: requesting DOM version: 20240114
01/28/25-18:51:35 DEBUG CreDocument: set visible page count 1
01/28/25-18:51:35 DEBUG CreDocument: loading document...
01/28/25-18:51:35 DEBUG CreDocument: loading done.
01/28/25-18:51:35 DEBUG loading took 0.149 seconds
01/28/25-18:51:35 DEBUG Typography lang: not overriding cs with doc language: cs
01/28/25-18:51:35 DEBUG CreDocument: rendering document...
01/28/25-18:51:35 DEBUG CreDocument: rendering done.
01/28/25-18:51:35 DEBUG rendering took 0.054 seconds
01/28/25-18:51:35 DEBUG ReaderFooter: scheduled autoRefreshFooter
01/28/25-18:51:35 DEBUG CreDocument: set alt document prop title Strnadův efekt
01/28/25-18:51:35 DEBUG CreDocument: set alt document prop authors Kotouč, Jan
01/28/25-18:51:35 DEBUG CreDocument: goto page 616 flow 0
01/28/25-18:51:35 DEBUG _refresh: Enqueued partial update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:35 DEBUG setDirty partial from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:35 DEBUG CreDocument: set page info
01/28/25-18:51:35 DEBUG CreDocument: goto xpointer /body/DocFragment[28]/body/h4/text().0
01/28/25-18:51:35 DEBUG _refresh: Enqueued partial update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:35 DEBUG setDirty partial from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:35 DEBUG CreDocument: set bookmarks highlight and internal history false
01/28/25-18:51:35 DEBUG _refresh: Enqueued partial update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:35 DEBUG setDirty partial from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:35 DEBUG CreDocument: set page info
01/28/25-18:51:35 DEBUG Spinning up new ReaderUI instance table: 0xb57f88a8
01/28/25-18:51:35 DEBUG show widget: ReaderUI
01/28/25-18:51:35 DEBUG update_mode: Update refresh mode partial to full
01/28/25-18:51:35 DEBUG _refresh: Enqueued full update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:35 DEBUG setDirty full from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:35 DEBUG painting widget: ReaderUI
01/28/25-18:51:35 DEBUG readerview painting "1236x1648+0+0" to 0 0
01/28/25-18:51:35 DEBUG CreDocument: goto page 616 flow 0
01/28/25-18:51:35 DEBUG _refresh: Enqueued full update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:35 DEBUG triggering refresh {
mode = "full",
region = "1236x1648+0+0"
} --[[table: 0xb55f5e28]]
01/28/25-18:51:35 DEBUG refresh: full 0 0 1236 1648 nil
01/28/25-18:51:35 DEBUG refresh: wait for submission of (previous) marker 1
01/28/25-18:51:35 DEBUG refresh: wait for completion of (previous) marker 1
01/28/25-18:51:35 DEBUG mxc_update: 1236x1648 region @ (0, 0) with marker 2 (WFM: 2 & UPD: 1)
01/28/25-18:51:35 DEBUG refresh: wait for completion of marker 2
01/28/25-18:51:36 DEBUG HttpInspector: Starting server...
01/28/25-18:51:36 DEBUG SimpleTCPServer: Server listening on port 8080
01/28/25-18:51:36 DEBUG HttpInspector: Server listening on port 8080
01/28/25-18:51:36 INFO Restoring user input handling
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: 0, time: 1738086698.081493
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 990, time: 1738086698.081493
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1056, time: 1738086698.081493
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 104, time: 1738086698.081493
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 150, time: 1738086698.081493
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.081493
01/28/25-18:51:38 DEBUG GestureDetector:probeClockSource: Touch event timestamps appear to use CLOCK_REALTIME
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG set up hold timer
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 1007, time: 1738086698.091759
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1054, time: 1738086698.091759
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 116, time: 1738086698.091759
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.091759
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 1044, time: 1738086698.105122
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1049, time: 1738086698.105122
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 108, time: 1738086698.105122
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 161, time: 1738086698.105122
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.105122
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 1103, time: 1738086698.116545
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1045, time: 1738086698.116545
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 69, time: 1738086698.116545
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 69, time: 1738086698.116545
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.116545
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG slot 0 in pan state...
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: -1, time: 1738086698.128903
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.128903
01/28/25-18:51:38 DEBUG slot 0 in pan state...
01/28/25-18:51:38 DEBUG Contact:handleSwipe: swipe east 113.53413583588 detected
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG goto relative screen: -1 in mode: page
01/28/25-18:51:38 DEBUG CreDocument: goto page 615 flow 0
01/28/25-18:51:38 DEBUG _refresh: Enqueued partial update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:38 DEBUG setDirty partial from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:38 DEBUG CreDocument: set page info
01/28/25-18:51:38 DEBUG painting widget: ReaderUI
01/28/25-18:51:38 DEBUG readerview painting "1236x1648+0+0" to 0 0
01/28/25-18:51:38 DEBUG CreDocument: goto page 615 flow 0
01/28/25-18:51:38 DEBUG triggering refresh {
mode = "partial",
region = "1236x1648+0+0"
} --[[table: 0xb586bc08]]
01/28/25-18:51:38 DEBUG refresh: partial 0 0 1236 1648 nil
01/28/25-18:51:38 DEBUG mxc_update: 1236x1648 region @ (0, 0) with marker 3 (WFM: 4 & UPD: 1)
01/28/25-18:51:38 DEBUG refresh: wait for completion of marker 3
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: 0, time: 1738086698.813853
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 903, time: 1738086698.813853
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1072, time: 1738086698.813853
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 72, time: 1738086698.813853
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 126, time: 1738086698.813853
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.813853
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG set up hold timer
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 913, time: 1738086698.824007
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 126, time: 1738086698.824007
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 138, time: 1738086698.824007
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.824007
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 938, time: 1738086698.836754
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1069, time: 1738086698.836754
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 124, time: 1738086698.836754
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.836754
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 976, time: 1738086698.849228
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1064, time: 1738086698.849228
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 121, time: 1738086698.849228
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.849228
01/28/25-18:51:38 DEBUG slot 0 in tap state...
01/28/25-18:51:38 DEBUG slot 0 in pan state...
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 1076, time: 1738086698.861536
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1054, time: 1738086698.861536
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 107, time: 1738086698.861536
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 126, time: 1738086698.861536
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.861536
01/28/25-18:51:38 DEBUG slot 0 in pan state...
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: -1, time: 1738086698.873537
01/28/25-18:51:38 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086698.873537
01/28/25-18:51:38 DEBUG slot 0 in pan state...
01/28/25-18:51:38 DEBUG Contact:handleSwipe: swipe east 173.93389548906 detected
01/28/25-18:51:38 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:38 DEBUG show widget: table: 0xb57e0078
01/28/25-18:51:38 DEBUG setDirty nil from widget table: 0xb57e0078 w/ NO region; dithering: nil
01/28/25-18:51:38 DEBUG setDirty via a func from widget table: 0xb57e0078
01/28/25-18:51:38 DEBUG painting widget: table: 0xb57e0078
01/28/25-18:51:38 DEBUG Found font: NotoSansCJKsc-Regular.otf in ./fonts/noto/NotoSansCJKsc-Regular.otf
01/28/25-18:51:38 DEBUG _refresh: Enqueued ui update for region 341 11 554 120 dithering: false
01/28/25-18:51:38 DEBUG triggering refresh {
mode = "ui",
region = "554x120+341+11"
} --[[table: 0xb453ecb0]]
01/28/25-18:51:38 DEBUG refresh: ui-mode 341 11 554 120 nil
01/28/25-18:51:38 DEBUG mxc_update: 554x120 region @ (341, 11) with marker 4 (WFM: 257 & UPD: 0)
01/28/25-18:51:40 DEBUG close widget: table: 0xb57e0078
01/28/25-18:51:40 DEBUG setDirty via a func from widget nil
01/28/25-18:51:40 DEBUG Lower widget ReaderUI covers the full screen
01/28/25-18:51:40 DEBUG setDirty nil from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:40 DEBUG painting widget: ReaderUI
01/28/25-18:51:40 DEBUG readerview painting "1236x1648+0+0" to 0 0
01/28/25-18:51:40 DEBUG CreDocument: goto page 615 flow 0
01/28/25-18:51:40 DEBUG _refresh: Enqueued ui update for region 341 11 554 120 dithering: false
01/28/25-18:51:40 DEBUG triggering refresh {
mode = "ui",
region = "554x120+341+11"
} --[[table: 0xb573c1b0]]
01/28/25-18:51:40 DEBUG refresh: ui-mode 341 11 554 120 nil
01/28/25-18:51:40 DEBUG refresh: wait for submission of (previous) marker 4
01/28/25-18:51:40 DEBUG mxc_update: 554x120 region @ (341, 11) with marker 5 (WFM: 257 & UPD: 0)
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: 0, time: 1738086702.289965
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 935, time: 1738086702.289965
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 6, time: 1738086702.289965
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 57, time: 1738086702.289965
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 69, time: 1738086702.289965
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.289965
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG set up hold timer
01/28/25-18:51:42 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 7, time: 1738086702.300249
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 67, time: 1738086702.300249
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.300249
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 15, time: 1738086702.313867
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 79, time: 1738086702.313867
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 115, time: 1738086702.313867
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.313867
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 32, time: 1738086702.325575
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 77, time: 1738086702.325575
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 103, time: 1738086702.325575
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.325575
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 936, time: 1738086702.338192
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 58, time: 1738086702.338192
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 73, time: 1738086702.338192
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.338192
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 941, time: 1738086702.350110
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 89, time: 1738086702.350110
01/28/25-18:51:42 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 62, time: 1738086702.350110
01/28/25-18:51:42 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.350110
01/28/25-18:51:42 DEBUG slot 0 in tap state...
01/28/25-18:51:42 DEBUG slot 0 in pan state...
01/28/25-18:51:42 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.navigation.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.navigation.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.navigation.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.typeset.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.typeset.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.typeset.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.settings.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.settings.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.settings.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.tools.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.tools.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.tools.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.search.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.search.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.search.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.filebrowser.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.filebrowser.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.filebrowser.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.menu.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/appbar.menu.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/appbar.menu.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.left.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/chevron.left.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/chevron.left.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.right.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/chevron.right.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/chevron.right.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.up.svg 83 83
01/28/25-18:51:42 DEBUG renderSVG resources/icons/mdlight/chevron.up.svg 1.7291666666667 48 48 > 83 83 0 0
01/28/25-18:51:42 DEBUG cache image|resources/icons/mdlight/chevron.up.svg|83|83|flat
01/28/25-18:51:42 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:42 DEBUG Found font: NotoSansCJKsc-Regular.otf in ./fonts/noto/NotoSansCJKsc-Regular.otf
01/28/25-18:51:42 DEBUG Found font: NotoSansArabicUI-Regular.ttf in ./fonts/noto/NotoSansArabicUI-Regular.ttf
01/28/25-18:51:42 DEBUG Found font: NotoSansDevanagariUI-Regular.ttf in ./fonts/noto/NotoSansDevanagariUI-Regular.ttf
01/28/25-18:51:42 DEBUG Found font: NotoSansBengaliUI-Regular.ttf in ./fonts/noto/NotoSansBengaliUI-Regular.ttf
01/28/25-18:51:42 DEBUG Found font: NotoSansArabicUI-Regular.ttf in ./fonts/noto/NotoSansArabicUI-Regular.ttf
01/28/25-18:51:42 DEBUG Found font: NotoSansDevanagariUI-Regular.ttf in ./fonts/noto/NotoSansDevanagariUI-Regular.ttf
01/28/25-18:51:42 DEBUG Found font: NotoSansBengaliUI-Regular.ttf in ./fonts/noto/NotoSansBengaliUI-Regular.ttf
01/28/25-18:51:42 DEBUG FocusManager: Move focus position to: 7 , 1
01/28/25-18:51:42 DEBUG setDirty via a func from widget table: 0xb2acf600
01/28/25-18:51:42 DEBUG show widget: table: 0xb2acf600
01/28/25-18:51:42 DEBUG setDirty nil from widget table: 0xb2acf600 w/ NO region; dithering: nil
01/28/25-18:51:42 DEBUG painting widget: table: 0xb2acf600
01/28/25-18:51:42 DEBUG blitFrom 33 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 187 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 341 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 495 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 649 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 803 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 1120 15 0 0 83 83
01/28/25-18:51:42 DEBUG blitFrom 58 1055 0 0 83 83
01/28/25-18:51:42 DEBUG _refresh: Enqueued flashui update for region 0 0 1236 1155 dithering: false
01/28/25-18:51:42 DEBUG triggering refresh {
mode = "flashui",
region = "1236x1155+0+0"
} --[[table: 0xb26417b0]]
01/28/25-18:51:42 DEBUG refresh: ui-mode w/ flash 0 0 1236 1155 nil
01/28/25-18:51:42 DEBUG refresh: wait for submission of (previous) marker 5
01/28/25-18:51:42 DEBUG mxc_update: 1236x1155 region @ (0, 0) with marker 6 (WFM: 257 & UPD: 1)
01/28/25-18:51:42 DEBUG refresh: wait for completion of marker 6
01/28/25-18:51:43 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 948, time: 1738086702.363209
01/28/25-18:51:43 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 124, time: 1738086702.363209
01/28/25-18:51:43 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 45, time: 1738086702.363209
01/28/25-18:51:43 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 173, time: 1738086702.363209
01/28/25-18:51:43 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.363209
01/28/25-18:51:43 DEBUG slot 0 in pan state...
01/28/25-18:51:43 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: -1, time: 1738086702.375210
01/28/25-18:51:43 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086702.375210
01/28/25-18:51:43 DEBUG slot 0 in pan state...
01/28/25-18:51:43 DEBUG Contact:handleSwipe: swipe south 118.71394189395 detected
01/28/25-18:51:43 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: 0, time: 1738086704.247116
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 161, time: 1738086704.247116
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 1008, time: 1738086704.247116
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 59, time: 1738086704.247116
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 103, time: 1738086704.247116
01/28/25-18:51:44 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086704.247116
01/28/25-18:51:44 DEBUG slot 0 in tap state...
01/28/25-18:51:44 DEBUG set up hold timer
01/28/25-18:51:44 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 163, time: 1738086704.295800
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 54, time: 1738086704.295800
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 184, time: 1738086704.295800
01/28/25-18:51:44 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086704.295800
01/28/25-18:51:44 DEBUG slot 0 in tap state...
01/28/25-18:51:44 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: -1, time: 1738086704.307020
01/28/25-18:51:44 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086704.307020
01/28/25-18:51:44 DEBUG slot 0 in tap state...
01/28/25-18:51:44 DEBUG Contact:handleDoubleTap: single tap detected @ 163 1008
01/28/25-18:51:44 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:44 DEBUG Explicit widgetInvert: table: 0xb2a91ec0 @ 11 949
01/28/25-18:51:44 DEBUG _refresh: Enqueued fast update for region 11 949 1214 95 dithering: false
01/28/25-18:51:44 DEBUG setDirty fast from widget nil w/ region 11 949 1214 95 dithering: nil
01/28/25-18:51:44 DEBUG triggering refresh {
mode = "fast",
region = "1214x95+11+949"
} --[[table: 0xb2658360]]
01/28/25-18:51:44 DEBUG refresh: fast 11 949 1214 95 nil
01/28/25-18:51:44 DEBUG mxc_update: 1214x95 region @ (11, 949) with marker 7 (WFM: 1 & UPD: 0)
01/28/25-18:51:44 DEBUG FocusManager: Move focus position to: 7 , 1
01/28/25-18:51:44 DEBUG setDirty via a func from widget all
01/28/25-18:51:44 DEBUG painting widget: ReaderUI
01/28/25-18:51:44 DEBUG readerview painting "1236x1648+0+0" to 0 0
01/28/25-18:51:44 DEBUG CreDocument: goto page 615 flow 0
01/28/25-18:51:44 DEBUG painting widget: table: 0xb2acf600
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.navigation.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 33 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.typeset.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 187 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.settings.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 341 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.tools.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 495 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.search.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 649 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.filebrowser.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 803 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/appbar.menu.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 1120 15 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.up.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG blitFrom 58 431 0 0 83 83
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.left.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG ImageWidget: _render'ing resources/icons/mdlight/chevron.right.svg 83 83
01/28/25-18:51:44 DEBUG ImageWidget: initial offsets 0 0
01/28/25-18:51:44 DEBUG _refresh: Enqueued ui update for region 0 0 1236 1155 dithering: false
01/28/25-18:51:44 DEBUG triggering refresh {
mode = "ui",
region = "1236x1155+0+0"
} --[[table: 0xb2632dc8]]
01/28/25-18:51:44 DEBUG refresh: ui-mode 0 0 1236 1155 nil
01/28/25-18:51:44 DEBUG refresh: wait for submission of (previous) marker 7
01/28/25-18:51:44 DEBUG mxc_update: 1236x1155 region @ (0, 0) with marker 8 (WFM: 257 & UPD: 0)
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: 0, time: 1738086705.948554
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 53 (ABS_MT_POSITION_X), value: 128, time: 1738086705.948554
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 371, time: 1738086705.948554
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 63, time: 1738086705.948554
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 115, time: 1738086705.948554
01/28/25-18:51:45 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086705.948554
01/28/25-18:51:45 DEBUG slot 0 in tap state...
01/28/25-18:51:45 DEBUG set up hold timer
01/28/25-18:51:45 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 54 (ABS_MT_POSITION_Y), value: 372, time: 1738086705.971049
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 58 (ABS_MT_PRESSURE), value: 55, time: 1738086705.971049
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 48 (ABS_MT_TOUCH_MAJOR), value: 150, time: 1738086705.971049
01/28/25-18:51:45 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086705.971049
01/28/25-18:51:45 DEBUG slot 0 in tap state...
01/28/25-18:51:45 DEBUG input event => type: 3 (EV_ABS), code: 57 (ABS_MT_TRACKING_ID), value: -1, time: 1738086705.983037
01/28/25-18:51:45 DEBUG input event => type: 0 (EV_SYN), code: 0 (SYN_REPORT), value: 0, time: 1738086705.983037
01/28/25-18:51:45 DEBUG slot 0 in tap state...
01/28/25-18:51:45 DEBUG Contact:handleDoubleTap: single tap detected @ 128 372
01/28/25-18:51:45 DEBUG AutoSuspend: onInputEvent
01/28/25-18:51:45 DEBUG Explicit widgetInvert: table: 0xb2660bc8 @ 11 325
01/28/25-18:51:45 DEBUG _refresh: Enqueued fast update for region 11 325 1214 95 dithering: false
01/28/25-18:51:45 DEBUG setDirty fast from widget nil w/ region 11 325 1214 95 dithering: nil
01/28/25-18:51:45 DEBUG triggering refresh {
mode = "fast",
region = "1214x95+11+325"
} --[[table: 0xb263b3c8]]
01/28/25-18:51:46 DEBUG refresh: fast 11 325 1214 95 nil
01/28/25-18:51:46 DEBUG mxc_update: 1214x95 region @ (11, 325) with marker 9 (WFM: 1 & UPD: 0)
01/28/25-18:51:46 DEBUG close widget: table: 0xb2acf600
01/28/25-18:51:46 DEBUG _refresh: Enqueued flashui update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:46 DEBUG setDirty flashui from widget nil w/ NO region; dithering: nil
01/28/25-18:51:46 DEBUG Lower widget ReaderUI covers the full screen
01/28/25-18:51:46 DEBUG setDirty nil from widget ReaderUI w/ NO region; dithering: nil
01/28/25-18:51:46 DEBUG HttpInspector: onExit
01/28/25-18:51:46 DEBUG HttpInspector: Stopping server...
01/28/25-18:51:46 DEBUG HttpInspector: Server stopped.
01/28/25-18:51:46 DEBUG painting widget: ReaderUI
01/28/25-18:51:46 DEBUG readerview painting "1236x1648+0+0" to 0 0
01/28/25-18:51:46 DEBUG CreDocument: goto page 615 flow 0
01/28/25-18:51:46 DEBUG triggering refresh {
mode = "flashui",
region = "1236x1648+0+0"
} --[[table: 0xb2605890]]
01/28/25-18:51:46 DEBUG refresh: ui-mode w/ flash 0 0 1236 1648 nil
01/28/25-18:51:46 DEBUG refresh: wait for submission of (previous) marker 9
01/28/25-18:51:46 DEBUG refresh: wait for completion of (previous) marker 9
01/28/25-18:51:46 DEBUG mxc_update: 1236x1648 region @ (0, 0) with marker 10 (WFM: 257 & UPD: 1)
01/28/25-18:51:46 DEBUG refresh: wait for completion of marker 10
01/28/25-18:51:46 DEBUG closing reader
01/28/25-18:51:46 DEBUG closing document
01/28/25-18:51:46 DEBUG ReaderFooter: unschedule autoRefreshFooter
01/28/25-18:51:46 DEBUG ReaderCoptListener.headerRefresh unscheduled
01/28/25-18:51:46 DEBUG cre cache used: ./cache/cr3cache/Jan_Kotou_-_-v_efekt.epub.df04490d.1.cr3
01/28/25-18:51:46 DEBUG close widget: ReaderUI
01/28/25-18:51:46 DEBUG DocSettings: Writing to ./docsettings/mnt/us/books/Jan Kotouč - Strnadův efekt.sdr/metadata.epub.lua
01/28/25-18:51:46 DEBUG AutoSuspend: onCloseWidget
01/28/25-18:51:46 DEBUG AutoSuspend: unschedule suspend/shutdown timer
01/28/25-18:51:46 DEBUG AutoSuspend: unschedule t1 timeout timer
01/28/25-18:51:46 DEBUG HttpInspector: onCloseWidget
01/28/25-18:51:46 DEBUG Tearing down ReaderUI table: 0xb57f88a8
01/28/25-18:51:46 DEBUG _refresh: Enqueued full update for region 0 0 1236 1648 dithering: false
01/28/25-18:51:46 INFO UIManager: No dialogs left to show
01/28/25-18:51:46 INFO Tearing down UIManager with exit code: 0
[ko-input] Closed input device with fd: 10 @ idx: 1 (matched by idx)
[ko-input] Closed input device with fd: 9 @ idx: 0 (matched by idx)
lipc-wait-event exited normally with status: 0
Last edited by greentea; 01-28-2025 at 02:43 PM. |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,192
Karma: 3592927
Join Date: Sep 2014
Location: Ukraine
Device: Kindle
|
Look at the upper menu Settings - Taps and gestures - Links - Swipe to go back
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Enthusiast
![]() Posts: 36
Karma: 66
Join Date: Nov 2015
Device: PW5
|
|
|
|
|
|
|
#4 |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 130
Karma: 1000000
Join Date: Oct 2014
Location: Ann Arbor, MI USA
Device: Kobo Aura One, Kobo Elipsa 2E
|
Main menu cog wheel>Taps and gestures>Page turns allows you to turn the page via taps or swipes. I use taps as I find the Links>Swipe to go back function very useful in navigating somewhere and back again very quickly.
|
|
|
|
|
|
#5 |
|
Enthusiast
![]() Posts: 36
Karma: 66
Join Date: Nov 2015
Device: PW5
|
That was literally the first thing I disabled. But unless you physically refrain from swiping, you still jump to some faraway positions on accidental swipes. In a book, where there are no links to follow, or to get back from...
|
|
|
|
| Advert | |
|
|
|
|
#6 |
|
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 141
Karma: 33086
Join Date: Jan 2021
Device: Likebook Mars
|
Perhaps the link followed was a bookmark or Table of Contents entry?
Or it could just be the page from where you last jumped to another position in the book via other means, e.g. Page browser or Skim-To widget. Last edited by jonnyl; 01-29-2025 at 04:45 PM. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page Slider jumps around when I try and drag to a location in a kepub. | bongoman | Kobo Reader | 0 | 09-23-2020 11:12 PM |
| "Previous location" gone after update? | Gothamite | Kobo Reader | 6 | 04-02-2019 04:23 PM |
| Alternative to swiping to navigate book lists? | tagehring | Kobo Reader | 3 | 05-24-2018 04:00 PM |
| Feature request for Calibre Companion - Swiping through a book shelf | kaufman | Calibre Companion | 5 | 01-28-2014 11:33 PM |
| Reader "Previous Location" not accurate | thevisions | Library Management | 1 | 09-26-2011 09:57 AM |