View Single Post
Old 07-22-2021, 06:49 AM   #1
un_pogaz
Chalut o/
un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.
 
un_pogaz's Avatar
 
Posts: 410
Karma: 145324
Join Date: Dec 2017
Device: Kobo
Strange bug (tuple index out of range)

I have a strange bug that appears unpredictably.
I'm not sure exactly when it happens, if it's during the automatic addition of a book, during the launch of a search, or the launch of a search during the automatic addition.

Code:
calibre, version 5.23.0
ERREUR : Exception non gérée: <b>IndexError</b>:tuple index out of range

calibre 5.23 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: fr
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 40, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (1, 40, 0) && Action Chains (1, 9, 3) && Comments Cleaner (1, 3, 3) && Count Pages (1, 11, 0) && Embed Comic Metadata (1, 6, 1) && EpubMerge (2, 11, 0) && EpubSplit (3, 1, 0) && Extract ISBN (1, 5, 0) && Find Duplicates (1, 8, 9) && Generate Cover (2, 0, 2) && KFX metadata reader (from KFX Input) (1, 40, 0) && KFX Input (1, 40, 0) && KePub Input (3, 4, 3) && KindleUnpack - The Plugin (0, 83, 0) && Kobo Books (1, 8, 2) && Kobo Utilities (2, 14, 1) && Manage Series (1, 2, 11) && Mass Search-Replace (1, 2, 2) && Modify ePub (1, 6, 2) && Obok DeDRM (7, 2, 1) && Open With (1, 5, 13) && Quality Check (1, 11, 2) && Search The Internet (1, 8, 1) && View Manager (1, 6, 0)
Traceback (most recent call last):
  File "calibre\gui2\library\models.py", line 935, in data
  File "calibre\gui2\library\models.py", line 839, in func
  File "calibre\db\view.py", line 193, in index_to_id
IndexError: tuple index out of range
un_pogaz is offline   Reply With Quote