https://bugs.kde.org/show_bug.cgi?id=504982
Erik Duisters <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kdeconnect-kde/-/commit | |/fa3e49a53f081b02af41319273 | |0c8ced8102e2f9 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Erik Duisters <[email protected]> --- Git commit fa3e49a53f081b02af413192730c8ced8102e2f9 by Erik Duisters. Committed on 15/01/2026 at 10:32. Pushed by eduisters into branch 'master'. Fix sharing files from kdeconnect-app ## Summary When sharing a file from the kdeconnect-app the url for file to share was incorrectly retrieved from the FileDialog resulting in an empty string ## Test Plan ### Before: Share a file from the kdeconnect-app if the destination is a linux machine you will see "kdeconnect.plugin.share: File transfer" in the debug output but no file is actually received ### After: Again share a file from the kdeconnect-app and verify that the file is received correctly and notifications are shown on both ends while the transfer is in progress M +1 -1 app/qml/DevicePage.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/fa3e49a53f081b02af413192730c8ced8102e2f9 -- You are receiving this mail because: You are watching all bug changes.
