(In reply to Gabriele Avi from comment #7) > Hi, > I'm sorry to bother you. > I just installed openSUSE Tumbleweed fresh after a while and I'm still > experiencing this bug, now the name of the package has changed from > bluez-obex to bluez-obexd and last time I checked when I tried to enable the > service via systemctl it said that it didn't exist, even if I installed the > package. The systemd service name hasn't changed, perhaps you missed the --user argument or spelled it wrong. The updated procedure would be: $ sudo zypper in bluez-obexd $ systemctl --user start obex > Are there any news about the Slack message in the #bluetooth channel? > Thank you in advance. I was asked to send a patch, I did, got feedback which I have yet to address.