12-21-2020, 05:45 PM | #46 | |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
I'd be surprised if there was a new kobopatch zip released just for this, though. In addition, I believe I'm still waiting for you to do your bit as requested on 15th December. |
|
12-21-2020, 05:54 PM | #47 | ||
Resident Curmudgeon
Posts: 76,459
Karma: 136564696
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Quote:
|
||
Advert | |
|
12-21-2020, 06:44 PM | #48 |
Resident Curmudgeon
Posts: 76,459
Karma: 136564696
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
12-21-2020, 06:51 PM | #49 |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
|
12-22-2020, 02:45 PM | #50 | |
Member
Posts: 20
Karma: 10
Join Date: Feb 2012
Device: pocketbook Touch HD3
|
Quote:
there is no log file. Absolutely nothing happens after i run the bat file. I tried with older patches and the bat runs o.k. It is only with this patch. |
|
Advert | |
|
12-22-2020, 02:57 PM | #51 |
Guru
Posts: 891
Karma: 270670
Join Date: Jun 2016
Device: Kobo
|
|
12-26-2020, 01:38 PM | #52 | |
Member
Posts: 20
Karma: 10
Join Date: Feb 2012
Device: pocketbook Touch HD3
|
Quote:
I took the firmware for Kobo Libra H2O from https://kbdownload1-a.akamaihd.net/f...4.25.15875.zip I copied it to the SRC folder fort sure. Is it possible that the link refers to a wrong version? |
|
12-26-2020, 02:56 PM | #53 |
Guru
Posts: 891
Karma: 270670
Join Date: Jun 2016
Device: Kobo
|
|
12-29-2020, 09:01 AM | #54 | |
Member
Posts: 20
Karma: 10
Join Date: Feb 2012
Device: pocketbook Touch HD3
|
Quote:
thank you very much for your support. The problem is caused by kobopatch.yaml (attached). It looks o.k to me, but something must be wrong. Anyway when i run the bat not using kobopatch.yaml everything is fine (it is a lot more work however) |
|
12-29-2020, 09:37 AM | #55 | |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
Code:
Never show Kobo Plus, wishlist, and points SmartLinks:Yes |
|
12-29-2020, 11:32 AM | #56 |
Guru
Posts: 891
Karma: 270670
Join Date: Jun 2016
Device: Kobo
|
|
12-30-2020, 06:08 PM | #57 | |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
The new patch completely replaces old patch Custom new header/footer font. It will be in the next kobopatch release (whenever that is). If you want to see it before then you can find it at the GitHub site from line 194 of this file. |
|
12-30-2020, 10:52 PM | #58 | |
Resident Curmudgeon
Posts: 76,459
Karma: 136564696
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Code:
# AuraHD/H2O/H2Ov2/GloHD/ClaraHD/LibraH2O #- {Find: "footerMargin: 170;", Replace: "footerMargin:116;"} Code:
- Find: "ReadingFooter[qApp_deviceIsDragon=true] {\n qproperty-footerMargin: 170;\n}" Replace: "ReadingFooter[qApp_deviceIsDragon=true] {\n qproperty-footerMargin: 70;\n}" |
|
12-31-2020, 09:01 AM | #59 | |
Grand Sorcerer
Posts: 6,224
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
The lines of code you've referenced state clearly that this value will be used by all these models AuraHD/H2O/H2Ov2/GloHD/ClaraHD/LibraH2O. To avoid the potential "dogear bookmark problem" I've outlined previously, the *default* value needs to be big enough to accommodate the largest dogear icon in that set of models, namely the LibraH2O, whose dogear icon is 116x110px. The AuraHD/H2O/H2Ov2/GloHD/ClaraHD models all use a dogear icon sized 102x97px. It looks like you didn't bother to read any of the Help notes I added to the patch where I attempted to explain this. Code:
# Part 3. Increase the width of header/footer captions by reducing the width # of the pageturn tap zones in the footer's left/right corners # N.B: # The default Replace values below have been set larger than you might prefer. # This is to avoid the possibility of the "dogear" bookmark icon # in the top right corner being partially obscured by the header caption's white background. # See screenshot at following link for an example of what can sometimes happen # if the new Replace value is too small. # https://www.mobileread.com/forums/sh...5&postcount=34 # Feel free to reduce your custom Replace values if a wider caption area # is more important to you than "dogear" aesthetics. # Alternatively, look at the Hint in Part 1 of this patch for a way to avoid # the "dogear" problem. I'd like to finish by saying that all the work I do on kobopatch is voluntary. Your obnoxious argumentative attitude regarding the addition of this new feature means I'm unlikely to ever respond positively to any future patch request you might make. In other words, find another mug. @everyone, If the Help notes in this (or any other) patch are not as clear/helpful as they could be I'm open to suggestions for improving them. |
|
12-31-2020, 11:09 AM | #60 | |
Resident Curmudgeon
Posts: 76,459
Karma: 136564696
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
Tags |
kobopatch, patch, patch32lsb, patches, patching |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Instructions for patching firmware 3.15.0 | GeoffR | Kobo Developer's Corner | 146 | 05-24-2016 07:10 AM |
Instructions for patching firmware 3.17.3 | GeoffR | Kobo Developer's Corner | 60 | 09-17-2015 06:35 PM |
Instructions for patching firmware 3.11.0 | GeoffR | Kobo Developer's Corner | 226 | 06-01-2015 06:32 AM |
Instructions for patching firmware 3.12.0 | GeoffR | Kobo Developer's Corner | 165 | 02-07-2015 10:22 AM |
Instructions for patching firmware 3.8.0 | GeoffR | Kobo Developer's Corner | 92 | 10-22-2014 08:22 AM |