Calibre crashes on start

Bug #1900277 reported by Michal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
New
Undecided
Unassigned

Bug Description

OS: Ubuntu 20.04
I have been using calibre for a long time without issues.
Today, I have failed to start it from the OS GUI.
When starting from the terminal, I've got the following output:
$ calibre
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 have tried to reboot the PC, as well as reinstall calibre (sudo apt-get). A week or so ago the calibre worked fine.

Tags: ubuntu
Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1900277

The calibre package in Ubuntu is broken, please uninstall it and use the official calibre binaries from https://calibre-ebook.com/download_linux

 duplicate 1898904

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.