View Single Post
Old 10-17-2020, 11:22 AM   #38
georgemk
Addict
georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.
 
Posts: 244
Karma: 291844
Join Date: Oct 2019
Device: Kobo Nia
Quote:
Originally Posted by kovidgoyal View Post
You can run from source.
Okay, I have cloned the code from github, setup from source and tested that it was done by adding a "hello world" to __init__.py. Ran debug to ensure that it was using the source and yes it was.

Then ran calibre which showed version "5.3*" in the gui. And nothing changed except the text showing the traceback

Code:
calibre, version 5.3.0
ERROR: Cannot start calibre: <p>calibre is already running.</p><p>calibre may be running in the system tray, in the lower right region of the screen.</p><p>If you are sure it is not running,  try rebooting your computer.

Traceback (most recent call last):
  File "C:\Users\george\github\calibre\src\calibre\gui2\main.py", line 551, in run_main
  File "C:\Users\george\github\calibre\src\calibre\gui2\main.py", line 495, in create_listener
  File "multiprocessing\connection.py", line 446, in __init__
  File "multiprocessing\connection.py", line 645, in __init__
  File "multiprocessing\connection.py", line 658, in _new_handle
PermissionError: [WinError 5] Access is denied
georgemk is offline   Reply With Quote