You are not logged in.
Pages: 1
I'm having a different issue from [this post](https://bbs.archlinux.org/viewtopic.php?id=254963). The app opens fine on its own or in Kontact, but all options are grayed out, the notes frame is empty, and the new book/new page buttons and shortcuts do nothing. When running from a terminal I get these messages:
QObject::connect: No such slot Akonadi::EntityOrderProxyModel::sourceDataChanged(QModelIndex,QModelIndex,QVector<int>)
QObject::connect: No such slot Akonadi::EntityOrderProxyModel::sourceRowsAboutToBeInserted(QModelIndex,int,int)
QObject::connect: No such slot Akonadi::EntityOrderProxyModel::sourceRowsInserted(QModelIndex,int,int)
QObject::connect: No such slot Akonadi::EntityOrderProxyModel::sourceRowsAboutToBeRemoved(QModelIndex,int,int)
QObject::connect: No such slot Akonadi::EntityOrderProxyModel::sourceRowsRemoved(QModelIndex,int,int)If I download and built kjots from its source on git it works correctly and the above messages no longer show up, though I'm not really sure if it's meaningful. I can use that version, but it would be nice to get the Arch package working.
Last edited by __tpb19 (2020-05-15 18:20:29)
Offline
Pages: 1