I updated the packages on my laptop yesterday from the "latest" pkg repo. The following installed packages were updated: Dec 21 18:32:36 xxxxx pkg[10634]: libvpx upgraded: 1.8.1_1 -> 1.8.2 Dec 21 18:32:36 xxxxx pkg[10634]: libvdpau upgraded: 1.1.1_2 -> 1.3 Dec 21 18:32:36 xxxxx pkg[10634]: aom upgraded: 1.0.0.2847 -> 1.0.0.2859 Dec 21 18:32:38 xxxxx pkg[10634]: ffmpeg upgraded: 4.2.1_18,1 -> 4.2.1_20,1 Dec 21 18:32:38 xxxxx pkg[10634]: grantlee5 upgraded: 5.1.0_7 -> 5.2.0 Dec 21 18:32:38 xxxxx pkg[10634]: akonadi-contacts upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:39 xxxxx pkg[10634]: kpimtextedit upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:39 xxxxx pkg[10634]: pimcommon upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:39 xxxxx pkg[10634]: grantleetheme upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:44 xxxxx pkg[10634]: thunderbird upgraded: 68.3.1 -> 68.3.1_1 Dec 21 18:32:45 xxxxx pkg[10634]: rocs upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:45 xxxxx pkg[10634]: libssh upgraded: 0.9.2 -> 0.9.3 Dec 21 18:32:46 xxxxx pkg[10634]: khelpcenter upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:50 xxxxx pkg[10634]: kf5-oxygen-icons5 upgraded: 5.64.0 -> 5.65.0 Dec 21 18:32:51 xxxxx pkg[10634]: kdepim-apps-libs upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:51 xxxxx pkg[10634]: kcalutils upgraded: 19.12.0 -> 19.12.0_1 Dec 21 18:32:56 xxxxx pkg[10634]: firefox upgraded: 71.0_2,1 -> 71.0_4,1 Afterwards, KAddressBook no longer displays contact information. There is an error message "Plugin library 'grantlee_scriptabletags' not found." where the contact would normally be displayed. In addition, KMail no longer displays message bodies, only headers.
Looking at ~/.local/share/sddm/xorg-session.log I see the following error logged whenever I open a new message in KMail: org.kde.pim.akonadiserver: ItemRetrievalJob for request 0x8066a8bc0 finished grantlee.template: "Plugin library 'grantlee_scriptabletags' not found." org.kde.pim.messageviewer: "Plugin library 'grantlee_scriptabletags' not found." . Searched in subdir mimetreeparser/themes/default in these locations ("/home/gcr/.local/share", "/usr/local/share", "/usr/share") So both the KAddressBook and the KMail problems seem to have been caused by the grantlee5 update.
Moin moin Intersting... I was unable to reproduce this on my computer at home, however, I have the same issue at work. I'll look into it. mfg Tobias
A commit references this bug: Author: tcberner Date: Tue Dec 24 05:33:55 UTC 2019 New revision: 520776 URL: https://svnweb.freebsd.org/changeset/ports/520776 Log: devel/grantlee5: add dependency on declarative (regression fix) PR: 242823 Obtained from: arch Changes: head/devel/grantlee5/Makefile
Thank you Tobias, your update fixed the problem.