View Single Post
Old 09-07-2021, 07:12 AM   #40
Cootey
Absentminded Reader
Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.Cootey ought to be getting tired of karma fortunes by now.
 
Cootey's Avatar
 
Posts: 1,345
Karma: 7442365
Join Date: Apr 2017
Device: Kobo Mini, Libra Colour & Elipsa; Kindle Paperwhite 3 & 4; iOS apps
Quote:
Originally Posted by davidfor View Post
Now that's interesting. I wouldn't even have thought of CBZ as being a problem as I assumed it would have been a low user of the database. But, it does put in an entry for each image into the database.

And it would seem to explain @Cootey's problems. That's assuming the mentioned Manga are in CBZ or CBR (I'm assuming these are handled the same) and not epub or kepub.

Anyway, I'll have a play and see what I can see.
They are indeed CBZ files.

I haven't plugged my Elipsa into my Mac since I last posted. Just plugged it in a few moments ago. Calibre was running. And I received an instant error message as soon as the device mounted into Calibre. I hadn't even added anything through the Finder nor Calibre. That was new.

I see that with NiLuJe's input (who can speak the lingo), there are some new developments. I'll post my error log here, and catch up.

Spoiler:
calibre, version 5.26.0
ERROR: Unhandled exception: <b>CorruptError</b>:CorruptError: database disk image is malformed

calibre 5.26 embedded-python: True is64bit: True
macOS-10.15.7-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '19.6.0', 'Darwin Kernel Version 19.6.0: Tue Jun 22 19:49:55 PDT 2021; root:xnu-6153.141.35~1/RELEASE_X86_64')
Python 3.8.5
OSX: ('10.15.7', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 42, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (1, 42, 0) && Embed Comic Metadata (1, 6, 1) && KFX metadata reader (from KFX Input) (1, 42, 0) && KFX Input (1, 42, 0) && Set KFX metadata (from KFX Output) (1, 55, 0) && KFX Output (1, 55, 0) && KePub Input (3, 4, 3) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 5, 3) && Kobo Books (1, 8, 2) && Kobo Utilities (2, 14, 1) && Obok DeDRM (7, 2, 1)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 1737, in check_device_database
check_result = self._check_device_database()
File "calibre_plugins.koboutilities.action", line 3711, in _check_device_database
return check_device_database(self.device_database_path())
File "calibre_plugins.koboutilities.action", line 6073, in check_device_database
result = cursor.fetchall()
apsw.CorruptError: CorruptError: database disk image is malformed
Cootey is offline   Reply With Quote