Activity log for bug #1999936

Date Who What changed Old value New value Message
2022-12-16 19:05:04 ownedbycats bug added bug
2022-12-16 19:05:20 ownedbycats description 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. 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 this 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.
2022-12-16 19:07:19 ownedbycats description 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 this 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. 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 this 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:####. (This also happens if I use a custom #calibreid column rather than id directly.) In both cases, the search works anyways. It does not occur if I search for id:#### manually. Thanks in advance.
2022-12-17 02:33:09 Kovid Goyal calibre: status New Fix Released