View Single Post
Old 11-18-2018, 09:42 AM   #38
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,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by norbusan View Post
Sure, but what do you mean with log? The full output to STDOUT? Or is there some log file written? (I don't think so, but just in case).

Here is the output

Code:
$ ./kobopatch.sh 
kobopatch v0.10.4
https://github.com/geek1011/kobopatch

Loading configuration from kobopatch.yaml
Reading input firmware zip

Patching ./usr/local/Kobo/librmsdk.so.1.0.0
  Applying overrides
    ENABLE  `Default ePub monospace font (Courier)`
  SKIP  `Force user font-family in ePubs (Part 2 of 2)`
  SKIP  `Ignore ePub book Adobe XPGT stylesheet (page-template.xpgt)`
  SKIP  `Ignore ePub TOC navpoints`
  SKIP  `Default ePub symbol font (Symbol)`
  SKIP  `Force user line spacing in ePubs (Part 2 of 2)`
  SKIP  `Ignore ePub book CSS and Adobe XPGT stylesheets`
  SKIP  `Disable orphans/widows avoidance`
  APPLY `Default ePub monospace font (Courier)`
  SKIP  `Default ePub serif font (Amasis)`
  SKIP  `Default ePub sans-serif font (Gill Sans)`

Patching ./usr/local/Kobo/nickel
  Applying overrides
    ENABLE  `Increase the view details container size`
    ENABLE  `Custom font to collection and author titles`
    ENABLE  `New home screen subtitle custom font`
    ENABLE  `Remove footer (row3) and increase cover size on new home screen`
    ENABLE  `Remove recommendations (row1col2) from home screen`
    ENABLE  `Custom synopsis/details line spacing`
    ENABLE  `Custom synopsis/font size`
    ENABLE  `Dictionary pop-up - increase available text area`
    ENABLE  `Increase the cover size in library`
    ENABLE  `Show all games`
    ENABLE  `Custom reading footer style`
    ENABLE  `Fix reading stats/author name cut off when series is showing`
  APPLY `Show all games`
  SKIP  `Remove forgot pin button from lock screen`
  APPLY `Remove recommendations (row1col2) from home screen`
  APPLY `Custom synopsis/font size`
  SKIP  `Custom menubar - reduce height by 33%`
  APPLY `Fix reading stats/author name cut off when series is showing`
  SKIP  `Custom menubar - reduce height by 50%`
  APPLY `Increase the view details container size`
  SKIP  `Increase headlines font`
  SKIP  `Disable reading footer`
  SKIP  `New home screen increasing cover size`
  APPLY `Dictionary pop-up - increase available text area`
  APPLY `Increase the cover size in library`
  SKIP  `Increase size of kepub chapter progress chart`
  APPLY `Remove footer (row3) and increase cover size on new home screen`
    Error: i8: could not apply patch: ReplaceZlib: find string not found in stream ([qApp_isFontScaleLarge=true] #row1col2{qproperty-visible:false;})
Error: could not apply patches: error applying patch file 'src/nickel.yaml': ReplaceZlib: find string not found in stream ([qApp_isFontScaleLarge=true] #row1col2{qproperty-visible:false;})
$
Does that help?
I think the `Remove footer (row3) and increase cover size on new home screen` and the `Remove recommendations (row1col2) from home screen` patches are conflicting (but I can't check just yet as I'm on my phone, and you didn't show the log.txt file in the out folder). Try disabling one and see if it helps. If it does, I can give you a merged version later today.
geek1011 is offline   Reply With Quote