|
|
#1 |
|
Zealot
![]() Posts: 107
Karma: 10
Join Date: Mar 2014
Device: Clara 2E, Clara BW, Samsung tablet
|
Linux install loses setup info
The most recent installs on Linux have been losing my "current" setups - particularly toolbar and font setups, along with most recent dialog box and application window sizes. This has been happening for the last few months ... but it's easy to fix so I haven't tracked it down until now.
I'm running OpenSUSE (Leap 15.6) with an XFCE desktop. I install using a one-liner (which originally came from the calibre website MANY years ago :-): Code:
wget --no-check-certificate -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
I've discovered that I can fix this by saving and restoring ~/.config/calibre/gui.json. Oddly enough, my installed plugins are not affected by this issue, even though their configuration is stored in ~/.config/calibre The fix is easy enough, but I'm wondering if there's something "off" somehow in my install that the setup info gets over-written Thanks! Dan |
|
|
|
|
|
#2 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 856
Karma: 2111023
Join Date: Sep 2013
Device: Kobo Sage
|
I can't imagine this would be the issue, but are you really entering that command without elevation (sudo)? According to the Calibre website:
https://calibre-ebook.com/download_linux the command for a "no root certificates" install is: Code:
sudo -v && wget --no-check-certificate -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Zealot
![]() Posts: 107
Karma: 10
Join Date: Mar 2014
Device: Clara 2E, Clara BW, Samsung tablet
|
It actually works either way (and has for years), but the result is the same; gui.json gets over-written with the default version, and the setup info is gone ....
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fresh install Linux Mint 22 - Can anyone help me install calibre? | JWK | Calibre | 2 | 01-06-2025 04:39 PM |
| Kindle Linux Deploy——Install Linux system on your kindle | XTxiaoting14332 | Kindle Developer's Corner | 24 | 08-31-2024 08:01 AM |
| On a Linux base with python3 I can't install/setup calibre-6.23.0 ... | Albretch Mueller | Workshop | 3 | 07-20-2023 12:19 AM |
| Where is the LOCAL collection setup info stored on the device? | Antinoos | Kindle Developer's Corner | 14 | 12-18-2017 01:13 PM |
| kobo desktop setup will not install | Fahey101 | Kobo Reader | 4 | 04-16-2012 04:57 AM |