I'm getting an error when I try to search highlights. I've tried it on a few books, cleared all highlights, etc... and nothing helps.
Code:
calibre, version 4.99.14
ERROR: Unhandled exception: <b>AttributeError</b>:'Highlights' object has no attribute 'currentRow'
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
Traceback (most recent call last):
File "site-packages\calibre\gui2\viewer\highlights.py", line 439, in search_requested
File "site-packages\calibre\gui2\viewer\highlights.py", line 252, in find_query
AttributeError: 'Highlights' object has no attribute 'currentRow'