Bugzilla – Bug 1221511
kdeconnect-sms missing org.kde.people since Plasma 6 upgrade
Last modified: 2024-03-19 10:07:05 UTC
Since the Tumbleweed upgrade to KDE Plasma 6, and associated libs and apps kdeconnect hasn't been able to use SMS functionality (e.g. no window appears). Running kde-connect from a terminal, I see: qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/kdeconnect/sms/Main.qml:67:28: Type ConversationList unavailable qrc:/qt/qml/org/kde/kdeconnect/sms/ConversationList.qml:12:1: module "org.kde.people" is not installed
This is with the following system: Operating System: openSUSE Tumbleweed 20240314 KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.7.9-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620 Manufacturer: HP Product Name: HP ProBook 450 G4
See bug Bug 1221440 Install kf6-kpeople kf6-kpeople-imports *** This bug has been marked as a duplicate of bug 1221440 ***
Ah thanks. kf6-kpeople was already installed but kf6-kpeople-imports was not. Installing kf6-kpeople-imports has fixed kdeconnect-sms.
https://build.opensuse.org/request/show/1158623 adds the missing runtime requirements
I confirm that Tumbleweed 20240317-0 fixes the dependency. Thanks.