Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 07:25 AM   #1
Magnuss
Junior Member
Magnuss began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2026
Device: Boox Go7 genII
Polish of more than 3 books crashes Calibre.

Hi,

After updating to Calibre 9.12, some of my metadata was missing. After searching for causes and fixes, I read that polishing books is recommended, so Calibre stores everything inside the library. Sadly, if I try to do that with more than three books, Calibre crashes without an error message. I can polish one book at a time, but that isn't really feasible for my growing library. Is there a fix or configuration I'm missing for mass polishing?

steps done so far to fix it:
  • I did run a maintenance check on my Library without errors.
  • change parallel processes to a higher number.
  • Run Calibre Debug Mode: Debug Mode doesn't even log the Polish Jobs or Crash.
Attached Thumbnails
Click image for larger version

Name:	polish-of-more-than-3-books-crashes-calibre.png
Views:	20
Size:	109.7 KB
ID:	224779   Click image for larger version

Name:	Log.png
Views:	21
Size:	61.1 KB
ID:	224780  
Magnuss is offline   Reply With Quote
Old Yesterday, 01:42 PM   #2
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 14,049
Karma: 83121446
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
A minor suggestion; rather than pasting a screenshot of errors, please copy and paste the TEXT. Even better, launch calibre in debug mode (look in preferences), replicate the issue, shut calibre down and paste the resulting calibre debug log.
PeterT is offline   Reply With Quote
Advert
Old Yesterday, 03:11 PM   #3
Jaws
JCL Punch-Card Collector
Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.Jaws ought to be getting tired of karma fortunes by now.
 
Posts: 119
Karma: 606562
Join Date: Jun 2014
Location: Antarctica
Device: Aggressively Device Independent
As an additional data point indicating that Magnuss's problem may relate to his specific setup, after installing 9.12 I did a batch polish of six books at once that flew through with no errors.

That said, my experience in the past has been that the "upgrade internals" option, which is checked on the first of the screenshots, is most likely to be related to any later errors. That's far less because of Calibre than some of the idiosyncratic coding and workarounds often found in epubs (example: books that use
Code:
<div>
instead of
Code:
<p>
for every paragraph) that makes it difficult to properly update from epub2 to epub3.

Thus, the first step I'd take to debug this is to uncheck "upgrade internals," close everything, restart everything, and try again.
Jaws is online now   Reply With Quote
Old Yesterday, 06:55 PM   #4
Magnuss
Junior Member
Magnuss began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2026
Device: Boox Go7 genII
Quote:
Originally Posted by Jaws;4601538
That said, my experience in the past has been that the "upgrade internals" option, which is checked on the first of the screenshots, is most likely to be related to any later errors. That's far less because of Calibre than some of the idiosyncratic coding and workarounds often found in epubs (example: books that use [CODE
<div>[/CODE] instead of
Code:
<p>
for every paragraph) that makes it difficult to properly update from epub2 to epub3.

Thus, the first step I'd take to debug this is to uncheck "upgrade internals," close everything, restart everything, and try again.
I checked it without upgrading the internals, and it crashed anyway. I also tried using three random books each time and it didn't matter which books I chose; they crashed anyway. If I did them one at a time, they didn't crash. Thank you for the suggestion.
Magnuss is offline   Reply With Quote
Old Yesterday, 07:04 PM   #5
Magnuss
Junior Member
Magnuss began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2026
Device: Boox Go7 genII
Quote:
Originally Posted by PeterT View Post
A minor suggestion; rather than pasting a screenshot of errors, please copy and paste the TEXT.
I didn't paste a screenshot of the errors; as you can see, there aren't any. There is nothing captured by Calibre it simply stops. If there were error logs, I would of course paste them as plain text, but the only thing logged was the normal Calibre initialisation sequence.

Quote:
Originally Posted by PeterT View Post
Even better, launch calibre in debug mode (look in preferences), replicate the issue, shut calibre down and paste the resulting calibre debug log.
I used Calibre in debug mode — how else do you think I got the logs? The whole program is crashing, including the debug logger. So, nothing is logged after Calibre's initialisation sequence when I start the Polish job.
Magnuss is offline   Reply With Quote
Advert
Old Yesterday, 07:15 PM   #6
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,755
Karma: 34252730
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@Magnuss : I may have missed it, but which operating system are you using, and which version?

BR
BetterRed is online now   Reply With Quote
Old Yesterday, 07:48 PM   #7
Magnuss
Junior Member
Magnuss began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2026
Device: Boox Go7 genII
Quote:
Originally Posted by BetterRed View Post
@Magnuss : I may have missed it, but which operating system are you using, and which version?

BR
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Magnuss is offline   Reply With Quote
Old Yesterday, 07:50 PM   #8
Magnuss
Junior Member
Magnuss began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2026
Device: Boox Go7 genII
On request here the log that doesn't show anything because it breaks before the crash as plain text.

ApplicationPaletteChange event ignored
Using calibre Qt style: True
calibre Debug log
calibre 9.12 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.6
Windows: ('11', '10.0.26200', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Extract ISBN (1, 6, 6) && Goodreads (1, 8, 5) && Goodreads Sync (1, 17, 4)
calibre 9.12 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.6
Windows: ('11', '10.0.26200', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Extract ISBN (1, 6, 6) && Goodreads (1, 8, 5) && Goodreads Sync (1, 17, 4)
QPA platform: windows
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 92.53889943074003 x 92.67567567567568
[0.00] Starting up...
[0.00] Showing splash screen...
[1.16] splash screen shown
[1.16] Initializing db...
[1.19] db initialized
[1.19] Constructing main UI...
[1.63] GUI main window shown
[1.67] main UI initialized...
[1.67] Hiding splash screen
[1.67] splash screen hidden
[1.67] Started up in 1.67 seconds with 353 books
Magnuss is offline   Reply With Quote
Old Yesterday, 09:14 PM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,755
Karma: 34252730
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Try starting Windows in Safe Mode, run calibre, and nothing else, then try Polishing a few books.

See ==>> calibre freezes/crashes occasionally?

BR
BetterRed is online now   Reply With Quote
Old Yesterday, 11:28 PM   #10
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 2,407
Karma: 9240845
Join Date: Sep 2020
Device: Libra Colour
I can't repro on Windows 10.
Comfy.n is online now   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre crashes a lot when sending books to Kobo redlob Devices 6 01-03-2022 06:13 PM
Calibre 2.0 crashes when adding books under OS X Yosemite Jimbo724 Calibre 4 09-23-2014 04:58 PM
Sending books to my kindle crashes calibre Barty Devices 6 12-04-2011 04:44 PM
Calibre crashes with some books when extracting Cover. iridius Library Management 5 03-08-2011 01:11 AM
calibre crashes when scanning and adding books oncdoc Calibre 8 04-21-2010 03:03 PM


All times are GMT -4. The time now is 06:47 PM.


MobileRead.com is a privately owned, operated and funded community.