Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 02-22-2026, 02:38 PM   #1
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
Bug in New Page Counting - All books listed as Error

Every single book in my library has "Error" listed as the page count, based on the new built-in pages column. I have tried regenerating them for single books and it still fails. If I go to the bookshelf view and look at the page count log, I get the following log:

[2026-02-22 18:31:21.940476+00:00] Failed to count pages for book 22460 EPUB 'The Hobbit: Or There and Back Again', with error:
Traceback (most recent call last):
File "multiprocessing\connection.py", line 338, in _recv_bytes
BrokenPipeError: [WinError 109] The pipe has been ended

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\db\page_count.py", line 163, in count_book
File "calibre\library\page_count.py", line 244, in count_pages
File "calibre\utils\ipc\__init__.py", line 20, in eintr_retry_call
File "multiprocessing\connection.py", line 256, in recv
File "multiprocessing\connection.py", line 353, in _recv_bytes
EOFError


It is the identical error for every book.

I have the latest version, 9.3.1, Windows portable install.
msr is offline   Reply With Quote
Old 02-22-2026, 08:15 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 46,043
Karma: 29579868
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
THat indicates something on your system is killing the worker process that does the counting, typically antivirus/security software. Try rebooting in safe mode and see if it works to confirm.
kovidgoyal is offline   Reply With Quote
Old 02-22-2026, 09:04 PM   #3
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
As someone else has already reported, rebooting into safe mode does not fix the problem. The same error message is generated in safe mode as normal mode. The only antivirus/security software I am running is the standard Windows security (MS Defender, etc), no third party AV.

I had a suspicion so I tried something. I did a normal install rather than the portable. It works for the normal install, but does not work for the portable install. The problem is explicitly with the portable version.
msr is offline   Reply With Quote
Old 02-22-2026, 09:45 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 46,043
Karma: 29579868
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Does not reproduce for me with calibre portable (the version from the official calibre website not portableapps or similar). And I dont see why running portable versus normal should make any difference.
kovidgoyal is offline   Reply With Quote
Old 02-22-2026, 10:02 PM   #5
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
All my installs are from the official website. I cannot explain why the portable version does not work but the regular one does.
msr is offline   Reply With Quote
Old 02-22-2026, 10:17 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 46,043
Karma: 29579868
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Try restarting calibre in debug mode and see if there is anythinguseful in the debug log when a failure occurs.
kovidgoyal is offline   Reply With Quote
Old 02-22-2026, 11:05 PM   #7
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
Here is something fascinating: When I restarted Calibre in debug mode the page counting started working (using the "Re-count the pages in this book" option from the popup menu in the book details panel).

When I shut it down and restarted it in normal mode, it went back to not working.
msr is offline   Reply With Quote
Old 02-22-2026, 11:28 PM   #8
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,437
Karma: 31000056
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Do you have any calibre related Environment Variables set ?

https://manual.calibre-ebook.com/cus...ment-variables

BR
BetterRed is online now   Reply With Quote
Old 02-22-2026, 11:53 PM   #9
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
No, but in confirming this I have inadvertently fixed the problem, even though I really do not remotely understand what was causing it in the first place.

I have Calibre pinned to my taskbar, which is how I launch it 99.99% of the time. I tried running the executable directly and discovered page counting worked. I closed it and ran it from the "taskbar pin" and it did not work. So I unpinned, re-ran the executable directly, then re-pinned it. Now when I run it from the fresh "pin" it works correctly.

It's the same exact version of Calibre (I only have the portable, as I had uninstalled the regular version after my earlier test), but somehow the pinned shortcut must have had something odd associated with it that was blocking the threads from running.

I do not recall that there were any environmental variables or customized settings for that particular shortcut, but as I already remove it I have no obvious way to recover it and check.

