Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 05-29-2023, 03:26 AM   #1
un_pogaz
Chalut o/
un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.
 
un_pogaz's Avatar
 
Posts: 410
Karma: 145324
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
Old 05-29-2023, 03:34 AM   #2
feuille
Connoisseur
feuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enoughfeuille will become famous soon enough
 
Posts: 52
Karma: 666
Join Date: May 2020
Location: Germany
Device: android smartphone + tablet
Quote:
Originally Posted by un_pogaz View Post
Sorry for the title (miss click) a mod can edit to "Error to Edit Metadata, Calibre 6.19"

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
German Version here, but the same error.

Perhaps the line:

Code:
return clean_text(str(self.currentText()))
must read:

Code:
return clean_text(str(self.currentTextChanged()))

Last edited by feuille; 05-29-2023 at 03:40 AM.
feuille is offline   Reply With Quote
Old 05-29-2023, 03:39 AM   #3
croonable
Enthusiast
croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.croonable walks where angels fear to fly.
 
croonable's Avatar
 
Posts: 44
Karma: 152142
Join Date: Jul 2014
Location: Canada
Device: none
I got the same issue.

I had to use the previous calibre releases like 6.18.1 for my laptop.

I hope it gets fixed.
croonable is offline   Reply With Quote
Old 05-29-2023, 04:19 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Apologies a stupid error on my part 6.19.1 will be released shortly.
kovidgoyal is offline   Reply With Quote
Old 05-29-2023, 05:14 AM   #5
Odyssee
Connoisseur
Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.Odyssee knows what's going on.
 
Posts: 79
Karma: 25572
Join Date: Jul 2008
Device: Kobo Sage, Kindle Basic 11
This is one of the reasons why Calibre is such a superior utility: the support by the maker. Thank you Kovidgoyal!
Odyssee is offline   Reply With Quote
Old 05-29-2023, 05:45 AM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
version 6.19.1 with the fix is released.
kovidgoyal is offline   Reply With Quote
Old 05-29-2023, 06:06 AM   #7
un_pogaz
Chalut o/
un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.
 
un_pogaz's Avatar
 
Posts: 410
Karma: 145324
Join Date: Dec 2017
Device: Kobo
Thanks o/
un_pogaz is offline   Reply With Quote
Old 05-29-2023, 08:00 AM   #8
Seth H
Enthusiast
Seth H began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Jan 2013
Location: Tasmania, Australia
Device: Kobo H2O
Many thanks for that very quick fix!
Seth H is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre 6.6.0 edit metadata window alumoi Calibre 34 10-03-2022 05:38 AM
Calibre 8.69 crashing on metadata edit OldNo.7 Calibre 8 09-18-2012 05:53 AM
Calibre: How to Edit Metadata on Device EdGein Library Management 2 06-04-2012 01:28 AM
Calibre 0.7.36 - Love the new Edit Metadata UI jukin Calibre 2 01-02-2011 10:52 PM
title_sort in metadata edit dialogue phenomshel Calibre 9 12-27-2010 12:39 AM


All times are GMT -4. The time now is 07:23 PM.


MobileRead.com is a privately owned, operated and funded community.