← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1905409] Re: calibre crashed with ImportError in __init__(): /usr/lib/calibre/calibre/plugins/progress_indicator.so: undefined symbol: _Py_FatalErrorFunc

 

I also have this problem on Debian Testing.

```
$ apt policy calibre
calibre:
  Installed: 5.5.0+dfsg-1
  Candidate: 5.5.0+dfsg-1
  Version table:
 *** 5.5.0+dfsg-1 990
        990 http://ftp.pt.debian.org/debian testing/main amd64 Packages
        990 http://ftp.pt.debian.org/debian testing/main i386 Packages
        100 /var/lib/dpkg/status
     3.39.1+dfsg-3 900
        900 http://ftp.pt.debian.org/debian stable/main amd64 Packages
        900 http://ftp.pt.debian.org/debian stable/main i386 Packages
```

```
$ 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 509, in main
    app, opts, args = init_qt(args)
  File "/usr/lib/calibre/calibre/gui2/main.py", line 122, in init_qt
    app = Application(args, override_program_name=override, windows_app_uid=MAIN_APP_UID)
  File "/usr/lib/calibre/calibre/gui2/__init__.py", line 885, in __init__
    from calibre_extensions import progress_indicator
ImportError: /usr/lib/calibre/calibre/plugins/progress_indicator.so: undefined symbol: _Py_FatalErrorFunc
```

-- 
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/1905409

Title:
  calibre crashed with ImportError in __init__():
  /usr/lib/calibre/calibre/plugins/progress_indicator.so: undefined
  symbol: _Py_FatalErrorFunc

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


References