View Single Post
Old 05-10-2017, 07:47 PM   #16
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by luele View Post
I have problems with 2 patches:

patch_name = `ePub fixed top/bottom margins`
patch_name = `Custom reading footer style`

Error processing:
\patch_kobo_4049298\4.4.9298_source\libnickel.so.1 .0.0.patch': find_base_address string not found.

In older firmwares there were no problems. Any idea?
Check that you don't have any conflicting patches enabled: `ePub fixed/adjustable top/bottom margins` or `Disable reading footer`. There are notes about this in the patch files:
Spoiler:
Code:
#
# The following three patches are mutually incompatible,
# don't enable more than one.
#
# `ePub fixed/adjustable top/bottom margins`
# `ePub fixed top/bottom margins`
# `ePub disable built-in body padding-bottom`
#

#
# The following two patches are alternatives, don't enable both at once.
#
# `Disable reading footer`
# `Custom reading footer style`
#

In general if a patch has a patch_group = line it means that there are other alternatives and only one of the alternatives should be enabled.
GeoffR is offline   Reply With Quote