Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 09-19-2020, 09:51 AM   #286
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
No worries, that'd be me.
Frenzie is offline   Reply With Quote
Old 09-22-2020, 07:19 AM   #287
cobric
Junior Member
cobric began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2020
Device: PocketBook InkPad 3
Wi-Fi "SSID: No default gateway to ping" error on PocketBook InkPad 3

Hi all!
I just installed KOReader on my PocketBook InkPad 3 740 and I just can't Register / Login to sync server. Whenever I click that, message popup "Do you want to turn on Wi-Fi?" is shown, and when I click "Turn on" nothing happens. That is strange because my WiFi is working correctly on device (I can go to browser app and open web pages just fine).
When I go to Network -> Network info inside KOReader, eth0 HWaddr and IP is displayed correctly, but following message is somewhat strange: "SSID: No default gateway to ping".

Can anybody help me with that?

Thank you!
cobric is offline   Reply With Quote
Old 09-22-2020, 09:10 AM   #288
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by cobric View Post
Hi all!
I just installed KOReader on my PocketBook InkPad 3 740 and I just can't Register / Login to sync server. Whenever I click that, message popup "Do you want to turn on Wi-Fi?" is shown, and when I click "Turn on" nothing happens. That is strange because my WiFi is working correctly on device (I can go to browser app and open web pages just fine).
When I go to Network -> Network info inside KOReader, eth0 HWaddr and IP is displayed correctly, but following message is somewhat strange: "SSID: No default gateway to ping".

Can anybody help me with that?

Thank you!
The wifi on Pocketbook is indeed very broken. I don't know if that happened recently (Say, after https://github.com/koreader/koreader/pull/6424) or it is a long standing bug on the platform.

Anyways the message "SSID: No default gateway to ping" is harmless. It can be probably adapted, like it is on android, to match the info provided by the platform.

Probably we need to check if both isWifiOn() and isOnline() functions work on pocketbook. It smells like the device is indeed associated with AP but we're not aware and retrying on turnOnWifi() again and again.
pazos is offline   Reply With Quote
Old 09-22-2020, 09:15 AM   #289
cobric
Junior Member
cobric began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2020
Device: PocketBook InkPad 3
Quote:
Originally Posted by pazos View Post
The wifi on Pocketbook is indeed very broken. I don't know if that happened recently (Say, after https://github.com/koreader/koreader/pull/6424) or it is a long standing bug on the platform.

Anyways the message "SSID: No default gateway to ping" is harmless. It can be probably adapted, like it is on android, to match the info provided by the platform.

Probably we need to check if both isWifiOn() and isOnline() functions work on pocketbook. It smells like the device is indeed associated with AP but we're not aware and retrying on turnOnWifi() again and again.
Thanks for answering. Is there anything I can help you with to debug this if you don't own PocketBook?
cobric is offline   Reply With Quote
Old 09-22-2020, 04:19 PM   #290
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
If trying 2020.07 isn't too much trouble then we'd know if it's a regression or something that's always been there. But maybe it'd be enough to somehow draw @ezdiy's attention.

It's possible we already have a related open issue, see https://github.com/koreader/koreader/issues/4747 and probably outdated https://github.com/koreader/koreader/issues/3458.
Frenzie is offline   Reply With Quote
Old 09-22-2020, 05:01 PM   #291
ezdiy
Zealot
ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.
 
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
Quote:
Originally Posted by cobric View Post
Hi all!
I just installed KOReader on my PocketBook InkPad 3 740 and I just can't Register / Login to sync server. Whenever I click that, message popup "Do you want to turn on Wi-Fi?" is shown, and when I click "Turn on" nothing happens. That is strange because my WiFi is working correctly on device (I can go to browser app and open web pages just fine).
When I go to Network -> Network info inside KOReader, eth0 HWaddr and IP is displayed correctly, but following message is somewhat strange: "SSID: No default gateway to ping".

Can anybody help me with that?

Thank you!
I can't reproduce this on my device (PB740 Pro, *almost* same as yours), so this is probably related to older firmware version, will see what can be done about it.

No default gateway to ping is fine (pb has no iproute2), that stuff is purely informational with no bearing whether the wifi is asked for.
ezdiy is offline   Reply With Quote
Old 09-23-2020, 07:09 AM   #292
cobric
Junior Member
cobric began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2020
Device: PocketBook InkPad 3
Quote:
Originally Posted by ezdiy View Post
I can't reproduce this on my device (PB740 Pro, *almost* same as yours), so this is probably related to older firmware version, will see what can be done about it.

