View Single Post
Old 11-18-2018, 09:04 AM   #254
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by Symptym View Post
The menu button is in the top right as usual but in order to press it I have to press the bottom left of the screen
I've attached a test binary.

Since the metadata format changed slightly shortly after 0.5.3, you'll have to alter your .metadata.json if you don't want it to be recreated from scratch:
Code:
jq -r '[.[]|del(.reader)]' .metadata.json > metadata.json
mv metadata.json .metadata.json
If you're using an automatically imported database, don't bother with the above step.

Check that all the values in the Rotate menu lead to a working UI.

If this version doesn't fix the problem, please post the content of info.log.
Attached Files
File Type: zip plato-0.5.3-test.zip (3.50 MB, 184 views)
baskerville is offline   Reply With Quote