- Given: reasonably recent installation of Sailfish 4.5.0.21 on Xperia 10 III, latest SailfishConnect from OpenRepos via Storeman, and KDE Connect as shipped with Debian Bookworm (sorry, I can't find an "About" dialog with a version number in it).
- When I: use Fingerterm on the Xperia to launch SailfishConnect.
- I get: messages about the contact database not being opened, see logs below.
- I expect: the contact database to be opened successfully.
The contact database is at /home/defaultuser/.local/share/system/Contacts/qtcontacts-sqlite but SailfishConnect expects it at /home/nemo/.local/share/system/Contacts/qtcontacts-sqlite/contacts.db.
[defaultuser@Xperia10III ~]$ harbour-sailfishconnect
____ _ ______ __ _____ __
/ __/__ _(_) / _(_)__ / / / ___/__ ___ ___ ___ ____/ /_
_\ \/ _ `/ / / _/ (_-</ _ \/ /__/ _ \/ _ \/ _ \/ -_) __/ __/
/___/\_,_/_/_/_//_/___/_//_/\___/\___/_//_/_//_/\__/\__/\__/
--- Version 0.6.2
[D] unknown:0 - Using Wayland-EGL
library "libutils.so" not found
library "libcutils.so" not found
library "libhardware.so" not found
library "android.hardware.graphics.mapper@2.0.so" not found
library "android.hardware.graphics.mapper@2.1.so" not found
library "android.hardware.graphics.mapper@3.0.so" not found
library "android.hardware.graphics.mapper@4.0.so" not found
library "libc++.so" not found
library "libhidlbase.so" not found
library "libgralloctypes.so" not found
library "android.hardware.graphics.common@1.2.so" not found
library "libion.so" not found
library "libz.so" not found
library "libhidlmemory.so" not found
library "android.hidl.memory@1.0.so" not found
library "vendor.qti.qspmhal@1.0.so" not found
[W] unknown:0 - DelegateModel::cancel: index out range 0 0
[I] unknown:0 - Using 0 MB of album art cache
[C] unknown:0 - Cannot open contacts database "/home/nemo/.local/share/system/Contacts/qtcontacts-sqlite/contacts.db" : "out of memory Error opening database"
[W] unknown:0 - QSqlQuery::exec: database not open
[C] unknown:0 - Getting modified timestamps failed: " "
[W] unknown:0 - discarding unsupported packet "kdeconnect.clipboard.connect" for "nuc"
[W] unknown:0 - QSqlQuery::exec: database not open
[C] unknown:0 - Getting modified timestamps failed: " "
[W] unknown:0 - discarding unsupported packet "kdeconnect.clipboard.connect" for "nuc"
[W] unknown:0 - discarding unsupported packet "kdeconnect.sms.request_conversations" for "nuc"
[W] unknown:0 - discarding unsupported packet "kdeconnect.sms.request_conversations" for "nuc"
The contact database is at
/home/defaultuser/.local/share/system/Contacts/qtcontacts-sqlitebut SailfishConnect expects it at/home/nemo/.local/share/system/Contacts/qtcontacts-sqlite/contacts.db.