Crash on launch AttributeError

Bug #1900366 reported by Marcelo Escobal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre (Ubuntu)
New
Undecided
Unassigned

Bug Description

After I changed my ebooks folder Calibre fails when launching without messages if launching from desktop and when launching from 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'

Running Ubuntu 20.04 with Calibre 4.99.4 in AMD Ryzen desktop PC.

Revision history for this message
Eli Schwartz (eschwartz) wrote : Re: [Bug 1900366] [NEW] Crash on launch AttributeError

Not a calibre bug, talk to Ubuntu.

 affects ubuntu/calibre
 duplicate 1898904

no longer affects: calibre
Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1900366

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

Revision history for this message
Marcelo Escobal (marcelo-escobal) wrote :

Solved! Thanks for your quick answer.

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.