Quote:
Originally Posted by kovidgoyal
2) The viewer highlights panel now shows the style of each highlight
next to the entry and the grouping is by the lowest level in the ToC,
not the highest.
|
I'm getting an error when double-clicking on the group (chapter) title:
Spoiler:
calibre, version 4.99.14
ERROR: Unhandled exception: <b>TypeError</b>:'NoneType' object is not subscriptable
calibre 4.99.14 Portable embedded-python: True is64bit: False
Windows-10-10.0.19041-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: ACE (1, 1, 1) && Skoob Books (1, 4, 0) && Skoob Sync (0, 3, 5)
Traceback (most recent call last):
File "site-packages\calibre\gui2\viewer\highlights.py", line 447, in jump_to_highlight
TypeError: 'NoneType' object is not subscriptable
Quote:
Originally Posted by kovidgoyal
7) Viewer: Fix error when creating more than one custom highlight style
|
All good now.