SUMMARY My Fedora workstation is in a network with 3 other devices using KDEConnect. The 3 can see each other. They can also see my Fedora workstation. Problem is: `kdeconnect-cli -l` can't see any unpaired device. As soon as a device is paired, it appears in `kdeconnect-cli -l` results. STEPS TO REPRODUCE 1. kdeconnect-cli --list-devices (or --list-available) OBSERVED RESULT 0 device found EXPECTED RESULT 3 devices found SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 29, KDE not installed (except kdeconnect dependencies)
Git commit 6262c09de8e6a8de11cc8c1105bfa9a79176baba by Nicolas Fella. Committed on 25/12/2018 at 00:38. Pushed by nicolasfella into branch 'master'. [cli] Show all reachable devices Summary: Devices that were reachable but not paired were not shown. This makes it impossible to initiate paring Test Plan: Have a unpaired device reachable. Without the patch kdeconnect-cli -l does not show it. With the patch it is shown Reviewers: #kde_connect, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D17788 M +2 -2 cli/kdeconnect-cli.cpp https://commits.kde.org/kdeconnect-kde/6262c09de8e6a8de11cc8c1105bfa9a79176baba
Git commit a4aef73312f5c7e4a1a24bfdc9ba3e749575a966 by Nicolas Fella. Committed on 23/03/2019 at 21:13. Pushed by nicolasfella into branch '1.x'. [cli] Show all reachable devices Summary: Devices that were reachable but not paired were not shown. This makes it impossible to initiate paring Test Plan: Have a unpaired device reachable. Without the patch kdeconnect-cli -l does not show it. With the patch it is shown Reviewers: #kde_connect, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D17788 M +2 -2 cli/kdeconnect-cli.cpp https://invent.kde.org/kde/kdeconnect-kde/commit/a4aef73312f5c7e4a1a24bfdc9ba3e749575a966