After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686405 - disagrees about service name with obexd
disagrees about service name with obexd
Status: RESOLVED DUPLICATE of bug 682106
Product: gnome-bluetooth
Classification: Core
Component: sendto
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2012-10-18 18:54 UTC by Bill Nottingham
Modified: 2012-10-19 06:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bill Nottingham 2012-10-18 18:54:11 UTC
Attempting to send a file results in:

GDBus.Error: org.freedesktop.DBus.Error.ServiceUnknown: The name org.openobex.client was not provided by any .service files.

Which makes sense, given that obex-client.service (from obexd) has:

[D-BUS Service]
Name=org.bluez.obex.client
Exec=/usr/libexec/obex-client

and obex-data-server.service (from obex-data-server) has:
[D-BUS Service]
Name=org.openobex
Exec=/usr/bin/obex-data-server --no-daemon
Comment 1 Bastien Nocera 2012-10-19 06:12:18 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 682106 ***