Here's the error log
Code:
calibre, version 0.8.52
ERROR: Unhandled exception: <b>Exception</b>:Wrong JPEG library version: library is 80, caller expects 70 `' @ error/jpeg.c/EmitMessage/235
Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata\single.py", line 459, in accept
File "site-packages\calibre\gui2\metadata\single.py", line 433, in apply_changes
File "site-packages\calibre\gui2\metadata\basic_widgets.py", line 1026, in commit
File "site-packages\calibre\library\database2.py", line 1104, in set_cover
File "site-packages\calibre\utils\magick\draw.py", line 71, in save_cover_data_to
File "site-packages\calibre\utils\magick\draw.py", line 20, in _data_to_image
File "site-packages\calibre\utils\magick\__init__.py", line 132, in load
Exception: Wrong JPEG library version: library is 80, caller expects 70 `' @ error/jpeg.c/EmitMessage/235
I did not have this problem before (0.8.51). I also noticed that when searching for cover, even if there is a hit (from Duoban) it doesn't show up as a result. When I try to manually add a cover, the error above happen. Also, when the device (Kindle DXG) is plugin and recognized, the "On Device" does not appear either.
Edit: After some uninstall and manually delete the program's folder, I get it working now. Not sure what caused it before. Sorry for the false alarm.