ok new version give some help to find the issue...... now a message get out when I try to get in template editor (in save to disk preferences) :
calibre, version 0.9.5
ERROR: Unhandled exception: AttributeError:'list' object has no attribute 'lower'
Traceback (most recent call last):
File "site-packages/calibre/gui2/preferences/save_template.py", line 47, in do_open_editor
File "site-packages/calibre/gui2/dialogs/template_dialog.py", line 228, in __init__
File "site-packages/calibre/ebooks/metadata/book/base.py", line 195, in __setattr__
AttributeError: 'list' object has no attribute 'lower'
so I strongly suppose I have to "put hand" on some python package .... or not ?
|