Comment 0 for bug 1999936

Revision history for this message
ownedbycats (ownedbycats) wrote :

Calibre 6.10

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

I receive an error when either:

a) using Job Spy's "Create Search Criteria from Selected Book IDs" to produce a search of id:####.
b) Opening a calibre:// link to perform a search for id:####.

In both cases, the search works anyways. It does not occur if I search for id:#### manually.

Thanks in advance.