KDE Connect on Ubuntu 24.10

After updating Ubuntu 24.05 to 24.10, KDE-Connect is no more working. Tried a bunch of things but none of them seem to solved the issue.

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"
qrc:/qt/qml/org/kde/kdeconnect/app/FindDevicesPage.qml:13:1: QML FindDevicesPage: Created graphical object was not placed in the graphics scene.
qrc:/qt/qml/org/kde/kdeconnect/app/FindDevicesPage.qml:19:9: QML DevicePage: Created graphical object was not placed in the graphics scene.

Getting these errors after starting app from terminal. Updated libs, manually downloaded relevant packages also. Tried solving it with ai but no luck.

None of the KDE-Connect features are working (sending file, clipboard, notification) etc.

Thanks.

I would strongly recommend to upgrade to (K)Ubuntu 25.04, since support for 24.10 ends on July 10th. It is absolutely possible that this will fix your problem with KDE Connect, since the Plasma version (6.1.5), KDE Frameworks version (6.6) and KDE Gear version (24.08.1) of Kubuntu 24.10 are rather old and unsupported by KDE developers.

3 Likes

Thank you for your reply. You’re right, i’ll upgrade it asap.