Quote:
Originally Posted by geek1011
Can I see your log?
|
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?