Description of problem: requesting obex file transfer from blueman Version-Release number of selected component: blueman-2.1-4.gitfc570cf.fc24 Additional info: reporter: libreport-2.7.1 cmdline: python3 /usr/bin/blueman-applet executable: /usr/bin/blueman-applet kernel: 4.5.7-300.fc24.x86_64 pkg_vendor: (none) reproducible: Not sure how to reproduce the problem runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: Base.py:65:_init:GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.bluez.obex: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.obex.service not found. (36) Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/blueman/plugins/applet/TransferService.py", line 188, in _on_dbus_name_appeared self._register_agent() File "/usr/lib/python3.5/site-packages/blueman/plugins/applet/TransferService.py", line 175, in _register_agent self._agent.register() File "/usr/lib/python3.5/site-packages/blueman/plugins/applet/TransferService.py", line 45, in register obex.AgentManager().register_agent(self.__agent_path) File "/usr/lib/python3.5/site-packages/blueman/bluez/Base.py", line 49, in __new__ instance._init(*args, **kwargs) File "/usr/lib/python3.5/site-packages/blueman/bluez/obex/AgentManager.py", line 15, in _init super(AgentManager, self)._init(interface_name=self._interface_name, obj_path='/org/bluez/obex') File "/usr/lib/python3.5/site-packages/blueman/bluez/Base.py", line 65, in _init self.__obj_path, self.__interface_name) GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.bluez.obex: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.obex.service not found. (36) Local variables in innermost frame: obj_path: '/org/bluez/obex' __class__: <class 'blueman.bluez.Base.Base'> self: <AgentManager.AgentManager object at 0x7f14b4028fc0 (blueman+bluez+obex+AgentManager+AgentManager at 0x55d1c4411a40)> properties_interface: False interface_name: 'org.bluez.obex.AgentManager1'
Created attachment 1171739 [details] File: backtrace
Created attachment 1171740 [details] File: bluemanoutput.txt
Created attachment 1171741 [details] File: environ
I have all available obex packages installed. I am using MATE-Compiz and cannot use obex to transfer files to or from my phone because of the missing service error message. If I try it just causes blueman to crash. Base.py:65:_init:GLib.GError: g-io-error-quark: Error calling StartServiceByName for org.bluez.obex: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.obex.service not found. (36) Let me know if you need me to run any debug commands please.
*** This bug has been marked as a duplicate of bug 1318441 ***