View Single Post
Old 11-03-2012, 08:01 AM   #1
Pepin33
Zealot
Pepin33 has a complete set of Star Wars action figures.Pepin33 has a complete set of Star Wars action figures.Pepin33 has a complete set of Star Wars action figures.Pepin33 has a complete set of Star Wars action figures.Pepin33 has a complete set of Star Wars action figures.
 
Posts: 109
Karma: 419
Join Date: Aug 2012
Location: Spain
Device: Kindle Touch
Bug in templates at 0.9.5 version

There is a bug in templates at last version.

When trying to open template editor, I get this error:
Quote:
calibre, version 0.9.5
ERROR: Excepción no considerada: <b>AttributeError</b>:'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'
Also, templates doesn't work properly in "Save to disk" template. When using an identifier in the template, I get an atribute error at line 164 in "save to disk.py": 'dict' object has no attribute 'replace'.
Pepin33 is offline   Reply With Quote