Bug 420100 - Can't send file over bluetooth
Summary: Can't send file over bluetooth
Status: RESOLVED FIXED
Alias: None
Product: Bluedevil
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-15 06:23 UTC by Leon
Modified: 2021-09-10 03:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon 2020-04-15 06:23:48 UTC
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:
Comment 1 albrubesc 2021-06-21 13:58:19 UTC
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
Comment 2 albrubesc 2021-09-09 18:29:49 UTC
Installing bluez-obexd solved the issue for me.
Comment 3 Leon 2021-09-10 03:39:04 UTC
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