No default gateway to ping is fine (pb has no iproute2), that stuff is purely informational with no bearing whether the wifi is asked for.
I can't understand why, but today I turned on my PocketBook and I successfully registered to sync server :/ I don't know why, maybe full restart after I installed KOReader helped.
Anyway, thank you all for your help, I can now enjoy reading with KOReader on both devices, Android and PocketBook
cobric is offline   Reply With Quote
Old 09-27-2020, 02:54 PM   #293
LucyOne
Librocubicularist
LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.
 
LucyOne's Avatar
 
Posts: 617
Karma: 11908623
Join Date: Dec 2013
Location: Germany
Device: PocketBook InkPad 3 & Touch HD 3, Kobo Clara HD, Kindle Paperwhite 5
The nightly v2020.09-24-gb297fb7_2020-09-25 shows a weird refresh behaviour on my Touch HD 3. Sometimes only about a quarter of the screen (vertically) flashes at random intervals. When highlighting a word to look it up, a part of the screen as wide as the word lights up, from the word to the top of the screen.
I wasn't able to downgrade OTA, as this produced an error.

Last edited by LucyOne; 09-27-2020 at 02:58 PM.
LucyOne is offline   Reply With Quote
Old 09-27-2020, 03:23 PM   #294
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@LucyOne: @ezdiy mentioned something to that effect in #6721, so he's probably already aware of the refresh weirdness on some models.

As for the OTA, I could use some logs to figure out what went wrong .
NiLuJe is offline   Reply With Quote
Old 09-27-2020, 03:33 PM   #295
LucyOne
Librocubicularist
LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.
 
LucyOne's Avatar
 
Posts: 617
Karma: 11908623
Join Date: Dec 2013
Location: Germany
Device: PocketBook InkPad 3 & Touch HD 3, Kobo Clara HD, Kindle Paperwhite 5
Here are some logs from this morning. I tried to downgrade from the nightly to the latest stable version.

