New comment by nuckle on void-packages repository https://github.com/void-linux/void-packages/issues/50706#issuecomment-2154848413 Comment: My logs when I try to send a file to my phone ``` 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. ``` I also get a notification on mobile to open the file, but it's empty. The folder "Drop" is also empty. I tried to re-pair devices, reinstall the package, clean data in `.cache` and `.config`, but it didn't change anything. Note: everything else works just fine: notifications, calls, clipboard sharing, etc