![]() |
#1 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
Screen problem with last release and Onyx M96
Hi,
I just installed the last KOReader version on a Onyx M96, after I used the april, june and july versions. The last version has a problem: KOReader does not use all the screen. The bottom of the screen has a empty space not used. Someone could help me? Thank you. Fabrizio |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,742
Karma: 730681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
Does it make a difference if you switch to a different app and back again?
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
|
![]() |
![]() |
![]() |
#4 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Versions between android 4.1 and android 4.4 have a "fullscreen" switch in "gear" -> screen -> fullscreen. If the fullscreen checkbox is marked then logs would be awesome.
Fullscreen and other settings are stored in /sdcard/koreader/ and survive updates, so my guess is: -a: you did a new install after cleaning old settings (or removed the folder all together) -b: a new bug emerged on a legacy android version (4.0?) just because nobody can test that platform. -c: a firmware update bumped api level, so a new option emerged in the menu. AFAIK nothing was changed in the fullscreen behaviour since https://github.com/koreader/android-...848f3a8511ce61 (june 2019) and the last modification for "really legacy devices" was https://github.com/koreader/android-...0978337e8a574f in february |
![]() |
![]() |
![]() |
#5 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
In Onyx (android 4.4) I can set the fullscreen for Apps, and I set it for KOReader. If I do not set it, I have a black system menu on top of the screen. And I have not it, I have a white space at the bottom. So it seems the "system" fullscreen works.
I have set the fullscreen in KOReader options. I have set it, unset it, set it, to be sure. But I still have the white space at the bottom. I do not delete the old April installation before install the last one. I can try to install the June version, but I'm sure I had tested it this summer with no problems... Let me know if I can make some experiment, thank you. Fabrizio |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
In android 4.4 and higher we use what's called "immersive screen". See https://developer.android.com/traini...m-ui/immersive.
That's it: we always run in fullscreen mode, except when the user makes a swipe gesture to show UI bars. Are you sure you're running the same firmware now and in the summer? If you're not sure you might want to try older versions again, because they should behave exactly the same. In any case we can't do nothing without logs, which you can get with adb and the following command: Code:
adb logcat |
![]() |
![]() |
![]() |
#7 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Your comment in https://www.mobileread.com/forums/sh...10&postcount=6 makes me think your firmware was updated and somewhat borked as it doesn't abide to its API level.
Last edited by pazos; 01-06-2020 at 04:22 PM. |
![]() |
![]() |
![]() |
#8 | |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
Quote:
But I just installed the "koreader-android-arm-linux-androideabi-v2019.07.apk", and all is working fine, the full screen is working in that version. I attach the log I got with a Log app and last release, I hope they are related. Code:
01-06 22:23:46.180 I/KOReader( 3963): Application started 01-06 22:23:46.190 V/KOReader( 3963): Application info { 01-06 22:23:46.190 V/KOReader( 3963): Flags: user, legacy storage. 01-06 22:23:46.190 V/KOReader( 3963): Paths { 01-06 22:23:46.190 V/KOReader( 3963): Assets: /data/data/org.koreader.launcher/files 01-06 22:23:46.190 V/KOReader( 3963): Library: /mnt/asec/org.koreader.launcher-2/lib 01-06 22:23:46.190 V/KOReader( 3963): Storage: /mnt/sdcard 01-06 22:23:46.190 V/KOReader( 3963): } 01-06 22:23:46.190 V/KOReader( 3963): } 01-06 22:23:46.270 I/dalvikvm( 3963): Could not find method android.view.View.getRootWindowInsets, referenced from method org.koreader.launcher.BaseActivity.onAttachedToWindow 01-06 22:23:46.270 W/dalvikvm( 3963): VFY: unable to resolve virtual method 3425: Landroid/view/View;.getRootWindowInsets ()Landroid/view/WindowInsets; 01-06 22:23:46.270 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0024 01-06 22:23:46.570 V/KOReader( 3963): [NativeThread]: waiting for activity 01-06 22:23:46.580 V/KOReader( 3963): [MainActivity] onNativeWindowImpl() 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.createDeviceProtectedStorageContext, referenced from method androidx.core.content.ContextCompat.createDeviceProtectedStorageContext 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 369: Landroid/content/Context;.createDeviceProtectedStorageContext ()Landroid/content/Context; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getCodeCacheDir, referenced from method androidx.core.content.ContextCompat.getCodeCacheDir 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 376: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getColor, referenced from method androidx.core.content.ContextCompat.getColor 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 377: Landroid/content/Context;.getColor (I)I 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getColorStateList, referenced from method androidx.core.content.ContextCompat.getColorStateList 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 378: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getDataDir, referenced from method androidx.core.content.ContextCompat.getDataDir 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 380: Landroid/content/Context;.getDataDir ()Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getDrawable, referenced from method androidx.core.content.ContextCompat.getDrawable 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 381: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getExternalCacheDirs, referenced from method androidx.core.content.ContextCompat.getExternalCacheDirs 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 383: Landroid/content/Context;.getExternalCacheDirs ()[Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getExternalFilesDirs, referenced from method androidx.core.content.ContextCompat.getExternalFilesDirs 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 385: Landroid/content/Context;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getMainExecutor, referenced from method androidx.core.content.ContextCompat.getMainExecutor 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 388: Landroid/content/Context;.getMainExecutor ()Ljava/util/concurrent/Executor; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getNoBackupFilesDir, referenced from method androidx.core.content.ContextCompat.getNoBackupFilesDir 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 390: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getObbDirs, referenced from method androidx.core.content.ContextCompat.getObbDirs 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 392: Landroid/content/Context;.getObbDirs ()[Ljava/io/File; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getSystemService, referenced from method androidx.core.content.ContextCompat.getSystemService 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 397: Landroid/content/Context;.getSystemService (Ljava/lang/Class;)Ljava/lang/Object; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.getSystemServiceName, referenced from method androidx.core.content.ContextCompat.getSystemServiceName 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 399: Landroid/content/Context;.getSystemServiceName (Ljava/lang/Class;)Ljava/lang/String; 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.580 I/dalvikvm( 3963): Could not find method android.content.Context.isDeviceProtectedStorage, referenced from method androidx.core.content.ContextCompat.isDeviceProtectedStorage 01-06 22:23:46.580 W/dalvikvm( 3963): VFY: unable to resolve virtual method 402: Landroid/content/Context;.isDeviceProtectedStorage ()Z 01-06 22:23:46.580 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.590 I/dalvikvm( 3963): Could not find method android.content.Context.startActivities, referenced from method androidx.core.content.ContextCompat.startActivities 01-06 22:23:46.590 W/dalvikvm( 3963): VFY: unable to resolve virtual method 412: Landroid/content/Context;.startActivities ([Landroid/content/Intent;Landroid/os/Bundle;)V 01-06 22:23:46.590 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.590 I/dalvikvm( 3963): Could not find method android.content.Context.startActivity, referenced from method androidx.core.content.ContextCompat.startActivity 01-06 22:23:46.590 W/dalvikvm( 3963): VFY: unable to resolve virtual method 414: Landroid/content/Context;.startActivity (Landroid/content/Intent;Landroid/os/Bundle;)V 01-06 22:23:46.590 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.590 I/dalvikvm( 3963): Could not find method android.content.Context.startForegroundService, referenced from method androidx.core.content.ContextCompat.startForegroundService 01-06 22:23:46.590 W/dalvikvm( 3963): VFY: unable to resolve virtual method 415: Landroid/content/Context;.startForegroundService (Landroid/content/Intent;)Landroid/content/ComponentName; 01-06 22:23:46.590 D/dalvikvm( 3963): VFY: replacing opcode 0x6e at 0x0006 01-06 22:23:46.590 I/dalvikvm( 3963): Could not find method android.provider.Settings$System.canWrite, referenced from method org.koreader.launcher.SystemSettings.canWrite 01-06 22:23:46.590 W/dalvikvm( 3963): VFY: unable to resolve static method 1483: Landroid/provider/Settings$System;.canWrite (Landroid/content/Context;)Z 01-06 22:23:46.590 D/dalvikvm( 3963): VFY: replacing opcode 0x71 at 0x000b 01-06 22:23:46.610 I/imx6.gralloc( 1959): Display Request: 2700 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:46.620 V/KOReader( 3963): [NativeThread]: activity window ready. 01-06 22:23:46.620 I/imx6.gralloc( 1959): Display Request: 2701 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:46.670 V/KOReader( 3963): [NativeThread]: activity gained focus. 01-06 22:23:46.670 V/KOReader( 3963): [NativeThread]: launching LuaJIT assets 01-06 22:23:46.700 I/ActivityManager( 2037): Displayed org.koreader.launcher/.MainActivity: +2s38ms 01-06 22:23:46.710 I/imx6.gralloc( 1959): Display Request: 2702 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:46.730 I/imx6.gralloc( 1959): Display Request: 2703 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:47.000 I/KOReader( 3963): Check file in asset module: koreader-v2019.12.zip 01-06 22:23:47.040 D/dalvikvm( 3963): GC_CONCURRENT freed 263K, 5% free 7070K/7431K, paused 2ms+3ms 01-06 22:23:47.070 I/KOReader( 3963): Skip installation for revision v2019.12 01-06 22:23:47.070 I/KOReader( 3963): Change directory to assets dir: /data/data/org.koreader.launcher/files 01-06 22:23:47.140 I/KOReader( 3963): command chmod 755 ./sdcv returned 0 01-06 22:23:47.140 V/KOReader( 3963): stdout: 01-06 22:23:47.140 V/KOReader( 3963): stderr: 01-06 22:23:47.150 I/KOReader( 3963): command chmod 755 ./tar returned 0 01-06 22:23:47.150 V/KOReader( 3963): stdout: 01-06 22:23:47.150 V/KOReader( 3963): stderr: 01-06 22:23:47.160 I/KOReader( 3963): command chmod 755 ./zsync returned 0 01-06 22:23:47.160 V/KOReader( 3963): stdout: 01-06 22:23:47.160 V/KOReader( 3963): stderr: 01-06 22:23:47.190 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libkoreader-lfs.so 01-06 22:23:47.190 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:47.190 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libkoreader-lfs.so 01-06 22:23:47.190 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.190 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.190 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libkoreader-lfs.so 01-06 22:23:47.740 I/KOReader( 3963): Android 4.0.4 - Ice Cream Sandwich (API 15) - flavor: rocks 01-06 22:23:47.760 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/./libs/libblitbuffer.so 01-06 22:23:47.760 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/./libs/libblitbuffer.so 01-06 22:23:47.760 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.760 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.800 I/imx6.gralloc( 1959): Display Request: 2704 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:47.830 I/KOReader( 3963): initializing for device m96 01-06 22:23:47.830 I/KOReader( 3963): framebuffer resolution: { 01-06 22:23:47.830 I/KOReader( 3963): ["h"] = 1152, 01-06 22:23:47.830 I/KOReader( 3963): ["w"] = 825 01-06 22:23:47.830 I/KOReader( 3963): } 01-06 22:23:47.860 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.860 V/KOReader( 3963): dl.dlopen - opening needed libz.so.1 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.860 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.870 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.870 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.870 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.870 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.870 V/KOReader( 3963): dl.dlopen - opening needed libjpeg.so.8 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.870 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.870 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.870 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.880 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.880 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.880 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.890 V/KOReader( 3963): dl.dlopen - opening needed libharfbuzz.so.0 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.890 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed liblog.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/liblog.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/liblog.so 01-06 22:23:47.900 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.900 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.910 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.920 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libwrap-mupdf.so 01-06 22:23:47.920 V/KOReader( 3963): dl.dlopen - opening needed libmupdf.so for /data/data/org.koreader.launcher/files/libs/libwrap-mupdf.so 01-06 22:23:47.920 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.920 V/KOReader( 3963): dl.dlopen - opening needed libz.so.1 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.920 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.920 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.920 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libjpeg.so.8 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libharfbuzz.so.0 for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.930 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.930 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.940 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.940 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.940 V/KOReader( 3963): dl.dlopen - opening needed liblog.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/liblog.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/liblog.so 01-06 22:23:47.940 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libmupdf.so 01-06 22:23:47.940 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libwrap-mupdf.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.940 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:47.950 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.950 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.950 V/KOReader( 3963): dl.dlopen - opening needed libharfbuzz.so.0 for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.950 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.950 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.960 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.960 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:47.960 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.dlopen - opening needed libfribidi.so.0 for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:47.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:47.970 V/KOReader( 3963): dl.dlopen - opening needed libunibreak.so.3 for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libunibreak.so.3 01-06 22:23:47.970 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libunibreak.so.3 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libunibreak.so.3 01-06 22:23:47.970 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:47.970 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:47.970 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:47.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:47.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libkoreader-xtext.so 01-06 22:23:48.020 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:48.020 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:48.030 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.030 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.140 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/common/serialize.so 01-06 22:23:48.140 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:48.140 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/common/serialize.so 01-06 22:23:48.140 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.140 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.140 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/common/serialize.so 01-06 22:23:48.270 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/rocks/lib/lua/5.1/lpeg.so 01-06 22:23:48.270 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:48.270 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/rocks/lib/lua/5.1/lpeg.so 01-06 22:23:48.270 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.270 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.270 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/rocks/lib/lua/5.1/lpeg.so 01-06 22:23:48.310 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/common/socket/score.so 01-06 22:23:48.310 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:48.310 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/common/socket/score.so 01-06 22:23:48.310 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.320 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.320 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/common/socket/score.so 01-06 22:23:48.330 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/common/mime/mcore.so 01-06 22:23:48.330 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:48.330 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/common/mime/mcore.so 01-06 22:23:48.330 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.330 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.330 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/common/mime/mcore.so 01-06 22:23:48.340 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/common/ssl.so 01-06 22:23:48.340 V/KOReader( 3963): dl.dlopen - opening needed libssl.so.1.1 for /data/data/org.koreader.launcher/files/common/ssl.so 01-06 22:23:48.340 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libssl.so.1.1 01-06 22:23:48.350 V/KOReader( 3963): dl.dlopen - opening needed libcrypto.so.1.1 for /data/data/org.koreader.launcher/files/libs/libssl.so.1.1 01-06 22:23:48.350 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.370 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.370 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.370 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.370 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.380 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libssl.so.1.1 01-06 22:23:48.380 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.380 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.380 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libssl.so.1.1 01-06 22:23:48.390 V/KOReader( 3963): dl.dlopen - opening needed libcrypto.so.1.1 for /data/data/org.koreader.launcher/files/common/ssl.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.390 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libcrypto.so.1.1 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:48.390 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/common/ssl.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:48.390 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/common/ssl.so 01-06 22:23:49.310 I/KOReader( 3963): Loading plugins from directory: plugins 01-06 22:23:49.390 I/KOReader( 3963): Plugin plugins/SSH.koplugin/main.lua has been disabled. 01-06 22:23:49.420 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.430 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.430 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:49.430 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:49.430 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.430 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:49.430 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:49.450 I/KOReader( 3963): Plugin plugins/hello.koplugin/main.lua has been disabled. 01-06 22:23:49.450 I/KOReader( 3963): Plugin plugins/keepalive.koplugin/main.lua has been disabled. 01-06 22:23:49.470 I/KOReader( 3963): Plugin plugins/timesync.koplugin/main.lua has been disabled. 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libz.so 01-06 22:23:49.510 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /system/lib/libz.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:49.510 V/KOReader( 3963): dl.dlopen - opening needed libstdc++.so for /system/lib/libz.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libstdc++.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libstdc++.so 01-06 22:23:49.510 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /system/lib/libz.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.510 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:49.510 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/./libs/libsqlite3.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:49.510 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:49.520 I/KOReader( 3963): Plugin plugins/autosuspend.koplugin/main.lua has been disabled. 01-06 22:23:49.520 I/KOReader( 3963): Plugin plugins/autofrontlight.koplugin/main.lua has been disabled. 01-06 22:23:49.520 I/KOReader( 3963): FM loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin 01-06 22:23:49.520 I/KOReader( 3963): FM loaded plugin batterystat at plugins/batterystat.koplugin 01-06 22:23:49.520 I/KOReader( 3963): FM loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin 01-06 22:23:49.610 I/KOReader( 3963): FM loaded plugin coverbrowser at plugins/coverbrowser.koplugin 01-06 22:23:49.610 I/KOReader( 3963): FM loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin evernote at plugins/evernote.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin goodreads at plugins/goodreads.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin newsdownloader at plugins/newsdownloader.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin readtimer at plugins/readtimer.koplugin 01-06 22:23:49.620 I/KOReader( 3963): FM loaded plugin send2ebook at plugins/send2ebook.koplugin 01-06 22:23:49.630 I/KOReader( 3963): FM loaded plugin statistics at plugins/statistics.koplugin 01-06 22:23:49.630 I/KOReader( 3963): FM loaded plugin systemstat at plugins/systemstat.koplugin 01-06 22:23:49.630 I/KOReader( 3963): FM loaded plugin terminal at plugins/terminal.koplugin 01-06 22:23:49.630 I/KOReader( 3963): FM loaded plugin texteditor at plugins/texteditor.koplugin 01-06 22:23:49.640 I/KOReader( 3963): FM loaded plugin wallabag at plugins/wallabag.koplugin 01-06 22:23:49.790 I/imx6.gralloc( 1959): Display Request: 2705 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:50.140 I/imx6.gralloc( 1959): Display Request: 2706 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:51.310 D/OnyxWifiLockManagerService( 2037): ===== reset timer 01-06 22:23:52.340 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.350 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.360 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.370 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.390 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.400 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.450 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.460 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.470 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.490 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.500 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.510 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.520 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.530 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.540 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.560 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.570 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:52.580 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.120 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.130 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.140 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.160 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.170 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.180 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.190 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.200 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.210 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.230 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.240 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:54.540 I/imx6.gralloc( 1959): Display Request: 2707 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:57.320 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.330 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.340 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.350 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.360 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.380 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.390 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.400 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.410 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.420 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:23:57.470 I/imx6.gralloc( 1959): Display Request: 2708 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:57.700 I/imx6.gralloc( 1959): Display Request: 2709 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:57.860 I/KOReader( 3963): opening file /mnt/sdcard/Books/Storia contemporanea_nodrm.epub 01-06 22:23:57.870 I/imx6.gralloc( 1959): Display Request: 2710 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:23:57.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libkoreader-cre.so 01-06 22:23:57.960 V/KOReader( 3963): dl.lua - sys_dlopen - loading library libluajit.so 01-06 22:23:57.960 V/KOReader( 3963): dl.dlopen - opening needed libcrengine.so for /data/data/org.koreader.launcher/files/libs/libkoreader-cre.so 01-06 22:23:57.960 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libz.so.1 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libharfbuzz.so.0 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:57.980 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:57.980 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libfreetype.so.6 for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfreetype.so.6 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libharfbuzz.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libfribidi.so.0 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libfribidi.so.0 01-06 22:23:57.990 V/KOReader( 3963): dl.dlopen - opening needed libutf8proc.so.2 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:57.990 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libutf8proc.so.2 01-06 22:23:58.000 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libutf8proc.so.2 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libutf8proc.so.2 01-06 22:23:58.000 V/KOReader( 3963): dl.dlopen - opening needed libjpeg.so.8 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:58.000 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libjpeg.so.8 01-06 22:23:58.000 V/KOReader( 3963): dl.dlopen - opening needed libpng16.so.16 for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:58.000 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libpng16.so.16 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libz.so.1 for /data/data/org.koreader.launcher/files/libs/libpng16.so.16 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libz.so.1 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libpng16.so.16 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libpng16.so.16 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libpng16.so.16 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:58.010 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.010 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libcrengine.so 01-06 22:23:58.040 V/KOReader( 3963): dl.dlopen - opening needed libm.so for /data/data/org.koreader.launcher/files/libs/libkoreader-cre.so 01-06 22:23:58.040 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libm.so 01-06 22:23:58.040 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libm.so 01-06 22:23:58.040 V/KOReader( 3963): dl.dlopen - opening needed libc.so for /data/data/org.koreader.launcher/files/libs/libkoreader-cre.so 01-06 22:23:58.040 V/KOReader( 3963): dl.lua - dl.dlopen - library lname detected /system/lib/libc.so 01-06 22:23:58.040 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /system/lib/libc.so 01-06 22:23:58.040 V/KOReader( 3963): dl.lua - sys_dlopen - loading library /data/data/org.koreader.launcher/files/libs/libkoreader-cre.so 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin autoturn at plugins/autoturn.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin backgroundrunner at plugins/backgroundrunner.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin batterystat at plugins/batterystat.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin calibrecompanion at plugins/calibrecompanion.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin coverbrowser at plugins/coverbrowser.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin docsettingtweak at plugins/docsettingtweak.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin evernote at plugins/evernote.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin goodreads at plugins/goodreads.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin kosync at plugins/kosync.koplugin 01-06 22:23:58.260 I/KOReader( 3963): RD loaded plugin newsdownloader at plugins/newsdownloader.koplugin 01-06 22:23:58.270 I/KOReader( 3963): RD loaded plugin perceptionexpander at plugins/perceptionexpander.koplugin 01-06 22:23:58.270 I/KOReader( 3963): RD loaded plugin readtimer at plugins/readtimer.koplugin 01-06 22:23:58.270 I/KOReader( 3963): RD loaded plugin send2ebook at plugins/send2ebook.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin statistics at plugins/statistics.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin systemstat at plugins/systemstat.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin terminal at plugins/terminal.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin texteditor at plugins/texteditor.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin wallabag at plugins/wallabag.koplugin 01-06 22:23:58.280 I/KOReader( 3963): RD loaded plugin zsync at plugins/zsync.koplugin 01-06 22:23:59.960 I/imx6.gralloc( 1959): Display Request: 2711 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:24:01.980 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.000 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.020 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.030 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.040 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.050 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.060 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.070 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.090 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.100 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.510 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:02.510 I/imx6.gralloc( 1959): Display Request: 2712 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:24:04.310 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.320 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.330 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.340 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.350 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.360 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.370 E/NativeActivity( 3963): channel '41252f08 org.koreader.launcher/org.koreader.launcher.MainActivity (client)' ~ Failed to receive dispatch signal. status=-11 01-06 22:24:04.400 I/imx6.gralloc( 1959): Display Request: 2713 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:24:04.770 I/imx6.gralloc( 1959): Display Request: 2714 (0, 0) - (1200, 825) mode = 0x5 flags = 0x0 01-06 22:24:05.200 I/KOReader( 3963): no dialog left to show 01-06 22:24:05.200 I/KOReader( 3963): quitting uimanager 01-06 22:24:05.250 I/KOReader( 3963): Stopping KOReader main activity |
|
![]() |
![]() |
![]() |
#9 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Ok, so you're running Android 4.0.4 - Ice Cream Sandwich (API 15) - flavor: rocks
And your device is providing the following info to KO: framebuffer resolution: { ["h"] = 1152, ["w"] = 825 } But that's not the real resolution, which is: (1200, 825) This can be solved with a patch, but first: can you confirm that the last version that shows a fullscreen is 2019.03 and the first version with a white space is 2019.10? Do you see a koreader logo while uncompressing assets? The patch (save as /sdcard/koreader/patch.lua): Code:
local screen = require("android").screen screen.height = 1200 |
![]() |
![]() |
![]() |
#10 | |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
Quote:
Code:
This can be solved with a patch, but first: can you confirm that the last version that shows a fullscreen is 2019.03 and the first version with a white space is 2019.10? Do you see a koreader logo while uncompressing assets? Thank you Fabrizio |
|
![]() |
![]() |
![]() |
#11 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Sorry, it was a typo. I meant 2019.09.3 vs 2019.10. A new logo was added, that's it. But is the only viable candidate for such a behaviour change.
|
![]() |
![]() |
![]() |
#12 | |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
Quote:
the last version with full screen working is the "koreader-android-arm-linux-androideabi-v2019.08.apk". the first one with the full screen problem is: "koreader-android-arm-v2019.09.3.apk" 2019.10, 2019.12 have the full screen problem too. So it seems the problem started before the logo. Last edited by fbrzvnrnd; 01-07-2020 at 04:11 PM. |
|
![]() |
![]() |
![]() |
#13 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
(BTW, the patch is working fine)
|
![]() |
![]() |
![]() |
#14 |
cosiñeiro
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,400
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Hi fbrzvnrnd. Thanks for all the feedback. I'm still clueless and have no way to try/debug myself. Google is pushing hard to make developers deprecate apis14/15, specially for ndk applications. Emulator is broken since standalone sdk/Eclipse days.
To play with ICS I have to install really legacy emulator and sdk into a VM because it clashes with newer tools bundled with android studio. I did that once but I think I doesn't worth the hussle anymore. In short: please stay with the patch.lua method. It should work on your device across different versions and does survive updates. |
![]() |
![]() |
![]() |
#15 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 557
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
|
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Onyx boox m92 and m96 broken screen | MishaZip | Onyx Boox | 22 | 10-19-2019 08:32 AM |
Onyx Boox M96 -- certain parts of screen no longer detecting the stylus | daaronr | Onyx Boox | 2 | 06-05-2018 08:58 AM |
M96 screen problem,need some help | pataster | Onyx Boox | 1 | 08-23-2017 05:51 AM |
Screen replacement of Onyx Boox M96 Plus | Cat_Turbo | Onyx Boox | 2 | 08-29-2016 06:30 PM |
Onyx M92 screen replacement or buy M96 ? | ioannis | Onyx Boox | 4 | 10-30-2014 07:50 AM |