I pulled the new source and got this error trying to launch:
Quote:
calibre, version 6.7.1
ERROR: Startup error: There was an error during calibre startup. Parts of calibre may not function. Click "Show details" to learn more.
Traceback (most recent call last):
File "D:\Documents\git\calibre\src\calibre\gui2\main.py ", line 315, in initialize_db_stage2
File "D:\Documents\git\calibre\src\calibre\gui2\main.py ", line 258, in start_gui
File "D:\Documents\git\calibre\src\calibre\gui2\ui. py", line 367, in initialize
File "D:\Documents\git\calibre\src\calibre\gui2\search_ restriction_mixin.py", line 482, in apply_virtual_library
File "D:\Documents\git\calibre\src\calibre\gui2\search_ restriction_mixin.py", line 644, in _apply_search_restriction
AttributeError: 'Main' object has no attribute 'saved_search'
|
It appeared in the system tray, but the UI failed to appear.
I have Calibre start on a specific VL, which may be related as one of the errors is in 'apply_virtual_library'.