View Single Post
Old 11-27-2019, 10:58 AM   #21
chrisparker
Connoisseur
chrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchforkchrisparker can load mercury with a pitchfork
 
chrisparker's Avatar
 
Posts: 81
Karma: 48014
Join Date: May 2011
Location: London, UK
Device: iPad Air 4, iPad mini 7, Kobo Libra Colour, Kobo Forma, Kobo Aura One
Quote:
Originally Posted by bongorash View Post
I've had a similar problem - changing the layout view option to show the cover browser then changing it back to not showing cover browser wouldn't save, now everytime I start up calibre it opens with the cover browser showing no matter how many times I disable it. Finally sorted it by looking at the gui.json file in the calibre preferences folder (I'm on macos) and manually editing this file so that the lines:

cover_browser_splitter_horizontal_state": [
true,
and
cover_browser_splitter_vertical_state": [
true,
are changed to false.

For some reason this file doesn't appear to be updating these changes automatically.. Perhaps @Kovidgoyal could look at this ?
The item that worked for me was:
tag_browser_splitter_horizontal_state": [
false,

Thanks for pointing me in the right direction!
chrisparker is offline   Reply With Quote