Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2022 14:36:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263493] Calibre doesn't open
Message-ID:  <bug-263493-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263493

            Bug ID: 263493
           Summary: Calibre doesn't open
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexandreliberato@mailfence.com

When I try to open Calibre-5.40.0_1 it crashes:

```Traceback (most recent call last):
  File "/usr/local/bin/calibre", line 21, in <module>
    sys.exit(calibre())
  File "/usr/local/lib/calibre/calibre/gui_launch.py", line 62, in calibre
    from calibre.gui2.main import main
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 11, in <module>
    import apsw
ImportError: /usr/local/lib/python3.8/site-packages/apsw.cpython-38.so:
Undefined symbol "sqlite3_changes64"```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263493-7788>