SUMMARY When trying to send a file over bluetooth, it fails STEPS TO REPRODUCE 1. Use the send file option either frm the bluetooth tray icon option or from right-click a file and using the share via bluetooth option 2. 3. OBSERVED RESULT The application returns an error. The system logs produces the following line: Apr 15 07:56:06 Ldp-lt2 bluedevil-sendfile[3878]: org.kde.bluez: PendingCall Error: "The name is not activatable" Apr 15 07:56:06 Ldp-lt2 kdeinit5[3885]: Qt: Session management error: networkIdsList argument is NULL Apr 15 07:56:31 Ldp-lt2 bluedevil-sendfile[3878]: bluedevil.sendfile: Error creating session "ObexManager not operational!" EXPECTED RESULT The phone shoud receive a valid request to accept a file transfer via bluetooth SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version:
I can reproduce the problem. System information: KDE Frameworks: 5.83.0 QT: 5.15.2 Kernel: 5.12.11-300.fc34.x86_64 Graphics platform: Wayland Bluedevil: 5.22.1
Installing bluez-obexd solved the issue for me.
I checked and obexd was installed. Re-tested using share and send files options and it seems to be working. The error no loger appears. will mark as fixed