I have changed, in the file
/usr/lib/calibre/calibre/utils/ipc/server.py,
the line 110
self._listener._unlink.cancel()
with
if self._listener._unlink:
self._listener._unlink.cancel()
calibre now start, but i don't know if the error is due for other
reasons than controlling the emptiness of s
Package: calibre
Version: 4.99.4+dfsg+really4.13.0-3
Severity: important
rrs@priyasi:~$ calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 20, in
sys.exit(calibre())
File "/usr/lib/calibre/calibre/gui_launch.py", line 73, in calibre
main(args)
File "/usr/lib/ca
2 matches
Mail list logo