Quote:
Originally Posted by GeoffR
I think I've found the problem: Here is a correction (in red) to the ePub fixed/adjustable top/bottom margins patch:
Code:
# QString.arg(double, ...) --> QString.arg(int64, ...)
- ReplaceBytes: {Offset: 0x4843B8, FindH: 97 F7 DE E9, ReplaceH: 8B F7 3E EA}
(I haven't tested this myself though, I'm not running this firmware version on my Glo.)
|
This fixed the problem with that patch for me on the Glo HD. Opening a book no longer restarts the device with this change. Thanks for hunting that down so quickly.