Just playing with Crostini install of binary opens the file okay, and allows me to add books, albeit still no luck on trying to create the library on a removable media. It dumps the following error message, so I am wondering whether it's related to the problem I am experiencing. Any ideas?
Code:
DBusExport: Failed to connect to DBUS session bus, with error: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: dbus-launch: /opt/calibre/lib/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.10.26' not found (required by dbus-launch)
Traceback (most recent call last):
File "site-packages/calibre/gui2/notify.py", line 171, in get_notifier
File "site-packages/calibre/gui2/notify.py", line 88, in get_dbus_notifier
File "site-packages/dbus/_dbus.py", line 211, in __new__
File "site-packages/dbus/_dbus.py", line 100, in __new__
File "site-packages/dbus/bus.py", line 122, in __new__
DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: dbus-launch: /opt/calibre/lib/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.10.26' not found (required by dbus-launch)