Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-28-2019, 04:57 AM   #196
shotontro
Member
shotontro began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Boox Go Color 7, Kindle Keyboard 3
Hi, do I need to extract the zip file of Plato and koreader and put the powershell file to the main directory of the kobo or any folder on my windows pc?
shotontro is offline   Reply With Quote
Old 10-28-2019, 12:00 PM   #197
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,751
Karma: 730681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
You can just extract the zip file to the Kobo's root (as seen from your PC). The powershell script is something that should do this for you if you stick it in the same folder as the zip file.
Frenzie is offline   Reply With Quote
Advert
Old 11-13-2019, 12:57 AM   #198
linguinee
Member
linguinee began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Oct 2019
Device: Kobo Aura HD; Kobo Libra H20
Success on the Libra! With the Nov. 11 release I'm pleased to report that KOReader is performing splendidly. Thank you NiLuJe.
linguinee is offline   Reply With Quote
Old 11-21-2019, 09:16 PM   #199
quan0509
Junior Member
quan0509 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Nov 2013
Device: kindle paperwhite
Clara HD Loading SLowly

Folks,
I've just installed the newest KOReader version in the latest Nikel environment. I had got no any issue when installed it but when i tried to load the book for reading, it worked very slowly, taking around a min to load a 2mb Kepub format book for the very first time. It would be no matter for me cause it may take time to load the book at first.
But there was a very serious issue that i couldn't think i can stay with Koreader. It's when i adjust a font, align, margin and anything which related to book format. It takes too long for KoReader to apply the adjustment (5 mins average) which i thought the device was hang/ frozen, but it's not.

So anyone could tell me how to resolve the issue? Or it's just a nature of Koreader when using in Clara HD? Please kindly help!!!

I usually use mobi format & keepub. Things seem the same in formats whatever.
quan0509 is offline   Reply With Quote
Old 11-21-2019, 10:01 PM   #200
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
@quan0509: The book you're dealing with is either extremely large, or with an extremely tortuous DOM. (Or it has a weird quirk that CRe doesn't agree with).

Compare with a simple prose novel to double-check.

If you can provide a sample (ideally, a scrambled ePub) in a new issue over on GitHub, that might also help in pinpointing the main reason(s) behind the slowdown.
NiLuJe is offline   Reply With Quote
Advert
Old 11-22-2019, 01:04 AM   #201
quan0509
Junior Member
quan0509 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Nov 2013
Device: kindle paperwhite
Quote:
Originally Posted by NiLuJe View Post
@quan0509: The book you're dealing with is either extremely large, or with an extremely tortuous DOM. (Or it has a weird quirk that CRe doesn't agree with).

Compare with a simple prose novel to double-check.

If you can provide a sample (ideally, a scrambled ePub) in a new issue over on GitHub, that might also help in pinpointing the main reason(s) behind the slowdown.
@NiLuJe: the file is 5.7Mb in epub, it has 12167 pages in font size 5 and Unicode.
is it too big in size?
quan0509 is offline   Reply With Quote
Old 11-22-2019, 01:56 PM   #202
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
@quan0509: It *definitely* has the potential to trigger all kinds of weird corner-cases, yeah. And it would be somewhat costly to deal with even in the best of cases, anyway.

As I said, worth opening up an issue with a scrambled copy attached .
NiLuJe is offline   Reply With Quote
Old 12-07-2019, 02:41 PM   #203
katanel
Member
katanel began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Sep 2018
Device: Kobo H20 edition 2
Hi guys,

I've just installed:

Koreader 2019.11
KFMon

on my Aura H20 edition 2.

Unfortunately Koreader isn't able to start and looking into crash.log I have this:

Code:
[FBInk] Detected a Kobo Aura H2O² (374 => Snow @ Mark 6)


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

 It's a scroll... It's a codex... It's KOReader!
[*] Current time: 12/07/19-20:19:55[*] Version: v2019.11

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: blitbuffer
FB: computed size: 3342336
FB: id           : mxc_epdc_fb
FB: smem_len     : 6684672
FB: line_length  : 1088
FB: xres         : 1080
FB: xres_virtual : 1088
FB: yres         : 1440
FB: yres_virtual : 3072
FB: bpp          : 8
12/07/19-20:19:56 INFO  initializing for device Kobo_snow
12/07/19-20:19:56 INFO  framebuffer resolution: {
    ["h"] = 1440,
    ["w"] = 1080
}
[ko-input] Forked off fake event generator(pid:1303).
ffi.load: libs/libmupdf.so
ffi.load: libs/libwrap-mupdf.so
ffi.load: libs/libfreetype.so.6
12/07/19-20:19:56 INFO  could not open image file: resources/info-i.png
./luajit: frontend/ui/widget/imagewidget.lua:162: attempt to index field '_bb' (a nil value)
stack traceback:
	frontend/ui/widget/imagewidget.lua:162: in function '_loadfile'
	frontend/ui/widget/imagewidget.lua:189: in function '_render'
	frontend/ui/widget/imagewidget.lua:294: in function 'getSize'
	frontend/ui/widget/horizontalgroup.lua:17: in function 'getSize'
	frontend/ui/widget/container/framecontainer.lua:44: in function 'getSize'
	frontend/ui/widget/infomessage.lua:152: in function 'init'
	frontend/ui/widget/widget.lua:48: in function 'new'
	frontend/apps/reader/readerui.lua:490: in function 'showReaderCoroutine'
	frontend/apps/reader/readerui.lua:484: in function 'showReader'
	./reader.lua:233: in function 'action'
	frontend/ui/uimanager.lua:750: in function '_checkTasks'
	frontend/ui/uimanager.lua:1033: in function 'handleInput'
	frontend/ui/uimanager.lua:1119: in function 'run'
	./reader.lua:260: in main chunk
	[C]: at 0x000140c1
