Problem editing Comments
Hi All,
Since upgrade to Calibre 4.9 I cannot anymore edit comments from HTML section, I got this message:
calibre, version 4.9.0
ERREUR : Exception non gérée: <b>TypeError</b>:unbound method toPlainText() must be called with PlainTextEdit instance as first argument (got QPlainTextEdit instance instead)
calibre 4.9 embedded-python: True is64bit: True
Linux-4.19.0-6-amd64-x86_64-with-debian-10.2 Linux ('64bit', 'ELF')
('Linux', '4.19.0-6-amd64', '#1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11)')
Python 2.7.16
Linux: ('debian', '10.2', '')
Interface language: fr
Successfully initialized third party plugins: Find Duplicates (1, 6, 3)
Traceback (most recent call last):
File "site-packages/calibre/gui2/comments_editor.py", line 1142, in change_tab
TypeError: unbound method toPlainText() must be called with PlainTextEdit instance as first argument (got QPlainTextEdit instance instead)
|