Bug 1349644 - [abrt] blueman: 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)
Summary: [abrt] blueman: Base.py:65:_init:GLib.GError: g-io-error-quark: Error calling...
Keywords:
Status: CLOSED DUPLICATE of bug 1318441
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pete Walter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c989618350e57faf0a8391aaa0d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-23 20:54 UTC by Mike Simms
Modified: 2016-06-23 21:02 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-23 21:02:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.59 KB, text/plain)
2016-06-23 20:54 UTC, Mike Simms
no flags Details
File: bluemanoutput.txt (6.06 KB, text/plain)
2016-06-23 20:54 UTC, Mike Simms
no flags Details
File: environ (576 bytes, text/plain)
2016-06-23 20:54 UTC, Mike Simms
no flags Details

Description Mike Simms 2016-06-23 20:54:32 UTC
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'

Comment 1 Mike Simms 2016-06-23 20:54:38 UTC
Created attachment 1171739 [details]
File: backtrace

Comment 2 Mike Simms 2016-06-23 20:54:39 UTC
Created attachment 1171740 [details]
File: bluemanoutput.txt

Comment 3 Mike Simms 2016-06-23 20:54:41 UTC
Created attachment 1171741 [details]
File: environ

Comment 4 Mike Simms 2016-06-23 21:00:15 UTC
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.

Comment 5 Mike Simms 2016-06-23 21:02:41 UTC

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


Note You need to log in before you can comment on or make changes to this bug.