View Single Post
Old 10-10-2020, 03:18 PM   #1
00shiv
Junior Member
00shiv began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2020
Device: none
Calibre does not start up on Pop_OS 20.04

Today my calibre stopped working suddenly. Here is the error message I get on the command line:
Traceback (most recent call last):
File "/usr/bin/calibre", line 20, in <module>
sys.exit(calibre())
File "/usr/lib/calibre/calibre/gui_launch.py", line 73, in calibre
main(args)
File "/usr/lib/calibre/calibre/gui2/main.py", line 543, in main
listener = create_listener()
File "/usr/lib/calibre/calibre/gui2/main.py", line 514, in create_listener
return Listener(address=gui_socket_address())
File "/usr/lib/calibre/calibre/utils/ipc/server.py", line 110, in __init__
self._listener._unlink.cancel()
AttributeError: 'NoneType' object has no attribute 'cancel'

I tried re-installing from apt to no avail. Any help will be appreciated. Thanks.
--shiv--
00shiv is offline   Reply With Quote