Summary: | Share files doesn't work from kdeconnect. | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | babypoudel89+kde |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | andrew.g.r.holmes, babypoudel89+kde, simon |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
babypoudel89+kde
2025-05-29 20:01:17 UTC
I get this as well: Environment: Ubuntu Studio 25.04 (KDE Plasma) KDE Connect 24.12.3 3 PCs Tests performed: CLI kdeconnect-cli --share … -d <device-id> → works PC↔PC and PC↔phone. kdeconnect-cli --ping -d <device-id> → works, shows up in daemon logs. Dolphin integration Right-click → Send via KDE Connect → works PC↔PC. KDE Connect GUI app Open device → click Share file → nothing happens PC↔PC. No file received. No new lines in daemon logs when clicking the button. Config: incoming_path is valid and writable (~/Documents/kdeconnect). “Share and Receive” plugin enabled on all devices. Devices are paired and reachable. Conclusion: Backend works (CLI + Dolphin prove it). GUI “Share file” button does not call the share plugin for PC↔PC. Appears to be a GUI bug, not a network or permission issue. |