#1142757 bluedevil: receiving files doesn't work

Package:
bluedevil
Source:
bluedevil
Description:
KDE Bluetooth stack
Submitter:
Alex Volkov
Date:
2026-07-26 12:09:02 UTC
Severity:
normal
#1142757#5
Date:
2026-07-25 06:10:58 UTC
From:
To:
Dear Maintainer,

sending a file from a paired and trusted mobile device to a Debian KDE desktop
fails even when the configuration item is set to "Always accept".

#1142757#10
Date:
2026-07-26 11:54:27 UTC
From:
To:
So, as it was said in #1123793, manually deleting /usr/share/dbus-1/services/org.gnome.evolution.dataserver.Sources5.service
makes bluetoothd pick up OBEX services again, so file receiving now works. This bug is probably should be closed.

#1142757#15
Date:
2026-07-26 11:32:23 UTC
From:
To:
By further researching, the issue is that bluetoothd doesn't add OBEX profiles to the controller capabilites until obexd starts, which happens only at KDE login (as obex needs D-Bus etc).

So if bluetoothd is restarted manually after login, it picks up OBEX and everything works. The bug #1123793 in bluez is probably related to it.