Spoiler:
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-10:52:35[*] Version: v2020.09-7-g27fe0d7_2020-09-19

ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-10:52:35 INFO SoftwareVersion: U632.6.1.830
09/27/20-10:52:35 INFO Blacklisting the C BB on this device
Tweaking LuaJIT's max loop unroll factor (15 -> 45)
PB FB: smem_len : 1552384
PB FB: line_length : 1448
PB FB: xres : 1448
PB FB: xres_virtual: 1448
PB FB: yres : 1072
PB FB: yres_virtual: 1072
PB FB: bpp : 8
PB FB: xres_virtual -> 1472
PB FB: yres_virtual -> 1152
PB FB: line_length -> 1472
PB FB: yres_virtual => 1088
PB FB: line_length <- 1448
PB FB: xres_virtual <- 1448
PB FB: yres_virtual <- 1072
FB: computed size: 1552384
FB: id :
FB: smem_len : 1552384
FB: line_length : 1448
FB: xres : 1448
FB: xres_virtual : 1448
FB: yres : 1072
FB: yres_virtual : 1072
FB: bpp : 8
FB: Enforcing portrait mode by doing an initial BB rotationAtached mp shm: id 0 addr a6f2f000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1224
attach_shm: mtfb key=251348168 size=1657600
Atached mtfb shm: id a000e addr a440d000 size 1657600
-------------------------
The task - luajit fb 0xa440d000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[1235 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-10:52:36 INFO initializing for device PBTouchHDPlus
09/27/20-10:52:36 INFO framebuffer resolution: {
["h"] = 1448,
["w"] = 1072
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-10:52:37 INFO opening file /mnt/ext1/Downloads/Wie man gelassen mit Geld umgeht_ Kleine Philosophie der Lebenskunst - Armstrong, John.epub
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-10:52:37 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-10:52:38 INFO Loading plugins from directory: plugins
09/27/20-10:52:38 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-10:52:38 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-10:52:38 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-10:52:38 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-10:52:38 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-10:52:38 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-10:52:38 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-10:52:38 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-10:52:38 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-10:52:38 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-10:52:38 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-10:52:38 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-10:52:38 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-10:52:38 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-10:52:38 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-10:52:38 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-10:52:38 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-10:52:38 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-10:52:38 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-10:52:38 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-10:52:38 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-10:52:38 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-10:52:38 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-10:52:38 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-10:52:38 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-10:52:38 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
zsync2 version 2.0.0-alpha.1 (commit e618d18), build <KOReader> built on 2020-09-20 06:28:48 UTC
Checking for changes...
Cannot find file ./ota/koreader.updated.tar, triggering delta download
Target file: /mnt/ext1/applications/koreader/./ota/koreader.updated.tar
Reading seed file: ./ota/koreader.installed.tar


-------------------- 0.0%
#------------------- 8.8% 3500.0 kBps 0:20 ETA
##------------------ 10.0% 2667.9 kBps 0:26 ETA
##------------------ 11.3% 2251.8 kBps 0:31 ETA
###----------------- 18.9% 3005.6 kBps 0:21 ETA
######-------------- 31.4% 4167.7 kBps 0:13 ETA
########------------ 41.4% 4715.1 kBps 0:09 ETA
#########----------- 46.5% 4627.5 kBps 0:09 ETA
###########--------- 55.2% 4890.6 kBps 0:07 ETA
###########--------- 59.0% 4702.6 kBps 0:06 ETA
############-------- 62.8% 4778.7 kBps 0:06 ETA
##############------ 70.3% 5333.0 kBps 0:04 ETA
################---- 80.3% 6110.3 kBps 0:02 ETA
##################-- 92.9% 6553.1 kBps 0:00 ETA
#################### 100.0% 5103.9 kBps DONE

Usable data from seed files: 41.801425%
Renaming temp file
Fetching remaining blocks
Downloading from http://ota.koreader.rocks/koreader-p...20-09-25.targz
optimized ranges, old requests count 956, new requests count 13


########------------ 41.8%
########------------ 41.8% 8.2 kBps 56:22 ETA
########------------ 42.4% 200.7 kBps 3:18 ETA
########------------ 43.1% 293.9 kBps 2:07 ETA
########------------ 44.7% 472.9 kBps 1:15 ETA
#########----------- 45.4% 440.4 kBps 1:16 ETA
#########----------- 48.3% 585.8 kBps 0:48 ETA
#########----------- 48.7% 548.2 kBps 0:52 ETA
#########----------- 48.9% 507.3 kBps 0:57 ETA
##########---------- 50.8% 618.4 kBps 0:49 ETA
###########--------- 57.7% 805.0 kBps 0:24 ETA
#############------- 67.1% 965.2 kBps 0:11 ETA
##############------ 71.6% 1088.5 kBps 0:08 ETA
##############------ 74.4% 1077.7 kBps 0:07 ETA
###############----- 77.4% 1238.9 kBps 0:06 ETA
###############----- 77.8% 1176.1 kBps 0:06 ETA
###############----- 79.7% 1295.9 kBps 0:05 ETA
################---- 83.1% 1549.0 kBps 0:04 ETA
#################--- 87.4% 1721.0 kBps 0:03 ETA
##################-- 91.7% 1874.8 kBps 0:02 ETA
##################-- 94.8% 1905.8 kBps 0:01 ETA
###################- 97.5% 1914.7 kBps 0:00 ETA
###################- 97.7% 1830.4 kBps 0:00 ETA
###################- 97.9% 1688.1 kBps 0:00 ETA
###################- 97.9% 1668.7 kBps 0:00 ETA
###################- 99.4% 1662.4 kBps 0:00 ETA
#################### 100.0% 1194.6 kBps DONE

Verifying downloaded file
checksum matches OK
used 34834432 local, fetched 30760619
09/27/20-10:53:54 INFO quitting uimanager
09/27/20-10:53:54 INFO no dialog left to show
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-10:54:44[*] Version: v2020.09-24-gb297fb7_2020-09-25

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-10:54:44 INFO SoftwareVersion: U632.6.1.830
Atached mp shm: id 0 addr a6f8c000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1518
attach_shm: mtfb key=251348462 size=1657600
Atached mtfb shm: id 11800d addr a4443000 size 1657600
-------------------------
The task - luajit fb 0xa4443000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[1530 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-10:54:44 INFO initializing for device PBTouchHDPlus
09/27/20-10:54:44 INFO framebuffer resolution: {
["h"] = 1072,
["w"] = 1448
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-10:54:45 INFO opening file /mnt/ext1/Downloads/Null, unendlich und die wilde 13_ Die wichtigsten Zahlen und ihre Geschichten - Beutelspacher, Albrecht.epub
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-10:54:45 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-10:54:46 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-10:54:46 INFO Loading plugins from directory: plugins
09/27/20-10:54:46 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-10:54:46 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-10:54:46 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-10:54:46 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-10:54:46 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-10:54:46 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-10:54:46 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-10:54:46 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-10:54:46 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-10:54:46 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-10:54:46 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-10:54:46 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-10:54:46 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-10:54:46 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-10:54:47 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-10:54:47 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-10:54:47 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-10:54:47 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-10:54:47 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-10:54:47 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-10:54:47 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-10:54:47 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-10:54:47 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-10:54:47 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-10:54:47 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-10:54:47 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-10:55:21[*] Version: v2020.09-24-gb297fb7_2020-09-25

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-10:55:21 INFO SoftwareVersion: U632.6.1.830
Atached mp shm: id 0 addr a6f33000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1619
attach_shm: mtfb key=251348563 size=1657600
Atached mtfb shm: id 12800e addr a43ea000 size 1657600
-------------------------
The task - luajit fb 0xa43ea000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[1625 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-10:55:22 INFO initializing for device PBTouchHDPlus
09/27/20-10:55:22 INFO framebuffer resolution: {
["h"] = 1072,
["w"] = 1448
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-10:55:22 INFO opening file /mnt/ext1/Books/Sperlich, Franz J_/Wenn du kein Problem hast, mach dir eins!_ Warum unsere grauen - und wie wir damit glucklich werden - Sperlich, Franz J_.epub
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-10:55:22 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-10:55:23 INFO Loading plugins from directory: plugins
09/27/20-10:55:23 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-10:55:23 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-10:55:23 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-10:55:23 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-10:55:23 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-10:55:23 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-10:55:23 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-10:55:23 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-10:55:23 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-10:55:23 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-10:55:23 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-10:55:23 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-10:55:23 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-10:55:23 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-10:55:23 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-10:55:23 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-10:55:23 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-10:55:23 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-10:55:23 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-10:55:23 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-10:55:23 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-10:55:23 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-10:55:23 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-10:55:23 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-10:55:23 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-10:55:23 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
env: can't execute './spinning_zsync': No such file or directory
env: can't execute './spinning_zsync': No such file or directory
09/27/20-11:01:15 INFO no dialog left to show
09/27/20-11:01:15 INFO quitting uimanager
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-11:01:20[*] Version: v2020.09-24-gb297fb7_2020-09-25

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-11:01:20 INFO SoftwareVersion: U632.6.1.830
Atached mp shm: id 0 addr a6fef000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1995
attach_shm: mtfb key=251348939 size=1657600
Atached mtfb shm: id 1a800f addr a44a6000 size 1657600
-------------------------
The task - luajit fb 0xa44a6000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[2003 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-11:01:20 INFO initializing for device PBTouchHDPlus
09/27/20-11:01:20 INFO framebuffer resolution: {
["w"] = 1448,
["h"] = 1072
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-11:01:21 INFO opening file /mnt/ext1/Downloads/Wie man gelassen mit Geld umgeht_ Kleine Philosophie der Lebenskunst - Armstrong, John.epub
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-11:01:21 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-11:01:21 INFO Loading plugins from directory: plugins
09/27/20-11:01:21 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-11:01:21 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-11:01:21 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-11:01:21 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-11:01:21 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-11:01:21 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-11:01:21 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-11:01:21 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-11:01:21 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-11:01:21 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-11:01:21 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-11:01:21 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-11:01:21 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-11:01:21 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-11:01:22 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-11:01:22 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-11:01:22 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-11:01:22 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-11:01:22 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-11:01:22 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-11:01:22 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-11:01:22 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-11:01:22 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-11:01:22 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-11:01:22 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-11:01:22 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
./tar: Removing leading `../' from member names
env: can't execute './spinning_zsync': No such file or directory
env: can't execute './spinning_zsync': No such file or directory
09/27/20-11:02:04 INFO no dialog left to show
09/27/20-11:02:04 INFO quitting uimanager
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-11:02:17[*] Version: v2020.09-24-gb297fb7_2020-09-25

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-11:02:17 INFO SoftwareVersion: U632.6.1.830
Atached mp shm: id 0 addr a6f3a000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=2363
attach_shm: mtfb key=251349307 size=1657600
Atached mtfb shm: id 1b800f addr a43f1000 size 1657600
-------------------------
The task - luajit fb 0xa43f1000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[2370 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-11:02:17 INFO initializing for device PBTouchHDPlus
09/27/20-11:02:17 INFO framebuffer resolution: {
["h"] = 1072,
["w"] = 1448
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-11:02:18 INFO opening file /mnt/ext1/Books/Sperlich, Franz J_/Wenn du kein Problem hast, mach dir eins!_ Warum unsere grauen - und wie wir damit glucklich werden - Sperlich, Franz J_.epub
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-11:02:19 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-11:02:19 INFO Loading plugins from directory: plugins
09/27/20-11:02:19 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-11:02:19 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-11:02:20 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-11:02:20 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-11:02:20 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-11:02:20 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-11:02:20 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-11:02:20 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-11:02:20 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-11:02:20 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-11:02:20 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-11:02:20 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-11:02:20 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-11:02:20 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-11:02:20 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-11:02:20 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-11:02:20 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-11:02:20 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-11:02:20 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-11:02:20 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-11:02:20 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-11:02:20 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-11:02:20 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-11:02:20 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-11:02:20 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-11:02:20 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
09/27/20-11:08:32 INFO no dialog left to show
09/27/20-11:08:32 INFO quitting uimanager
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/27/20-11:09:49[*] Version: v2020.09-24-gb297fb7_2020-09-25

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/27/20-11:09:50 INFO SoftwareVersion: U632.6.1.830
Atached mp shm: id 0 addr a6f71000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1061
attach_shm: mtfb key=251348005 size=1657600
Atached mtfb shm: id 5000a addr a4428000 size 1657600
-------------------------
The task - luajit fb 0xa4428000
xres=1072 yres=1448 scanline=1072 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 10720000 0 -10000 0 10000 0
[1067 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/27/20-11:09:50 INFO initializing for device PBTouchHDPlus
09/27/20-11:09:50 INFO framebuffer resolution: {
["h"] = 1072,
["w"] = 1448
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/27/20-11:09:51 INFO opening file /mnt/ext1/Downloads/Wie man gelassen mit Geld umgeht_ Kleine Philosophie der Lebenskunst - Armstrong, John.epub
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/27/20-11:09:51 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/27/20-11:09:52 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/27/20-11:09:52 INFO Loading plugins from directory: plugins
09/27/20-11:09:52 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/27/20-11:09:52 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/27/20-11:09:52 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/27/20-11:09:52 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/27/20-11:09:52 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/27/20-11:09:52 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/27/20-11:09:52 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/27/20-11:09:52 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/27/20-11:09:52 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/27/20-11:09:52 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/27/20-11:09:52 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/27/20-11:09:52 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/27/20-11:09:52 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/27/20-11:09:52 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/27/20-11:09:52 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/27/20-11:09:52 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/27/20-11:09:52 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/27/20-11:09:52 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/27/20-11:09:52 INFO RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin
09/27/20-11:09:52 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/27/20-11:09:52 INFO RD loaded plugin profiles at plugins/profiles.koplugin
09/27/20-11:09:52 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/27/20-11:09:52 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/27/20-11:09:52 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/27/20-11:09:52 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/27/20-11:09:52 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
./tar: Removing leading `../' from member names
env: can't execute './spinning_zsync': No such file or directory
env: can't execute './spinning_zsync': No such file or directory
./tar: Removing leading `../' from member names
env: can't execute './spinning_zsync': No such file or directory
09/27/20-11:11:00 INFO no dialog left to show
09/27/20-11:11:00 INFO quitting uimanager
LucyOne is offline   Reply With Quote
Old 09-27-2020, 04:28 PM   #296
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Oops, that's my bad, I'll fix it, thanks for the logs .
NiLuJe is offline   Reply With Quote
Old 09-27-2020, 05:01 PM   #297
ezdiy
Zealot
ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.ezdiy can grok the meaning of the universe.
 
Posts: 121
Karma: 156515
Join Date: Oct 2019
Device: KT, KPW4, PB740-2
Quote:
Originally Posted by LucyOne View Post
The nightly v2020.09-24-gb297fb7_2020-09-25 shows a weird refresh behaviour on my Touch HD 3. Sometimes only about a quarter of the screen (vertically) flashes at random intervals. When highlighting a word to look it up, a part of the screen as wide as the word lights up, from the word to the top of the screen.
I wasn't able to downgrade OTA, as this produced an error.
Yep, I too noticed the refresh getting glitchy with hw rotate. Should be fixed in tomorrows nightly.
ezdiy is offline   Reply With Quote
Old 09-27-2020, 05:16 PM   #298
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Which, incidentally, you'll have to install manually, because I broke OTAs ;p.

(And that'll be fixed in tomorrow's nightly, too).
NiLuJe is offline   Reply With Quote
Old 09-28-2020, 03:23 AM   #299
LucyOne
Librocubicularist
LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.
 
LucyOne's Avatar
 
Posts: 617
Karma: 11908623
Join Date: Dec 2013
Location: Germany
Device: PocketBook InkPad 3 & Touch HD 3, Kobo Clara HD, Kindle Paperwhite 5
Mistakes happen. Thanks for your work!
LucyOne is offline   Reply With Quote
Old 09-29-2020, 05:21 AM   #300
LucyOne
Librocubicularist
LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.LucyOne ought to be getting tired of karma fortunes by now.
 
LucyOne's Avatar
 
Posts: 617
Karma: 11908623
Join Date: Dec 2013
Location: Germany
Device: PocketBook InkPad 3 & Touch HD 3, Kobo Clara HD, Kindle Paperwhite 5
The latest nightly starts rotated 90° to the left, but the touch zones seem to stay at 0°.
Here are the logs:

Spoiler:
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

It's a scroll... It's a codex... It's KOReader!
[*] Current time: 09/29/20-11:16:23[*] Version: v2020.09-29-ge169b34_2020-09-29

ffi.load: blitbuffer
ffi.load: SDL2
ffi.load (warning): libSDL2.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so
ffi.load (warning): libSDL2-2.0.so: cannot open shared object file: No such file or directory
ffi.load: libSDL2-2.0.so.0
ffi.load (warning): libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SDL2 not loaded: ./setupkoenv.lua:27: Not able to load dynamic library: libSDL2-2.0.so.0
ffi.load: inkview
09/29/20-11:16:23 INFO SoftwareVersion: U740.6.1.856
Atached mp shm: id 0 addr a6fe5000 size 17616
epdc_default_init
program_name = [./luajit], basename = [luajit], init_string = [/P7.Sink=Null /P7.Pool=128 /P7.Format="{%ts}[%fs:%fl] %lv %ms"]
program init string = [(null)]
default init string = [(null)]
Atached mqueue: id 8001
**** hw_task_register(luajit,00000000)=1687
attach_shm: mtfb key=251348631 size=2808848
Atached mtfb shm: id 13000a addr a4173000 size 2808848
-------------------------
The task - luajit fb 0xa4173000
xres=1404 yres=1872 scanline=1408 vdepth=8 orient=0
-------------------------
[hw_setglobalkeymask] gka0 = 4800002; gka1 = c800000; gka2 = 800000
OpenTheme: /ebrmain/themes/Line.pbt
Theme real name: Line
ts: loading default calibration values
TOUCHMATRIX: 0 0 10000 18720000 -10000 0
[1706 : ./luajit] (hw_nextevent)mq_receive ret -1 (Resource temporarily unavailable)
ffi.load: inkview
ffi.load: inkview
09/29/20-11:16:23 INFO initializing for device PBInkPad3
09/29/20-11:16:23 INFO framebuffer resolution: {
["h"] = 1404,
["w"] = 1872
}
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
09/29/20-11:16:24 INFO opening file /mnt/ext2/Books/Sperlich, Franz J_/Wenn du kein Problem hast, mach dir eins!_ Warum unsere grauen - und wie wir damit glucklich werden - Sperlich, Franz J_.epub
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font <./fonts/itcnb/ITC_New_Baskerville_Serif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font <./fonts/itcnb/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font <./fonts/itcnb/ITC_New_Baskerville_Serif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font <./fonts/itcnb/ITC_New_Baskerville_Serif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font <./fonts/minion/MinionPro Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/adobefonts/MinionPro-Bold.otf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/adobefonts/MinionPro-BoldIt.otf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/adobefonts/MinionPro-It.otf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/adobefonts/MinionPro-Regular.otf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/FreeSerif.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/PTSerif-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/PTSerif-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/PTSerif-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/PTSerif.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-LightItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-Medium.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-MediumItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-Thin.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/Roboto-ThinItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSans-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSans-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSans-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSans.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSerif-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSerif-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSerif-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </ebrmain/fonts/pdf/LiberationSerif.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Medium.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-MediumItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Alegreya-Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ChareInk-Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charis SIL ModifiedLarger-Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Charter Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ConstantiaSerif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Garamond Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasB.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasBI.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasI.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/GenBkBasR.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Georgia2Serif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Goudy Old Style Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/ITC_New_Baskerville_Serif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBIah.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RBah.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_RIah.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/LinLibertine_Rah.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Miller_Serif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic med.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/MinionPro Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Palatino_Serif_Regular.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Bold.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-BoldItalic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Italic.ttf>
09/29/20-11:16:24 ERROR failed to register crengine font: cannot register font </mnt/ext1/system/fonts/Vollkorn-Regular.ttf>
09/29/20-11:16:25 INFO Loading plugins from directory: plugins
09/29/20-11:16:25 INFO Plugin plugins/autofrontlight.koplugin/main.lua has been disabled.
09/29/20-11:16:25 INFO Plugin plugins/autosuspend.koplugin/main.lua has been disabled.
ffi.load: sqlite3
ffi.load: z
ffi.load (assisted searchpath): ./libs/libz.so.1
ffi.load: sqlite3
09/29/20-11:16:25 INFO Plugin plugins/hello.koplugin/main.lua has been disabled.
09/29/20-11:16:25 INFO Plugin plugins/keepalive.koplugin/main.lua has been disabled.
09/29/20-11:16:25 INFO RD loaded plugin SSH at plugins/SSH.koplugin
09/29/20-11:16:25 INFO RD loaded plugin autostandby at plugins/autostandby.koplugin
09/29/20-11:16:25 INFO RD loaded plugin autoturn at plugins/autoturn.koplugin
09/29/20-11:16:25 INFO RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin
09/29/20-11:16:25 INFO RD loaded plugin batterystat at plugins/batterystat.koplugin
09/29/20-11:16:25 INFO RD loaded plugin calibre at plugins/calibre.koplugin
09/29/20-11:16:25 INFO RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin
09/29/20-11:16:25 INFO RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin
09/29/20-11:16:25 INFO RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin
09/29/20-11:16:25 INFO RD loaded plugin evernote at plugins/evernote.koplugin
09/29/20-11:16:25 INFO RD loaded plugin gestures at plugins/gestures.koplugin
09/29/20-11:16:25 INFO RD loaded plugin goodreads at plugins/goodreads.koplugin
09/29/20-11:16:25 INFO RD loaded plugin kosync at plugins/kosync.koplugin
09/29/20-11:16:25 INFO RD loaded plugin movetoarchive at plugins/movetoarchive.koplugin
09/29/20-11:16:25 INFO RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin
09/29/20-11:16:25 INFO RD loaded plugin readtimer at plugins/readtimer.koplugin
09/29/20-11:16:25 INFO RD loaded plugin send2ebook at plugins/send2ebook.koplugin
09/29/20-11:16:25 INFO RD loaded plugin statistics at plugins/statistics.koplugin
09/29/20-11:16:25 INFO RD loaded plugin systemstat at plugins/systemstat.koplugin
09/29/20-11:16:25 INFO RD loaded plugin texteditor at plugins/texteditor.koplugin
09/29/20-11:16:25 INFO RD loaded plugin timesync at plugins/timesync.koplugin
09/29/20-11:16:25 INFO RD loaded plugin zsync at plugins/zsync.koplugin
LucyOne is offline   Reply With Quote
Reply

Tags
calibre, epub, koreader, pb742, pdf, pocketbook


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) hawhill Kindle Developer's Corner 1289 04-07-2025 10:18 AM
CBZ plugin interaction with FB2/DjVu plugins - First try at pinpointing MrWarper iRex 2 12-11-2011 05:46 AM
Raccoon Reader - reads ePub, fb2, fb2.zip, txt on WP7 for free Andrei_Shvydryk Reading and Management 0 10-31-2011 03:17 PM
v3 vs. v3+ as a pdf/DjVu reader hedonism_bot HanLin eBook 7 11-02-2010 08:16 PM
New PDF to LRF Tool (for DJVU and CBZ files too) RWood Sony Reader 0 08-29-2007 02:13 PM


All times are GMT -4. The time now is 05:56 PM.


MobileRead.com is a privately owned, operated and funded community.