Bug 379025

Summary: Bluetooth file send stopped after 17.04
Product: [Plasma] Bluedevil Reporter: Hamidreza Jafari <hamidrjafari>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED UPSTREAM    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hamidreza Jafari 2017-04-21 06:43:28 UTC
Hello,

Bluetooth file send stopped after upgrade to 17.04. It was working fine with 16.10.
Comment 1 David Rosca 2017-04-21 08:53:03 UTC
Can you please be more specific?

Please run "bluedevil-sendfile" from terminal and paste the output.
Comment 2 Hamidreza Jafari 2017-04-22 04:19:14 UTC
Thank you! obex was missing. Ran the following and it did the job. But it shouldn't require the extra step. 

$bluedevil-sendfile
bluedevil.sendfile: Device ""
bluedevil.sendfile: Files ()
BluezQt: PendingCall Error: "Unit dbus-org.bluez.obex.service not found."
bluedevil.sendfile: Manager initialized

$systemctl --user start obex

Also some posts mention this one too:
$sudo systemctl --global enable obex
Comment 3 David Rosca 2017-04-22 08:14:08 UTC
obexd should be dependency for bluedevil, you should file a bug against ubuntu packages.
Comment 4 Hamidreza Jafari 2017-09-15 23:44:06 UTC
Reported and confirmed in Ubuntu Package bluedevil

Bluetooth file send stopped after 17.04 at: https://bugs.launchpad.net/ubuntu/+source/bluedevil/+bug/1687194