View Single Post
Old 02-01-2024, 07:34 AM   #1259
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Thank you for your response, the following error shows up

Code:
calibre, version 7.4.0
ERROR: Unhandled exception: <b>IndexError</b>:tuple index out of range

calibre 7.4  embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Action Chains (1, 19, 4) && Count Pages (1, 13, 4) && Editor Chains (1, 1, 4) && EpubMerge (2, 17, 0) && Goodreads (1, 7, 9) && Goodreads Sync (1, 16, 4) && Markdown Output (1, 0, 3) && Resize Cover (1, 2, 0)
Traceback (most recent call last):
  File "calibre_plugins.action_chains.action", line 451, in run_chain
  File "calibre_plugins.action_chains.chains", line 403, in run
  File "calibre_plugins.action_chains.chains", line 208, in _run_loop
  File "calibre_plugins.action_chains.chains", line 181, in _run_loop
  File "calibre_plugins.action_chains.actions.chain_caller", line 141, in run
  File "calibre_plugins.action_chains.chains", line 403, in run
  File "calibre_plugins.action_chains.chains", line 208, in _run_loop
  File "calibre_plugins.action_chains.chains", line 181, in _run_loop
  File "calibre_plugins.action_chains.actions.chain_caller", line 141, in run
  File "calibre_plugins.action_chains.chains", line 403, in run
  File "calibre_plugins.action_chains.chains", line 208, in _run_loop
  File "calibre_plugins.action_chains.chains", line 181, in _run_loop
  File "calibre_plugins.action_chains.actions.open_with", line 302, in run
  File "calibre_plugins.action_chains.scopes.scope_tools", line 40, in get_current_book_id
  File "calibre_plugins.action_chains.scopes.base", line 66, in get_current_book_id
  File "calibre\gui2\library\models.py", line 799, in id
  File "calibre\db\view.py", line 226, in index_to_id
IndexError: tuple index out of range
nqk is offline   Reply With Quote