Quote:
BTW: letting it run won't do anything useful
|
I stopped it, deleted config directory and started calibre with empty library
That was fine
I tried opening library I created 2 days ago and got
-------------
calibre, version 0.7.52
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\choose_library.py", line 97, in accept
File "site-packages\calibre\gui2\dialogs\choose_library.py", line 72, in perform_action
File "site-packages\calibre\gui2\actions\choose_library.py", line 387, in choose_library_callback
File "site-packages\calibre\gui2\ui.py", line 439, in library_moved
File "site-packages\calibre\gui2\library\views.py", line 412, in set_database
File "site-packages\calibre\gui2\library\models.py", line 154, in set_database
File "site-packages\calibre\gui2\library\models.py", line 699, in build_data_convertors
AttributeError: 'NoneType' object has no attribute 'get'
--------------------------
I tried creating a custom column and got
calibre, version 0.7.52
ERROR: Unhandled exception: <b>KeyError</b>:u'#err'
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\main.py", line 275, in show_plugin
File "site-packages\calibre\gui2\preferences\columns.py", line 38, in initialize
File "site-packages\calibre\gui2\preferences\columns.py", line 65, in init_columns
File "site-packages\calibre\gui2\preferences\columns.py", line 65, in <lambda>
KeyError: u'#err'
----------------------------------
It is 3:30 AM here so I will have to try tomorrow.
I will reinstall 7.47 again and see if I can sort out the custom column issue using that release.
Thanks for your help.
Helen