I get this error when using the option to create a search from the book IDs. (The search is created, though.)
Code:
calibre, version 6.10.0
ERROR: Unhandled error: Failed to read book data from calibre library. Click "Show details" for more information
Traceback (most recent call last):
File "D:\Documents\git\calibre\src\calibre\gui2\library\models.py", line 624, in current_changed
File "D:\Documents\git\calibre\src\calibre\gui2\library\models.py", line 606, in get_book_display_info
File "D:\Documents\git\calibre\src\calibre\db\legacy.py", line 693, in get_metadata
File "D:\Documents\git\calibre\src\calibre\db\view.py", line 226, in index_to_id
IndexError: tuple index out of range
Is this a JS or Calibre issue?