![]() |
#31 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Snag: The release version (1.0.3 and 1.0.4) takes over a minute to shutdown, this wasn't happening on the pre-release version. It happens on close and restart but not library switch. The backup is created on close.
Here's a debug output Spoiler:
I'll try it in portable with no other optional plugins installed. And I will try Windows Safe mode in case it's a startup task getting in the way. NB: my config folder is at C:\_AppData\Calibre\Config_64bit, the backup is C:\_AppData\Calibre\backup-Config_64bit. BR |
![]() |
![]() |
![]() |
#32 |
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,523
Karma: 7086519
Join Date: Sep 2020
Device: none
|
noticed that too
|
![]() |
![]() |
Advert | |
|
![]() |
#33 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
![]() |
![]() |
![]() |
#34 |
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,523
Karma: 7086519
Join Date: Sep 2020
Device: none
|
default
|
![]() |
![]() |
![]() |
#35 | |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
Not OK in minimal Windows Safe mode, same long delay which means its not one of my start up tasks. Going to try copying content of C:\_AppData\Calibre\Config_64bit to the default location C:\Users\<yours truly>\AppData\Roaming\calibre BR |
|
![]() |
![]() |
Advert | |
|
![]() |
#36 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
![]() |
![]() |
![]() |
#37 | |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
⸘So, how come its OK in Portable, with the same config‽ BR Last edited by BetterRed; 02-05-2025 at 04:58 PM. |
|
![]() |
![]() |
![]() |
#38 |
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,523
Karma: 7086519
Join Date: Sep 2020
Device: none
|
Well, I probably was running FTS re-indexing in fast mode when I noticed that. Now I changed it to slow mode and restart time was similar to 1.0.3
|
![]() |
![]() |
![]() |
#39 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
I only have FTS on my Test library and I never reindex it. I'll take it out of the equation.
Why are you reindexing anyway - I run two indexers across my 2x2TB data drives (which includes my calibre libraries) - Windows Search and X1 - I haven't reindexed either in years. BR |
![]() |
![]() |
![]() |
#40 |
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,523
Karma: 7086519
Join Date: Sep 2020
Device: none
|
Well one of the reasons is I had stupidly added the scariest epub in the world to my main library. It's a 905 MB EPUB created by "Jubjub3000". Can't remember where I got it. It's got more than 900 authors for a fanfiction anthology.
I never could open it or split it, or even run Count Pages on it. Most I got was opening it in Editor, but if I tried the report tool, it would hang indefinitely. Tried converting to TXTZ, no good. TXT... no good. When I started FTS reindexing it would estimate 3 days. lol Deleted it, then I'm back to like 12 hours indexing estimate. Phew. But my main reason to reindex is that I have converted pretty much all of my MOBI and AZW3 formats to EPUB, and even after deleting the mobis and azw3 permanently, I saw an increase in FTS db size. So I thought it would be a good time to reindex. |
![]() |
![]() |
![]() |
#41 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Now I'm really stumped - I had version 1.0.1 squirreled away, so I added it into my installed calibre. Same problem… 1 minute plus to shutdown.
I did my initial evaluation on portable. BR |
![]() |
![]() |
![]() |
#42 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,261
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
I noticed that it is sometimes very slow if the content server needs to be shut down.
I added timing statements. Here is a shutdown on my machine (win11): Code:
[8.61] [Backup Configuration Folder]: starting backup process [11.72] [Backup Configuration Folder]: wrote config backup to [filename] [11.72] [Backup Configuration Folder]: finished Note that the time to create the archive depends directly on the amount of stuff in the config folder. Mine contains 374 files, 48 folders, with a total size of 23.9MB (reported by Windows properties). Attached is a version with timed prints. It has a new version number, but I haven't released it. EDIT: If you don't see the debug output then you might need to use calibre-debug -g. I'll try it. EDIT 2: No, the plugin's debug prints don't show in the "restart in debug mode" log. EDIT 3: I made a release, putting the new zip in the first post. I deleted the version in this post. EDIT 4: A fix for the problem where the plugin's log messages don't appear when calibre is restarted in debug mode is in calibre source. Last edited by chaley; 02-06-2025 at 06:03 AM. |
![]() |
![]() |
![]() |
#43 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
No server here
calibre-debug -g Spoiler:
Something I haven't tried, but will try, is relocating my config from the SDD system drive, to an HDD data drive, which is where my calibre portables live. BR |
![]() |
![]() |
![]() |
#44 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,478
Karma: 29268252
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Solved - something huge (3.2GB) had snuck into the C:\_AppData\Calibre\Config_64bit\plugins folder. It should have been in C:\_Sandpit
BR |
![]() |
![]() |
![]() |
#45 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,261
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
I wonder if I should report the size of the written archive? |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
backup function for the configuration folder? | Martin | Calibre | 18 | 08-18-2023 04:03 AM |
Is there a way to backup my settings/configuration? | birkmaggs | Calibre | 8 | 04-21-2023 10:26 PM |
Configuration backup | kshane9 | Library Management | 2 | 11-17-2017 02:11 PM |
Change location of configuration folder | macnab69 | Library Management | 10 | 11-04-2015 09:22 AM |
Local backup folder is located where? | pewterbot9 | enTourage Archive | 1 | 12-30-2010 02:16 PM |