SUMMARY Select several files in Dolphin and send them to a bluetooth device. Only the first file will be transfered STEPS TO REPRODUCE 1. open Dolphin 2. select more then one file 3. Share > Send via Bluetooth 4. Select Device 5. Start Transmission 6. One file will be sent OBSERVED RESULT One file is transmitted. EXPECTED RESULT All selected files shall be transmitted. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7 Dolphin: 20.04.2 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/purpose/-/merge_requests/21
Git commit df7c04924c8e120a44929345afa4b7197545d74d by Nicolas Fella. Committed on 25/11/2020 at 12:46. Pushed by nicolasfella into branch 'master'. [bluetooth] Fix sharing multiple files bluedevil-sendfile expects "bluedevil-sendfile -f file1 -f file2", not "bluedevil-sendfile -f file1 file2". M +13 -14 src/plugins/bluetooth/bluetoothplugin.cpp https://invent.kde.org/frameworks/purpose/commit/df7c04924c8e120a44929345afa4b7197545d74d
*** Bug 403450 has been marked as a duplicate of this bug. ***