NoDecodeDelegateForThisImageFormat on cover save
I just installed calibre 0.7.46 on a linux system (Debian testing). Downloading the cover image for a book worked, but when I click "OK" in the metadata dialog I receive the following error:
Traceback (most recent call last):
File "site-packages/calibre/gui2/dialogs/metadata_single.py", line 950, in accept
File "site-packages/calibre/library/database2.py", line 891, in set_cover
File "site-packages/calibre/utils/magick/draw.py", line 42, in save_cover_data_to
File "site-packages/calibre/utils/magick/__init__.py", line 112, in load
Exception: NoDecodeDelegateForThisImageFormat `' @ error/blob.c/BlobToImage/349
The book:
"A Hard Day's Knight" by Simon R. Green
Am I missing a required package? Or is this a bug?
|