![]() |
#1276 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
For your Windows setup, did you follow the step where you unblocked the install.ps1 script?
As for Linux, did you prefix the script with ./ though that is likely old hat to you. My personal preference is to open a PowerShell or command line window first and then run the script from there just to make any errors available to view. |
![]() |
![]() |
![]() |
#1277 |
Enthusiast
![]() ![]() ![]() ![]() Posts: 30
Karma: 338
Join Date: Apr 2012
Location: Western Alaska
Device: Kindle Paperwhite PW5, Kobo Clara Colour
|
Oh good gravy, I can't believe that I forgot the ./ <insert embarrassed emoji>.
But for the Windows one I did unblock the script and it still didn't work. |
![]() |
![]() |
![]() |
#1278 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
When you tried running it in a Powershell window, what was the error message? And just to add more joy, to run a program from the local directory when using PowerShell, you will need to use the ./ prefix
|
![]() |
![]() |
![]() |
#1279 |
Enthusiast
![]() ![]() ![]() ![]() Posts: 30
Karma: 338
Join Date: Apr 2012
Location: Western Alaska
Device: Kindle Paperwhite PW5, Kobo Clara Colour
|
I tried to run both as per the directions in the second post of right clicking on the script and choosing to run in Powershell/Terminal. Then on Linux I tried to run from the terminal by cd'ing to the folder with the script and zip file, but then forgot about ./ to actually run the script. Incidentally I went back after your first reply and ran the script with the ./ and got a error message of No Kobo device detected, so I'm pretty confident that the Linux script would have worked.
On Windows the Powershell window flashed briefly on screen (less than 1 second) before closing, no error message that I saw. By that time I just gave up and did the install manually. So it was user error as these things tend to be, anyway thank you for the help. |
![]() |
![]() |
![]() |
#1280 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: May 2025
Device: Kobo Libra 2, Kindle Oasis
|
I just got a Kobo Libra 2 and ran the script on my Mac. Followed the steps pretty precisely. Koreader is doing the bomb crash and rebooting every time I try to open it.
The only difference in the install process is that gatekeeper didn't try to block me from running the script. The crashlog is super long but the one part I'm able to see as a potential culprit is here. Wondering what to do to fix this. Code:
05/07/25-16:13:01 INFO ./cache/fontlist/fontinfo.dat fopen: No such file or directory -> initializing it 05/07/25-16:13:02 INFO Performing one-time migration for 20210306 (1/2) 05/07/25-16:13:02 INFO Performing one-time migration for 20210306 (2/2) 05/07/25-16:13:02 INFO Performing one-time migration for 20210330 05/07/25-16:13:02 WARN Error when loading plugins/statistics.koplugin/main.lua: frontend/ui/widget/filechooser.lua:6: module 'apps/filemanager/filemanagershortcuts' not found: no field package.preload['apps/filemanager/filemanagershortcuts'] no file 'plugins/statistics.koplugin/apps/filemanager/filemanagershortcuts.lua' no file 'common/apps/filemanager/filemanagershortcuts.lua' no file 'frontend/apps/filemanager/filemanagershortcuts.lua' no file 'plugins/exporter.koplugin/apps/filemanager/filemanagershortcuts.lua' no file './apps/filemanager/filemanagershortcuts.lua' no file '/usr/local/share/luajit-2.1/apps/filemanager/filemanagershortcuts.lua' no file '/usr/local/share/lua/5.1/apps/filemanager/filemanagershortcuts.lua' no file '/usr/local/share/lua/5.1/apps/filemanager/filemanagershortcuts/init.lua' no file 'common/apps/filemanager/filemanagershortcuts.so' no file 'common/apps/filemanager/filemanagershortcuts.dll' no file '/usr/lib/lua/apps/filemanager/filemanagershortcuts.so' no file './apps/filemanager/filemanagershortcuts.so' no file '/usr/local/lib/lua/5.1/apps/filemanager/filemanagershortcuts.so' no file '/usr/local/lib/lua/5.1/loadall.so' |
![]() |
![]() |
![]() |
#1281 | |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Are you running KOReader by tapping on the KFMon icon or from a NickelMenu option? If you look in the .adds/koreader folder on your Kobo, are the files actually installed in there? Basically, a lot of the file paths are not what I would expect to see in a KOReader package installed in the .adds folder. For instance, the filemanagershortcuts.lua file should be found in .adds/koreader\frontend/apps/filemanager/. Other files are not in the location that your log file shows or just do not exist ( filemanagershortcuts.dll for instance) nor do I see a usr directory on my KLC. Last edited by DNSB; 05-07-2025 at 08:06 PM. |
|
![]() |
![]() |
![]() |
#1282 | ||||
Junior Member
![]() Posts: 4
Karma: 10
Join Date: May 2025
Device: Kobo Libra 2, Kindle Oasis
|
Quote:
Quote:
Quote:
Quote:
There is a kfmon, koreader, nm and plato directory in .adds. Many files and directories exist in koreader, but some seem to be missing. I cannot find any files which are listed as missing in the error log. .adds/koreader\frontend/apps/filemanager/ exists but I cannot find filemanagershortcuts.lua, tho there are many other files named filemanager.lua or filemanagerbookinfo.lua etc. I do not see any .dll files in my Kobo. |
||||
![]() |
![]() |
![]() |
#1283 | ||
Enthusiast
![]() ![]() ![]() ![]() Posts: 30
Karma: 338
Join Date: Apr 2012
Location: Western Alaska
Device: Kindle Paperwhite PW5, Kobo Clara Colour
|
It looks like you are combining the instructions in the first post with the instructions in the second. You should be extracting the zip file to the root of your Kobo, and not drag and drop or copy which it seems you did as the file paths don't seem correct.
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#1284 | ||
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
In the second message where you find the scripts, READ the MacOS section:
Quote:
I would suggest doing what the script method suggests. First delete the koreader directory from your Kobo. Place the zipped OCP install file and the install.command from the unzipped Mac script file into a directory on your Mac. Run the script file. |
||
![]() |
![]() |
![]() |
#1285 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: May 2025
Device: Kobo Libra 2, Kindle Oasis
|
This worked, thank you. Now I just need to figure out how to organize my books in Koreader/ Calibre. And maybe see if there's anything I can clean up now.
|
![]() |
![]() |
![]() |
#1286 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: May 2025
Device: kobo libra color
|
Sorry to be pedantic, but the first post says "these packages bundle KFMon & NickelMenu".
What happened to NickelMenu? It doesn't seem to be in the list of packages in the first post, and is not in either of the two zip files I downloaded. Did it get absorbed into one of the other packages, or do I need to download it as well from somewhere else? |
![]() |
![]() |
![]() |
#1287 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,210
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Since those package for KOReader, Plato and the combined install do install NickelMenu, what did you expect to see?
If you look in the .zip file, inside the .kobo folder, you will see a file called KoboRoot.tgz which is the installer for NickelMenu and KFMon. If you look into the .adds folder, you will see a directory called nm which is where NickelMenu will store it's configuration files which has the options for koreader and/or plato preloaded. Perhaps installing the package and seeing if NickelMenu was present after the install would have been the simpler choice? Last edited by DNSB; 05-12-2025 at 04:32 PM. |
![]() |
![]() |
![]() |
#1288 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Dec 2021
Device: none
|
Just documenting this in-case anyone runs into this in future. For context, I recently updated my kobo libra 2 to the latest update from Kobo and updated kfmon + koreader + pluto via the packages and scripts in this thread (although, I think this would happen to anyone).
Everything went well, and the script returned a positive installation result, and when I booted the device, I had the expected kfmon loaded successfully message and nicklemenu was present. KOReader launched without ever; however, pluto failed to start whenever I selected it. Digging into the info log found under /.adds/plato/info.log, I found a few errors regarding parsing Settings.toml. See the following: Code:
Error: can't build context Caused by: 0: can't load settings 1: can't parse TOML content from Settings.toml 2: TOML parse error at line 127, column 9 | 127 | color = 0 | ^ wanted string or table Code:
[sketch.pen] size = 2 dynamic = true amplitude = 4.0 min-speed = 0.0 max-speed = 3000.0 [sketch.pen.color] gray = 0 Code:
[sketch.pen] size = 2 color = 0 dynamic = true amplitude = 4.0 min-speed = 35.43307113647461 max-speed = 1800.0 P.S. sorry if this is offtopic. I'm happy to move this to a more pluto specific thread if so. Last edited by Benjamelon; 05-19-2025 at 10:18 PM. Reason: formatting |
![]() |
![]() |
![]() |
#1289 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jun 2025
Device: Kobo Elipsa
|
Hi,
I signed up here just to show my appreciation for your work with the install packages, NiLuJe. I also did a small donation to KOReader over at GitHub. It is a fantastic piece of software and I use it daily for reading PDFs on my Kobo Elipsa. Thank you ![]() |
![]() |
![]() |
![]() |
#1290 | |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 47
Karma: 20564
Join Date: Feb 2009
Location: Denmark
Device: LBook (Hanlin v.3), iPad1-3, GloHD 32GB, ClaraHD 8GB, iPadPro2 512GB
|
export of annotation on Kobo Elipsa?
Quote:
I checked for prices on the Kobo Elipsa (2E) and the prices varied 150€ as new? Do you annotate the PDFs, you read - and export the notes? best, kk |
|
![]() |
![]() |
![]() |
Tags |
kfmon, kobo, koreader, plato |
|
![]() |
||||
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 |