View Single Post
Old 10-07-2025, 05:42 AM   #735
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 448
Karma: 3000000
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by xor_ View Post
Code:
calibre 8.12  embedded-python: True
Traceback (most recent call last):
  File "calibre_plugins.worddumb.custom_x_ray", line 154, in data
    value = self.x_ray_data[row][column]
            ~~~~~~~~~~~~~~~~~~~~^^^^^^^^
IndexError: list index out of range
That JSON file probably was created for an very old version of the plugin. Each x-ray data should have six elements but that file has five.
xxyzz is offline   Reply With Quote