Show book details error
Hi, I've been getting following error message when trying to show the book details:
calibre, version 0.8.11
ERROR: Unhandled exception: <b>UnboundLocalError</b>:local variable 'link' referenced before assignment
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\show_book_details.py ", line 33, in show_book_info
File "site-packages\calibre\gui2\dialogs\book_info.py", line 39, in __init__
File "site-packages\calibre\gui2\dialogs\book_info.py", line 131, in refresh
File "site-packages\calibre\gui2\book_details.py", line 29, in render_html
File "site-packages\calibre\gui2\book_details.py", line 146, in render_data
UnboundLocalError: local variable 'link' referenced before assignment
The error appeared also in 0.8.8 version which I previously had. I tried updating it to 0.8.11, then uninstall completely and install 0.8.11 again but the error still shows.
Thank you for any tips.
|