Quote:
Originally Posted by atjnjk
Testing v0.7.903
-Creating and editing a custom column built from other columns: works great.
-Editing a custom column (created by standard release):
ERROR: ERROR: Unhandled exception: <b>KeyError</b>:u'bool'
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\columns.py", line 121, in edit_custcol
File "site-packages\calibre\gui2\preferences\create_custom_co lumn.py", line 87, in __init__
KeyError: u'bool'
|
Thank you.
The problem will occur only when editing yes/no columns, and is, of course, fixed.