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 02-27-2023, 05:07 AM   #1
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
KoboPatchFan - a GUI application for Kobo patches

Hello everybody!

I would like to introduce KoboPatchFan, a GUI application for Kobo patches written in PyQt6 for Windows and Linux.

With KoboPatchFan, you can download, configure and generate Kobo patch files fully automatically. The aim is to significantly reduce the hurdle of patching a Kobo: No more complicated selecting and downloading and unpacking of the right files, no more manually editing the files in a texteditor, no more manually executing a .bat or .sh file. KoboPatchFan can do of all these steps for you.
I wrote the tool because I noticed that the relatively complicated process kept me from patching. Now I want to share it with you.

I took advantage of the brilliant infrastructure of the Kobopatch system. I have briefly described what the tool does on the Github page, where you can also find the source code. The usage of KoboPatchFan is (hopefully) self-explanatory, but here is a short introduction with screenshots:
  • In the tab (1) Download, after selecting your Kobo and the firmware, the tool will automatically check if there is a patch for the selected firmware available. If so, the required files can be downloaded automatically by clicking ‚Start‘. There is an important option to update the underlying "database" files (the first time you start, you will be greeted with a red message indicating that an update is required). This way KoboPatchFan will always be up to date (hopefully).
    Spoiler:

  • In the tab (2) Select patches you select the options that you want to patch. Simply select or deselect the checkboxes. There is also a search mask for filtering.
    Spoiler:
    And there is an „Open Edit Mode“ for directly editing the corresponding patch code of the respective option:
    Spoiler:

  • At the end, switch to the tab (3) Generate patch. Click on Run to generate a RootKobo.tgz file. Connect your Kobo, copy the RootKobo.tgz file into the .kobo folder of your Kobo using the Export-File button - and you're done!
    Spoiler:

  • (New in v1.1.0): Enable, disable or delete backup patches (patches to be kept across Kobo/Patch versions) in the tab Backup patches:
    Spoiler:

  • In the Settings tab, you can see the working directory (this is the user's Documents directory, in which a folder "KoboPatchFan" with all the files is created). You can also see the log report there if an error occurs or if you want to have a manual download link.
    Spoiler:



Changelog:
  • 1.2.2 (released 09/24/2023)
    Spoiler:
    • Fixed a bug that prevented the loading and selection of some patches
  • 1.2.1 (released 06/30/2023)
    Spoiler:
    • Fix 'Error add patches from save kobopatch.yaml to unsave kobopatch.yaml: 'NoneType' object is not iterable'
  • 1.2.0 (released 06/30/2023)
    Spoiler:
    • Support for Elipsa 2E
    • Button to show only selected patches in tab 2
    • Button to show all selected patches in tab 3
    • Confirmation dialogue before download, other small things
  • 1.1.0 (released 04/11/2023)
    Spoiler:
    In version 1.1.0, it is now possible to keep the selected patches across Kobo/patch versions. When a new patch version is downloaded, you no longer need to reselect all the patches, but simply use the ones you have previously saved (I call them "backup patches").
    This works via the kobopatch.yaml file included with each patch.
    • Backup patches in the "(2) Select patches" tab by clicking the "Backup selection" button. This will write the selected patches to a secure kobopatch.yaml file under ./kobopatch_save. Note that you have to do this for each file/tab (nickel, libnickel, librmsdk, libadobe).
    • Activate, deactivate or delete the backup patches in a new tab called "Backup-Patches".
    • In the tab "(3) Generate patch", a checkbox called "Use Backup-Patches" must be set if the backup patches are to be used.
    (So if you already have your own kobopatch.yaml configuration, you need to copy it to ./KoboPatchFan/kobopatch_save/kobopatch.yaml, NOT to the root directory of the KoboPatchFan working folder. You can see the exact location (path) in the Backup-Patches tab.)
  • 1.0.1 (released 04/02/2023)
    Spoiler:
    The freezing and errno 13 problem should now be solved (the KoboPatchFan working folder is now always located under Documents)

If something doesn't work, you can post it here or on GitHub. Enjoy!
Source (GitHub): https://github.com/folkemat/KoboPatchFan

Last edited by Tommalka; 09-23-2023 at 06:59 PM.
Tommalka is offline   Reply With Quote
Old 03-01-2023, 10:00 AM   #2
jamalau
Connoisseur
jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.
 
Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
My Virusexplorer give me an Allert, if i try to download the Windows installer.
The same Problem if i try to start the KoboPatchFan.exe.
Installed is Bitdefender Total Securitiy.

Name der Bedrohung: Trojan.GenericKD.65680727
jamalau is offline   Reply With Quote
Advert
Old 03-01-2023, 12:17 PM   #3
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
Quote:
Originally Posted by jamalau View Post
My Virusexplorer give me an Allert, if i try to download the Windows installer.
The same Problem if i try to start the KoboPatchFan.exe.
Installed is Bitdefender Total Securitiy.

Name der Bedrohung: Trojan.GenericKD.65680727
Yes, I have unfortunately found that Python applications generate such messages all the time: False positives. It seems to be an inherent problem with Python executables.. It probably doesn't help that KoboPatchFan performs file operations and downloads.

I have now send and reported kobopatchfan.exe to Bitdefender as a false positive. Perhaps they will then update their database and the alert will disappear in the foreseeable future.

Meanwhile, you can ignore the message or you can look at the source code on Github and, if you install python, pyqt6 and yaml, you can run the application by yourself from source (via "python main.py")
Tommalka is offline   Reply With Quote
Old 03-01-2023, 12:43 PM   #4
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 10,120
Karma: 224756896
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Very nice, thank you very much!
Sirtel is offline   Reply With Quote
Old 03-01-2023, 02:58 PM   #5
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,956
Karma: 128903250
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by jamalau View Post
My Virusexplorer give me an Allert, if i try to download the Windows installer.
The same Problem if i try to start the KoboPatchFan.exe.
Installed is Bitdefender Total Securitiy.

Name der Bedrohung: Trojan.GenericKD.65680727
It's time to delete Bitdefender Total Security as it has no idea what it's doing.
JSWolf is online now   Reply With Quote
Advert
Old 03-01-2023, 02:59 PM   #6
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,956
Karma: 128903250
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Will KoboPatchFan deal with kobopatch.yaml from a previous patch so we don't have to pick/choose every patch from scratch? Also, if you make eny edits, does it keep track for the next set of firmware patches and does it keep track of what you selected the last time?
JSWolf is online now   Reply With Quote
Old 03-02-2023, 01:32 AM   #7
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
Quote:
Originally Posted by JSWolf View Post
Will KoboPatchFan deal with kobopatch.yaml from a previous patch so we don't have to pick/choose every patch from scratch? Also, if you make eny edits, does it keep track for the next set of firmware patches and does it keep track of what you selected the last time?
No, support for kobopatch.yaml is not implemented in version 1.0.0. If you click on "Start" in the download section, the old patch data will be completely overwritten and the previous selection is forgotten.

So you have to edit your kobopatch.yaml manually, copy it to another location before "Start" and then copy it back to the KoboPatchFan working folder.

If there is interest, I can do something like "Save to / load from kobopatch.yaml" and move the file to a safe subfolder. And a menu in the GUI that shows all the patch options that are saved in kobopatch.yaml.
Tommalka is offline   Reply With Quote
Old 03-02-2023, 04:38 AM   #8
jamalau
Connoisseur
jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.
 
Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
Sorry, the same Problem with Windows Defender.

Both versions dosen´t work at me , the installer with error, see attachment, and the portable is frozen!
Edit: The installversion is frozen too.
Attached Thumbnails
Click image for larger version

Name:	Error KPF.png
Views:	223
Size:	15.4 KB
ID:	200050  

Last edited by jamalau; 03-02-2023 at 05:55 AM.
jamalau is offline   Reply With Quote
Old 03-02-2023, 05:40 AM   #9
PioXX
Junior Member
PioXX began at the beginning.
 
PioXX's Avatar
 
Posts: 4
Karma: 10
Join Date: Jan 2010
Location: Switzerland
Device: Sony PRS-600; Sony PRS-T1; Bookeen; Aura; Aura GLO HD; Aura ONE
Excellent GUI !
PioXX is offline   Reply With Quote
Old 03-02-2023, 06:45 AM   #10
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
Quote:
Originally Posted by jamalau View Post
Sorry, the same Problem with Windows Defender.

Both versions dosen´t work at me , the installer with error, see attachment, and the portable is frozen!
Edit: The installversion is frozen too.
Hmm I think I know what the problem is. It is related to the creation of the working folder, I could reproduce the freezing. I will look into it.

And can you share the exact alert from Windows Defender?
Tommalka is offline   Reply With Quote
Old 03-02-2023, 08:28 AM   #11
jamalau
Connoisseur
jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.jamalau knows what's going on.
 
Posts: 78
Karma: 25542
Join Date: Nov 2013
Location: NRW Germany
Device: Kobo Forma
At this time, i have no alert with Defender, only that with the freezing

Last edited by jamalau; 03-02-2023 at 08:52 AM.
jamalau is offline   Reply With Quote
Old 03-02-2023, 03:00 PM   #12
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
Here comes KoboPatchFan version 1.0.1:
  • The freezing problem should be solved (the KoboPatchFan working folder is now always located under Documents, where there should be no problems with denied access)

Download 1.0.1:
Windows installer (.msi)
Windows portable folder
Linux portable folder

For version 1.1, I plan to support kobopatch.yaml

I just realised I can't edit the first post? That's not so good
Tommalka is offline   Reply With Quote
Old 03-02-2023, 03:16 PM   #13
Lys
Zealot
Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.Lys ought to be getting tired of karma fortunes by now.
 
Posts: 115
Karma: 721206
Join Date: Dec 2022
Location: Not in an English speaking country
Device: Kobo Libra H2O
Quote:
Originally Posted by jamalau View Post
Sorry, the same Problem with Windows Defender.

Both versions dosen´t work at me , the installer with error, see attachment, and the portable is frozen!
Edit: The installversion is frozen too.
I got the same error (errno 13) (windows installer installation)
Lys is offline   Reply With Quote
Old 03-02-2023, 04:33 PM   #14
Tommalka
Enthusiast
Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.Tommalka ought to be getting tired of karma fortunes by now.
 
Posts: 36
Karma: 1088351
Join Date: Dec 2021
Device: Kobo Libra 2
Quote:
Originally Posted by Lys View Post
I got the same error (errno 13) (windows installer installation)
Please try the new version 1.0.1, in which the problem should be fixed!
Tommalka is offline   Reply With Quote
Old 03-02-2023, 06:38 PM   #15
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,956
Karma: 128903250
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Tommalka View Post
Here comes KoboPatchFan version 1.0.1:
  • The freezing problem should be solved (the KoboPatchFan working folder is now always located under Documents, where there should be no problems with denied access)

Download 1.0.1:
Windows installer (.msi)
Windows portable folder
Linux portable folder

For version 1.1, I plan to support kobopatch.yaml

I just realised I can't edit the first post? That's not so good
For 1.1, do you plan to support edited patches? So we can keep track of patches edited and what was done with the edits?
JSWolf is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do you patch your Kobo? How many patches do you use? Sirtel Kobo Reader 108 10-25-2019 08:41 AM
Kobo application on bb playbook d.culloch Kobo Reader 2 07-07-2012 12:45 PM
[Kobo] v5.2 of Kobo application released Sharkus Apple Devices 0 12-16-2011 04:59 PM
Kobo application and MeeGo anidel Kobo Reader 7 07-09-2010 03:06 PM
Kobo Desktop Application krazyleaf Kobo Reader 13 06-06-2010 09:47 PM


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


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