!!!!
Uh oh, something went awry... (Crash n°1: 12/07/19 @ 20:19:57)
Running FW 4.18.13737 on Linux 3.0.35+ (#6004 PREEMPT Fri Dec 2 14:15:07 CST 2016)
Attempting to restart KOReader . . .
Any idea?
katanel is offline   Reply With Quote
Old 12-07-2019, 05:21 PM   #204
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
@katanel: That looks like an incomplete/corrupt installation.

(resources/info-i.png is missing, which breaks ImageWidget because it doesn't have a sane fallback for that).

Double-check the integrity of the archive you downloaded, the sanity of your device's filesystem, and whether you actually have enough free space left in there .

Last edited by NiLuJe; 12-07-2019 at 05:23 PM.
NiLuJe is offline   Reply With Quote
Old 12-08-2019, 01:54 PM   #205
katanel
Member
katanel began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Sep 2018
Device: Kobo H20 edition 2
Quote:
Originally Posted by NiLuJe View Post
@katanel: That looks like an incomplete/corrupt installation.

(resources/info-i.png is missing, which breaks ImageWidget because it doesn't have a sane fallback for that).

Double-check the integrity of the archive you downloaded, the sanity of your device's filesystem, and whether you actually have enough free space left in there .
OK, many thanks, this time I've installed using normal method and not One click.

https://github.com/koreader/koreader...n-Kobo-devices

Update:

using install.ps1 from first post and Koreader-v2019.11.zip file I had a successful installation.

Koreader is available in the books section and once clicked is lunched but I get this message at the end of the page:

[KFMon] Not spawning koreader.sh: still running!

Last edited by katanel; 12-08-2019 at 02:27 PM.
katanel is offline   Reply With Quote
Old 12-08-2019, 02:05 PM   #206
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
Yep, I'm not so completely insane that'd I'd ask people to install WSL or Cygwin just to run a shell script on Windows ^^.
NiLuJe is offline   Reply With Quote
Old 12-08-2019, 02:55 PM   #207
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,804
Karma: 7025947
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by NiLuJe View Post
Yep, I'm not so completely insane that'd I'd ask people to install WSL or Cygwin just to run a shell script on Windows ^^.
Don't forget Git Bash/MSYS2 (it's a bit less crazy than Cygwin, runs portably and without admin, and isn't as big as WSL)!
geek1011 is offline   Reply With Quote
Old 12-08-2019, 03:05 PM   #208
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
@geek1011:

@katanel: I smell a rat. . Completely reboot your device, and try again. I'd also be glad to see the KFMon log (After the reboot, open the KFMon "book", then send me the .adds/kfmon/log/kfmon_dump.log file).

Out of curiosity, is your device "clean", or has there been some other launcher and/or invasive hacks installed before?
NiLuJe is offline   Reply With Quote
Old 12-09-2019, 04:49 AM   #209
katanel
Member
katanel began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Sep 2018
Device: Kobo H20 edition 2
Quote:
Originally Posted by NiLuJe View Post
@geek1011:

@katanel: I smell a rat. . Completely reboot your device, and try again. I'd also be glad to see the KFMon log (After the reboot, open the KFMon "book", then send me the .adds/kfmon/log/kfmon_dump.log file).

Out of curiosity, is your device "clean", or has there been some other launcher and/or invasive hacks installed before?
Nope, it's clean. First installation (from all time :P) was the one with failure (KFMon + Koreader) and no other launchers.

Second time I used One click installer + install.ps1 and everything went fine except the message.

I will do the restart and I will look to send you the kfmon.log

Thanks!
katanel is offline   Reply With Quote
Old 12-16-2019, 06:23 PM   #210
stannie21
Junior Member
stannie21 began at the beginning.
 
stannie21's Avatar
 
Posts: 1
Karma: 10
Join Date: Dec 2019
Device: Kobo Clara HD
Hello! Firstly, big thanks to OP for this, very clean and useful!

Secondly, I am wondering if anyone here omitted default registration and went straight to this one-click KOReader/Plato installation? I am getting my Clara HD tomorrow and I want to do the following:
1. Backup the existing firmare by extracting full image of internal SD card.
2. Bypass registration by the slick SQL trick described in https://yingtongli.me/blog/2018/07/30/kobo-rego.html. It says you can get the firmware updates simply by enabling WiFi and clicking on 'Sync now'.
3. One-click install kfmon+KOReader+Plato as described in this thread.

I am wondering if this is a sound. Did anyone take similar steps recently? Thanks!
stannie21 is offline   Reply With Quote
Reply

Tags
kfmon, kobo, koreader, plato


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura How to install ksm and koreader mhss Kobo Reader 0 01-17-2018 07:45 PM
Koreader could not be opened by click an epub file on the books list johnleo KOReader 4 12-11-2017 07:57 AM
Cannot install custom update packages via MRPI anunay Kindle Developer's Corner 9 02-09-2017 07:46 AM
Kobo-how to install koreader sahbi KOReader 22 01-02-2016 03:49 PM
Koreader install help mrmojorizing Kobo Developer's Corner 3 09-29-2014 01:24 PM


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


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