View Single Post
Old 05-29-2023, 03:26 AM   #1
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 446
Karma: 672378
Join Date: Dec 2017
Device: Kobo
Calibre 6.19 Metadata edit dialogue crash

When you try to "Edit the Metadata" of One book, the following error ocurs
Calibre 6.19 (Windows)
Code:
calibre, version 6.19.0
ERREUR : Exception non gérée: <b>TypeError</b>:'str' object is not callable

calibre 6.19 Portable embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: fr
Traceback (most recent call last):
  File "calibre\gui2\actions\edit_metadata.py", line 438, in edit_metadata
  File "calibre\gui2\actions\edit_metadata.py", line 461, in edit_metadata_for
  File "calibre\gui2\actions\edit_metadata.py", line 491, in do_edit_metadata
  File "calibre\gui2\metadata\single.py", line 1274, in edit_metadata
  File "calibre\gui2\metadata\single.py", line 71, in __init__
  File "calibre\gui2\metadata\single.py", line 116, in setupUi
  File "calibre\gui2\metadata\single.py", line 207, in create_basic_metadata_widgets
  File "calibre\gui2\metadata\basic_widgets.py", line 706, in __init__
  File "calibre\gui2\metadata\basic_widgets.py", line 709, in enable
  File "calibre\gui2\metadata\basic_widgets.py", line 634, in current_val
TypeError: 'str' object is not callable

Last edited by un_pogaz; 05-29-2023 at 05:52 AM.
un_pogaz is offline   Reply With Quote