On the other hand, I wonder if maybe there was... the one environmental variable that jumped out at me as possibly customized was the calibre_cache_directory. Ever since the Calibre book viewer was completely updated a few years ago (I don't recall the timeline), I've had a lot of problems with books opening very slowly as the "preparing books for first view" took a surprisingly long time to run (frequently 10-20 seconds). At one point I think there was a suggestion the cache needed to be repointed to fix this and I may have set that variable at that time (although what I set it to is a mystery at this stage). I just noticed that books are now opening almost instantaneously when they had never done so previously (at least not since that major rewrite of the book viewer). Clearly something else was "fixed" or otherwise cleared up when the shortcut was recreated.
msr is offline   Reply With Quote
Old 02-23-2026, 12:59 AM   #10
Zebedi
Enthusiast
Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.Zebedi got an A in P-Chem.
 
Zebedi's Avatar
 
Posts: 28
Karma: 6256
Join Date: Nov 2014
Location: Byford, Western Australia
Device: IPad Pro 12.9, 10.5, IPhone 16
I had the same problem, but I had page counts working in the portable version and not the installed version.

I copied the books from portable with their page counts and after that any new books counted ok.

I never did find out what the problem was, but page counts work on both now.
Zebedi is offline   Reply With Quote
Old Yesterday, 02:08 PM   #11
msr
Enthusiast
msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.msr never is beset by a damp, drizzly November in his or her soul.
 
Posts: 31
Karma: 59820
Join Date: Jul 2009
Device: Kobo
I have an update of sorts. There was a quirk I had run into with Windows/Calibre in the past that I had forgotten about which is probably related to why it wasn't working for me.

If I run the Calibre portable executable directly everything works fine as expected. If I create a shortcut somewhere (e.g., my desktop) and run Calibre that way, everything works fine as expected. HOWEVER, if I run the Calibre portable executable and pin it to the taskbar, without doing anything else special, when I subsequently try to run Calibre using the taskbar shortcut, it does NOT recognize my portable library (nor any of my settings) and creates a default library in my user folder with default settings. I can, of course, tell it to open my actual library in the portable location, but I shouldn't have to do that.

The (Windows) problem is that the shortcut created when one pins Calibre to the taskbar is not targeting the portable executable, it's targeting the Calibre.exe inside the Calibre subfolder of the portable installation. I don't remember what my previous solution for this was (perhaps an environmental variable?), but it seems likely that it broke something that was leading to the page counting error, as well as the really slow book viewer issue I'd been annoyed with for the last year or so.

This time I edited the path within the taskbar shortcut to point to the correct executable (as well as the "Start in:" directory) and that seems to have fixed the taskbar shortcut without breaking Calibre functionality. Certainly an easier solution.

Weirdly, you do have to edit a shortcut you pin, you cannot simply drop a new shortcut into the Taskbar quick start directory... (this was a change at some point (Win11?), probably security related, because there was a time a number of years ago where you could absolutely do this). MS somehow recognizes this as created in a different manner and blocks it from appearing in the taskbar...all of which is still buried under an Internet Explorer user directory path, because why not continue to rely on horribly out of date concepts and directories you cooked into your OS decades ago.
msr is offline   Reply With Quote
Old Yesterday, 04:14 PM   #12
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,437
Karma: 31000056
Join Date: Mar 2012
Location: Sydney Australia
Device: none
It's you that's stuck in the past.

Opportunistic pinning from the taskbar itself, and dropping shortcuts into the taskbar shortcuts folder hasn't been necessary for some time, more recently it hasn't been possible.

Firstly you need to pin the portable launcher to the taskbar, not the program it launches. And you do that with File Explorer:

Click image for larger version

Name:	pin portable to taskbar.jpg
Views:	24
Size:	130.7 KB
ID:	221439

IMO calibre-portable.exe should be shipped with a different icon, e.g put ot in a frame.

Click image for larger version

Name:	calibre.jpg
Views:	10
Size:	13.0 KB
ID:	221441

BR
BetterRed is online now   Reply With Quote
Old Yesterday, 11:06 PM   #13
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,549
Karma: 62543878
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by BetterRed View Post
It's you that's stuck in the past.


IMO calibre-portable.exe should be shipped with a different icon, e.g put ot in a frame.

Attachment 221441

BR
Add some wheels?
Add a luggage handle?
theducks is offline   Reply With Quote
Old Today, 02:14 AM   #14
Capricorn
Belgian Pommes Frites
Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.Capricorn turned on, tuned in, and dropped out.
 
Posts: 137
Karma: 35038
Join Date: Jan 2012
Device: Pocketbook Touch HD
Having read this thread, I looked at my data and could also see the message Pages: error in the window "Book details" with all the data and the comments of the book.
As I have been editing quite a few books lately, I went back through all the books and noticed the following:
all the new books I added, had the error. Some of the books that were already in the database had the error, and some didn't.
I am running it on windows 11 with all the latest updates (updated last on 11th feb 2026). And I only use windows defender as antivirus. I did not change anything to shortcuts, or to pinning things on the taskbar, or environment variables. I am using the desktop calibre version, not the portable one.

On running calibre-debug.exe directly in c:\program files\calibre2, without any options, I got this message:
Spoiler:

calibre_plugins.fictiondb.__init__:54: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option.
Failed to initialize plugin: 'C:\\Users\\XYZ\\AppData\\Roaming\\calibre\\plugin s\\FictionDB.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 854, in initialize_plugins
File "calibre\customize\ui.py", line 88, in load_plugin
File "calibre\customize\zipplugin.py", line 320, in load
File "importlib\__init__.py", line 88, in import_module
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "calibre\customize\zipplugin.py", line 219, in exec_module
File "calibre_plugins.fictiondb.__init__", line 11, in <module>
ImportError: cannot import name 'quote' from 'urllib' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\urllib\__init__.pyc)
Module readline not available.
Welcome to the interactive calibre shell!
Use exit to quit
>>>

