Bug 379025 - Bluetooth file send stopped after 17.04
Summary: Bluetooth file send stopped after 17.04
Status: RESOLVED UPSTREAM
Alias: None
Product: Bluedevil
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-21 06:43 UTC by Hamidreza Jafari
Modified: 2017-09-15 23:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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