Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 05-01-2023, 12:48 PM   #901
serpico8591
Junior Member
serpico8591 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2023
Device: Kobo Libra 2
Newbie question

Hi all,

The installation process of the one-click files worked flawlessly. Thank you so much!
I can hardly believe I'm the first one, but I haven't found an answer to the following question.

As instructed, I installed and unzipped the zip files in the root directory of my Kobo. Now when I look at ' My Books' in my Kobo, or in Calibre (My device), 119 files from the unzipped files are now considered to be ebooks. The majority no more then 1 or 2kb each.
Can I safely delete these files or somehow change attributes, so they are no longer considered to be part of my ebook library?

Please forgive me if this question was asked before.

Thanks in advance.

Kind regards,

Paul
serpico8591 is offline   Reply With Quote
Old 05-01-2023, 01:14 PM   #902
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
USBMS ate your babies.

c.f., https://github.com/koreader/koreader...mportant-notes

(I'll probably update the instructions to recommend a device reboot beforehand, as that should at least help prevent the Nickel side of things from screwing with this. That still leaves the truly terrible USB stack of various OSes to content with...).

TL;DR: Make sure the config is actually updated (re-run the OCP after a device reboot if need be); watch Nickel burn down all the things on unplug, then reinstall everything once again because Nickel just broke it .
NiLuJe is offline   Reply With Quote
Old 05-13-2023, 08:04 PM   #903
sadtango289
Junior Member
sadtango289 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2023
Device: Kobo Clara HD
what wrong with my power shell ?

please check video https://youtu.be/supgXXOzo28
sadtango289 is offline   Reply With Quote
Old 05-13-2023, 09:22 PM   #904
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,243
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by sadtango289 View Post
please check video https://youtu.be/supgXXOzo28
Did you follow the instructions in message #2 in this thread? Specifically in section 3 where it says you need to unblock the script?

On recent Windows versions (i.e., when running PowerShell >= 7), you'll have to "unblock" the script to allow it to run. (Right Click > Tick Unblock in the bottom-right corner).
That should look like this (before ticking the box):


If you try opening PowerShell and then running the script you would see an error message similar to the following:
Quote:
PS C:\Users\david\downloads> .\install.ps1
.\install.ps1 : File C:\Users\david\downloads\install.ps1 cannot be loaded. The file
C:\Users\david\downloads\install.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ .\install.ps1
+ ~~~~~~~~~~~~~
+ CategoryInfo : SecurityError: ( [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess

Last edited by DNSB; 05-13-2023 at 09:26 PM.
DNSB is offline   Reply With Quote
Old 05-17-2023, 09:00 PM   #905
sadtango289
Junior Member
sadtango289 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2023
Device: Kobo Clara HD
Quote:
Originally Posted by DNSB View Post
Did you follow the instructions in message #2 in this thread? Specifically in section 3 where it says you need to unblock the script?

On recent Windows versions (i.e., when running PowerShell >= 7), you'll have to "unblock" the script to allow it to run. (Right Click > Tick Unblock in the bottom-right corner).
That should look like this (before ticking the box):


If you try opening PowerShell and then running the script you would see an error message similar to the following:
The problem is I don't have "unblock"
https://i.imgur.com/2oGaA6r.png

Last edited by sadtango289; 05-17-2023 at 09:02 PM.
sadtango289 is offline   Reply With Quote
Old 05-17-2023, 09:47 PM   #906
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,243
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by sadtango289 View Post
The problem is I don't have "unblock"
https://i.imgur.com/2oGaA6r.png
What version of Windows and PowerShell are you using? Windows 10/11 have the Unblock checkbox while Windows 7/8 should show an Unblock button.

You may be forced into using an admin PowerShell session to execute the following:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

after you have finished, I would recommend using:

Set-ExecutionPolicy -ExecutionPolicy Restricted -Scope CurrentUser

Last edited by DNSB; 05-17-2023 at 09:51 PM.
DNSB is offline   Reply With Quote
Old 05-19-2023, 06:57 AM   #907
demosthien
Junior Member
demosthien began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2016
Device: iPad/Marvin
Just completed the install (KoReader via MacOS) using the install script method. It all worked perfectly, except for a single user error.

Error: I downloaded the KoReader zip and transferred it to my Kobo (Nia). But (I feel I misread the instructions) I unzipped the KoReader zip onto the Kobo. Subsequently the script ran, but obviously didn't properly complete (but didn't throw up an obvious error message) but the Kobo still performed a refresh on ejecting.

After the refresh all the files from the KoReader zip were then scanned by the Kobo & appeared in the library.

I simply deleted them all and went back to the instructions & found my error.

It might be worth noting in the instructions post for the script that the KoReader/Plato zip should not be unzipped... You know, for numpties like myself who misread the instructions. ;-)

Otherwise, thanks for your work. I'm now off to play with KoReader on my Kobo.
demosthien is offline   Reply With Quote
Old 05-19-2023, 11:03 AM   #908
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
It *sorta* is mentioned .

Quote:
Originally Posted by NiLuJe View Post
[*] Don't download the packages onto the device itself, that's unnecessary, and may actually complicate matters on Linux & macOS.
NiLuJe is offline   Reply With Quote
Old 05-19-2023, 06:59 PM   #909
sadtango289
Junior Member
sadtango289 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2023
Device: Kobo Clara HD
Fixed

Quote:
Originally Posted by DNSB View Post
What version of Windows and PowerShell are you using? Windows 10/11 have the Unblock checkbox while Windows 7/8 should show an Unblock button.

You may be forced into using an admin PowerShell session to execute the following:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

after you have finished, I would recommend using:

Set-ExecutionPolicy -ExecutionPolicy Restricted -Scope CurrentUser
My old powershell is 5. version (default in my PC ). I installed ver 7 and script is worked . Still not found "unblock" but it still worked . Weird .
sadtango289 is offline   Reply With Quote
Old 05-22-2023, 06:16 AM   #910
MicheleClinco
Junior Member
MicheleClinco began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2023
Device: Kobo Aura N236
Firmware 4.35.20400 : both applications hang

Hallo.

I have a Kobo Aura Edition 2 (Model N236) and after the update to firmware version 4.35.20400 KOReader does not work anymore and hangs at startup. I have to reboot the reader in order to restart.
I'm using KOReader 2023.04

The firmware update, as usually, broke KFMon so I made some tests reinstalling more or less everything, in different ways, using Nickelmenu alone, reinstalling KOReader from scratch, but what I can see is that the process actually starts but then it hangs without touching the screen.

I tried to install also Plato (that I was not using before) but I have the same results.

I had a look at the crash.log file but I saw no particular message and the trace stops with the same line that appeared when the app war correctly running.

It seems that this firmware update broke something more serious than KFMon.
Any suggestion? Shall I try a complete backup, reset to factory defaults and reinstall everything again?
Shall I report this situation somewhere else?

Bye, Michele
MicheleClinco is offline   Reply With Quote
Old 05-22-2023, 01:41 PM   #911
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
Yup, it's a regression that affects a few devices, c.f., https://github.com/koreader/koreader/issues/10107
NiLuJe is offline   Reply With Quote
Old 05-23-2023, 11:03 AM   #912
cape1234
Junior Member
cape1234 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2014
Device: none
Please, will this One-Click Install Packages for KOReader & Plato work with Kindle jailbreaked PW3?
I have already a very old koreader and KUAL.
cape1234 is offline   Reply With Quote
Old 05-23-2023, 11:52 AM   #913
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,243
Karma: 168983734
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
No. These packages are for the Kobo ereaders. You could take a look at the KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) for some help on installing KOReader on a jailbroken Kindle.

Does your version of KOReader support updating from within KOReader?
DNSB is offline   Reply With Quote
Old 05-23-2023, 12:53 PM   #914
ahmetsosyal
Junior Member
ahmetsosyal began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2022
Location: Türkiye
Device: Kobo Forma
Question

is it possible to make the ereader automatically boot into KOReader after a restart? Thanks...
ahmetsosyal is offline   Reply With Quote
Old 05-23-2023, 01:40 PM   #915
cape1234
Junior Member
cape1234 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2014
Device: none
Quote:
Originally Posted by DNSB View Post
No. These packages are for the Kobo ereaders. You could take a look at the KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) for some help on installing KOReader on a jailbroken Kindle.

Does your version of KOReader support updating from within KOReader?
I tried to update fronmwithin KOReader but it seems I have not the right path to the update server. When I try to update it shows the following:
OTA update is not available in the stable channel. I tried different server addresses.
cape1234 is offline   Reply With Quote
Reply

Tags
kfmon, kobo, koreader, plato

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 09:52 AM.


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