However, looking into the list of plugins in calibre under preferences-plugins, the fictionDB plugin is NOT installed in Calibre. I had a look in the folder of the plugins under appdata\roaming\calibre\plugins and found there was an old fictiondb.zip file (from 2023) present. I deleted it and now calibre-debug does not give any errors.

However, on restarting Calibre with "restart in debug mode", I got another syntax warning for the plugin job spy:

ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
calibre_plugins.job_spy.ui:550: SyntaxWarning: "\J" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\J"? A raw string is also an option.
calibre_plugins.job_spy.ui:2245: SyntaxWarning: "\J" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\J"? A raw string is also an option.
calibre_plugins.job_spy.ui:11864: SyntaxWarning: "\c" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\c"? A raw string is also an option.
calibre_plugins.job_spy.config:148: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
calibre_plugins.job_spy.config:149: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
calibre_plugins.job_spy.config:154: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
calibre_plugins.job_spy.config:156: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
calibre_plugins.job_spy.config:158: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is also an option.
calibre_plugins.job_spy.config:171: SyntaxWarning: "\*" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\*"? A raw string is also an option.
calibre Debug log
calibre 9.4 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.2
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: Gather KFX-ZIP (from KFX Input) (2, 29, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 29, 0) && Action Chains (1, 20, 10) && Barnes & Noble (1, 5, 8) && Comments Cleaner (1, 18, 2) && Diaps Editing Toolbag (0, 5, 0) && Editor Chains (1, 1, 9) && EpubCheck (0, 2, 6) && Find Duplicates (1, 10, 10) && Goodreads (1, 8, 4) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 29, 0) && From KFX (2, 29, 0) && KFX Input (2, 29, 0) && Set KFX metadata (from KFX Output) (2, 18, 0) && KFX Output (2, 18, 0) && LanguageTool (0, 1, 3) && Modify ePub (1, 8, 9) && Quality Check (1, 14, 7) && Reformat plugin (2, 4, 0) && ScrambleEbook (0, 6, 0)
calibre 9.4 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.2
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: Gather KFX-ZIP (from KFX Input) (2, 29, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 29, 0) && Action Chains (1, 20, 10) && Barnes & Noble (1, 5, 8) && Comments Cleaner (1, 18, 2) && Diaps Editing Toolbag (0, 5, 0) && Editor Chains (1, 1, 9) && EpubCheck (0, 2, 6) && Find Duplicates (1, 10, 10) && Goodreads (1, 8, 4) && Job Spy (1, 0, 239) && KFX metadata reader (from KFX Input) (2, 29, 0) && From KFX (2, 29, 0) && KFX Input (2, 29, 0) && Set KFX metadata (from KFX Output) (2, 18, 0) && KFX Output (2, 18, 0) && LanguageTool (0, 1, 3) && Modify ePub (1, 8, 9) && Quality Check (1, 14, 7) && Reformat plugin (2, 4, 0) && ScrambleEbook (0, 6, 0)
QPA platform: windows
devicePixelRatio: 1.5
logicalDpi: 96.0 x 96.0
physicalDpi: 92.89142857142856 x 93.78461538461538
[0.00] Starting up...
[0.00] Showing splash screen...
[1.15] splash screen shown
[1.15] Initializing db...
[2.11] db initialized
[2.11] Constructing main UI...
qt.webengine.QWebEngineView OK
[4.55] GUI main window shown
Job Spy has begun initialization...
Calibre, and hence Job Spy, was gracefully shut down last time? True
Last time daemon started: never
Last time daemon failed: never
Total daemon starts inception_to_date: 0
Total daemon failures inception-to-date: 0
JS: ===>>> change_gui_alternating_row_colors()
Job Spy has finished initialization...
[4.76] main UI initialized...
[4.76] Hiding splash screen
[4.76] splash screen hidden
[4.76] Started up in 4.76 seconds with 48942 books
Action chains: _get_plugins_resources(): start
Editor chains: _get_plugins_resources(): start
Editor Chains: _get_plugins_resources(): finished
EditorChains::actions/editor_actions.py - exception when loading translations
Editor Chains: actions that does not run headless: ['Mark Cursor Tag', 'Insert Before Cursor Tag', 'Insert After Cursor Tag', 'Editor Actions']
calling method (on_modules_update) of obj (Tag Actions)
Editor Chains: Tag Actions: running on_modules_update()
calling method (on_modules_update) of obj (Style Actions)
Editor Chains: Style Actions: running on_modules_update()
Editor chains: _call_plugins_on_modules_update(): start
Editor Chains: _call_plugins_on_modules_update(): finished
Action Chains: _get_plugins_resources(): finished
Action chains: formulas: running on_templates_update()
Action chains: _call_plugins_on_modules_update(): start
Action Chains: _call_plugins_on_modules_update(): finished
[26.79] Shutdown starting...
[26.88] Shutdown message shown...
[26.88] Grid view shutdown
[26.88] Bookshelf view shutdown
[26.89] Actions shutdown
[27.09] Various services shutdown
[27.09] Metadata backup shutdown
[27.66] Current database closed
[27.66] Windows hidden
[27.68] Waiting for overseers, mdns, and live to shutdown
[27.68] Waiting for device manager to shutdown
[27.68] Shutdown complete in 0.88, quitting...


Removing the job spy plugin solved this problem, but I am not sure what these syntax warnings relate to.

I then rebooted in safe mode, but that gave the same results.

Using the "Re-count the pages in this book" option from the popup menu in the book details panel, does work, and gives the number of pages. But not for all the books I tried.

So I still wonder why I get the pages error.

Last edited by theducks; Today at 12:00 PM. Reason: additional info, Added Spoiler for Log files
Capricorn is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cover page getting duplicated in spine - user error or bug? ownedbycats Conversion 8 09-30-2023 05:51 AM
Question about counting books Arrow Library Management 13 03-19-2014 07:46 PM
# of kindle e-book licenses NOT listed on product page med007 Amazon Kindle 15 11-04-2011 09:30 AM
'Page Error' on some books deadgloves Sony Reader 8 05-21-2011 04:00 PM
Page numbering and counting PKFFW OpenInkpot 5 10-31-2009 07:34 AM


All times are GMT -4. The time now is 05:02 PM.


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