https://bugs.kde.org/show_bug.cgi?id=464929
Bug ID: 464929
Summary: "Process org.bluez.obex exited with status 1" Obex
exits whenever attempting to send a file, bonking file
transfer
Classification: Frameworks and Libraries
Product: frameworks-bluez-qt
Version: 5.102.0
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Whenever I have my phone connected to bluetooth and I attempt to send a file, I
get the following error: `The connection to <Bluetooth device> has failed:
ObexManager not operational!`
So, I then proceeded to open dolphin from a terminal and see what console error
I get, and I get the following:
```
kf.bluezqt: PendingCall Error: "Process org.bluez.obex exited with status 1"
org.kde.plasma.bluedevil.sendfile: Error creating session "ObexManager not
operational!"```
I have bluetooth.service enabled, and I have obex.service (which has a soft
link to org.bluez.obex) enable for my user.
STEPS TO REPRODUCE
1. Have a bluetooth enabled system
2. # systemctl enable bluetooth
3. $ systemctl --user enable obex
4. Connect phone to computer using Bluedevil
5. Open up dolphin, and go to networks, bluetooth, and phone, and send file
6. Send file
OBSERVED RESULT
kf.bluezqt: PendingCall Error: "Process org.bluez.obex exited with status 1"
EXPECTED RESULT
For the file to be sent
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 6.1.7
(available in About System)
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.18.8+kde+r177
ADDITIONAL INFORMATION
I have been able to use obex before with bluedevil in the past using this setup
in the previous year, but now it just doesn't work anymore. I even tried it on
another device with my laptop.
Also, sending a file from my phone to my pc doesn't work either
--
You are receiving this mail because:
You are watching all bug changes.