Drop actions on main list are not working either:
Code:
calibre, version 5.34.0
ERRO: Exceção sem tratamento: <b>TypeError</b>:int() argument must be a string, a bytes-like object or a real number, not 'DropAction'
calibre 5.34 Portable embedded-python: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.10.1
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: pt_BR
Successfully initialized third party plugins: ACE (1, 1, 4) && EpubCheck (0, 2, 3) && Skoob Books (1, 5, 3) && Skoob Sync (0, 4, 1)
Traceback (most recent call last):
File "calibre\gui2\library\alternate_views.py", line 223, in dragEnterEvent
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'DropAction'