← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1902349] [NEW] Failing to launch CALIBRE (ebook management) on Ubuntu 20.04 LTS

 

Public bug reported:

Hi

Trying to launch Calibre (Ebook management software), it doesn't open.
No error message.
If launched from the terminal, here is the error message i get

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'


Hope this helps
Regards

** Affects: calibre (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: calibre

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/1902349

Title:
  Failing to launch CALIBRE (ebook management) on Ubuntu 20.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1902349/+subscriptions


Follow ups