The portable version runs okay but the install version gives an error message:
Quote:
calibre, version 5.34.0
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 "calibre\gui2\main.py", line 316, in initialize_db_stage2
File "calibre\gui2\main.py", line 259, in start_gui
File "calibre\gui2\ui.py", line 236, in initialize
File "calibre\gui2\layout.py", line 348, in init_main_window_mixin
File "calibre\gui2\bars.py", line 640, in __init__
File "calibre\gui2\bars.py", line 671, in init_bars
File "calibre\gui2\bars.py", line 212, in init_bar
File "calibre\gui2\bars.py", line 230, in setup_tool_button
TypeError: QToolButton.setPopupMode(): argument 1 has unexpected type 'int'
|
After this, neither the portable or installed version will launch until I do a restart.
Quote:
calibre, version 5.34.0
ERROR: Contacting calibre failed: Failed to contact running instance of calibre, try restarting calibre
Failed to connect to Listener at: \\.\pipe\CalibreGUI-Davidx with error: QLocalSocket::connectToServer: Invalid name
b'launched:["calibre.exe"]'
|
Edit: Issue traced to the
JobSpy plugin which was installed for the installed calibre but not for the portable calibre.