Quote:
Originally Posted by Symptym
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.