I am not able to open the manage authors dialog. Getting this error:
Spoiler:
calibre, version 5.99.4
ERROR: Unhandled exception: <b>TypeError</b>:QTableView.sortByColumn(): argument 2 has unexpected type 'int'
calibre 5.99.4 embedded-python: True
Linux-5.13.0-27-generic-x86_64-with-glibc2.34 Linux ('64bit', 'ELF')
('Linux', '5.13.0-27-generic', '#29-Ubuntu SMP Wed Jan 12 17:36:47 UTC 2022')
Python 3.10.1
Interface language: None
Successfully initialized third party plugins: Action Chains (1, 16, 0) && Category Tags (0, 2, 2) && Editor Chains (0, 5, 0) && Favourites Menu (1, 1, 0) && Find Duplicates (1, 9, 2) && Goodreads (1, 5, 3) && Import List (1, 8, 1) && Last Modified (0, 8, 1) && Manage Series (1, 3, 0) && View Manager (1, 7, 0)
Traceback (most recent call last):
File "calibre/gui2/tag_browser/ui.py", line 446, in do_author_sort_edit
File "calibre/gui2/dialogs/edit_authors_dialog.py", line 171, in __init__
File "calibre/gui2/dialogs/edit_authors_dialog.py", line 222, in show_table
File "calibre/gui2/dialogs/edit_authors_dialog.py", line 427, in do_sort_by_author_sort
TypeError: QTableView.sortByColumn(): argument 2 has unexpected type 'int'