Quote:
Originally Posted by kunkel321
Thanks for the tips! I may have found a bug. I'm not seeing a bug thread, so I'll put it here for now. I wanted to make a temporary library and copy some books to it for testing. I got an error when trying to make it. See image:
image deleted - mod
The error message:
========================
calibre, version 2.58.0
ERROR: Unhandled exception: <b>ConstraintError</b>:ConstraintError: NOT NULL constraint failed: __js_settings.val
calibre 2.58 [64bit] embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: Job Spy && Recipe Reader && Find Duplicates && Reading List && Count Pages && Clean Metadata && X-Ray Creator && KindleUnpack - The Plugin
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\choose_library.py", line 185, in accept
File "site-packages\calibre\gui2\dialogs\choose_library.py", line 130, in perform_action
File "site-packages\calibre\gui2\actions\choose_library.py", line 607, in choose_library_callback
File "site-packages\calibre\gui2\ui.py", line 685, in library_moved
File "calibre_plugins.job_spy.ui", line 91, in library_changed
File "calibre_plugins.job_spy.ui", line 1402, in migrate_preferences_to_settings
File "c:\cygwin64\home\kovid\sw\build\apsw-3.8.2-r1\src\cursor.c", line 231, in resetcursor
ConstraintError: ConstraintError: NOT NULL constraint failed: __js_settings.val
================
It does appear that the library was created though...
|
You really should keep all of your plug-ins updated. You clearly are using an old version of the plug-in that caused this error.
I will let you figure out which it is.
DaltonST