Bug 1221511 - kdeconnect-sms missing org.kde.people since Plasma 6 upgrade
Summary: kdeconnect-sms missing org.kde.people since Plasma 6 upgrade
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 21:40 UTC by John Veness
Modified: 2024-03-19 10:07 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Veness 2024-03-16 21:40:37 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
Comment 1 John Veness 2024-03-16 21:45:50 UTC
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
Comment 2 hui 2024-03-16 22:00:34 UTC
See bug Bug 1221440

Install 
kf6-kpeople
kf6-kpeople-imports

*** This bug has been marked as a duplicate of bug 1221440 ***
Comment 3 John Veness 2024-03-16 22:14:26 UTC
Ah thanks. kf6-kpeople was already installed but kf6-kpeople-imports was not. Installing kf6-kpeople-imports has fixed kdeconnect-sms.
Comment 4 Christophe Marin 2024-03-16 22:18:07 UTC
https://build.opensuse.org/request/show/1158623 adds the missing runtime requirements
Comment 5 John Veness 2024-03-19 10:07:05 UTC
I confirm that Tumbleweed 20240317-0 fixes the dependency. Thanks.