You are not logged in.

#1 2015-09-23 18:44:00

lmello
Member
From: Brazil
Registered: 2012-11-06
Posts: 300

[SOLVED] bluetooth file transfer - obex problem

I'm having problems again (this used to work perfectly) with bluetooth file transfers. Pairing and all is fine, but every file transfer fail - from my computer to the phone and vice-versa. Using gnome's "bluetooth-sendto" I get this from the command line:

$ bluetooth-sendto 
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Acquiring proxy failed: Error calling StartServiceByName for org.bluez.obex: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.obex.service failed to load: No such file or directory.

The dbus-org-bluez.obex.service error message appears as soon as I select a file to send to the paired device.

I have installed:

dbus 1.10.0-3
gnome-bluetooth 3.16.1-1
bluez 5.34-1
bluez-libs 5.34-1
bluez-plugins 5.34-1
bluez-utils 5.34-1

---

Update - I noticed that my systemd version was 226-1, but the first boot message is 'Starting version 225'. So I downgraded systemd, then obex file transfers are OK again

Last edited by lmello (2015-09-23 21:32:32)


Fundamental Axiom of the Universe (aka Murphy's Law): Whatever can go wrong, will go wrong.
First Digital Deduction: Nothing obeys Murphy's Law so well as computers.
Second Digital Deduction: Everything go wrong at least once.
Third Digital Deduction: Things go wrong even when there's absolutely no possibility of anything go wrong.

Offline

#2 2015-09-24 06:24:04

toga
Member
From: Hungary
Registered: 2015-01-10
Posts: 4

Re: [SOLVED] bluetooth file transfer - obex problem

systemctl --user start obex
sudo systemctl --global enable obex

Offline

#3 2015-09-24 09:35:45

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: [SOLVED] bluetooth file transfer - obex problem


1000

Offline

#4 2015-09-24 14:59:05

t0ken
Member
Registered: 2012-06-29
Posts: 29

Re: [SOLVED] bluetooth file transfer - obex problem

toga wrote:

systemctl --user start obex
sudo systemctl --global enable obex

Awesome, worked perfectly for me after having just ran into this issue as well, thanks.

Offline

#5 2015-09-25 15:37:41

PTBM133A4X
Member
Registered: 2011-10-30
Posts: 33

Re: [SOLVED] bluetooth file transfer - obex problem

Thanks toga! Nice first post!

The first command didn't work

Failed to get D-Bus connection: No such file or directory

But the 2nd command got things working wink

Last edited by PTBM133A4X (2015-09-25 15:39:20)


Arch x86_64 as of 01/01/2013

Offline

Board footer

Powered by FluxBB