Hi,
I've just put the upgrade to 0.8.16 Version and i've a big probleme with this version.
When i try to update metadata with cliking the Button i obtain this messages :
Code:
calibre, version 0.8.16
ERROR: Exception non gérée: <b>KeyError</b>:'author_name_copywords'
Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata\basic_widgets.py", line 356, in update_state_and_val
File "site-packages\calibre\ebooks\metadata\__init__.py", line 70, in authors_to_sort_string
File "site-packages\calibre\ebooks\metadata\__init__.py", line 41, in author_to_author_sort
KeyError: 'author_name_copywords'
i click OK then :
Code:
calibre, version 0.8.16
ERROR: Exception non gérée: <b>KeyError</b>:'author_name_copywords'
Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata\basic_widgets.py", line 356, in update_state_and_val
File "site-packages\calibre\ebooks\metadata\__init__.py", line 70, in authors_to_sort_string
File "site-packages\calibre\ebooks\metadata\__init__.py", line 41, in author_to_author_sort
KeyError: 'author_name_copywords'
and now i show the form correctly
if i choose another author in the combo another time i hace the message :
Code:
calibre, version 0.8.16
ERROR: Exception non gérée: <b>KeyError</b>:'author_name_copywords'
Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata\basic_widgets.py", line 356, in update_state_and_val
File "site-packages\calibre\ebooks\metadata\__init__.py", line 70, in authors_to_sort_string
File "site-packages\calibre\ebooks\metadata\__init__.py", line 41, in author_to_author_sort
KeyError: 'author_name_copywords'
same thing when i add a new book
Code:
calibre, version 0.8.16
WARNING: Impossible de lire les métadonnées: Impossible de lire les métadonnées à partir de:
XXXXXX - XXXXXXXX
Traceback (most recent call last):
File "site-packages\calibre\gui2\add.py", line 129, in start
File "site-packages\calibre\gui2\add.py", line 219, in add
File "site-packages\calibre\library\database2.py", line 3154, in create_book_entry
File "site-packages\calibre\library\database2.py", line 2165, in author_sort_from_authors
File "site-packages\calibre\ebooks\metadata\__init__.py", line 41, in author_to_author_sort
KeyError: 'author_name_copywords'
- I can't go back to previoud version who work fine for me the installer tell me there was a newer version installed ?
thanks in advance