Bug 1231317
| Summary: | [abrt] blueman: connection.py:651:call_blocking:DBusException: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | livyathan | ||||
| Component: | blueman | Assignee: | leigh scott <leigh123linux> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | leigh123linux, raveit65.sun | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9559b7b6249da6cfd7f4924a9d6b6cc8aea1e417 | ||||||
| Whiteboard: | abrt_hash:a8a82ac76c3554366a14d9a3162132a367e298cf | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-12 16:59:52 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 1038106 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 1229147 *** |
Description of problem: I only logged into the Mate desktop. No other action taken. Version-Release number of selected component: blueman-2.0-6.fc20 Additional info: reporter: libreport-2.2.3 cmdline: python /usr/bin/blueman-applet dso_list: dbus-python-1.2.0-1.fc20.x86_64 executable: /usr/bin/blueman-applet kernel: 3.19.8-100.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: connection.py:651:call_blocking:DBusException: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. Traceback (most recent call last): File "/usr/bin/blueman-applet", line 120, in <module> BluemanApplet() File "/usr/bin/blueman-applet", line 62, in __init__ self.Plugins.Load() File "/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py", line 90, in Load __import__(self.module_path.__name__ + ".%s" % plugin, None, None, []) File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/DBusService.py", line 12, in <module> from blueman.main.applet.BluezAgent import AdapterAgent File "/usr/lib/python2.7/site-packages/blueman/main/applet/BluezAgent.py", line 20, in <module> from blueman.bluez.Agent import Agent, AgentMethod File "/usr/lib/python2.7/site-packages/blueman/bluez/Agent.py", line 48, in <module> class Agent(dbus.service.Object): File "/usr/lib/python2.7/site-packages/blueman/bluez/Agent.py", line 56, in Agent @AgentMethod File "/usr/lib/python2.7/site-packages/blueman/bluez/Agent.py", line 38, in AgentMethod if BlueZInterface.get_interface_version()[0] < 5: File "/usr/lib/python2.7/site-packages/blueman/bluez/BlueZInterface.py", line 16, in get_interface_version obj = dbus.SystemBus().get_object('org.bluez', '/') File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SystemBus (system) at 0x21b5fb0> args: (u'org.bluez', 0) object_path: '/org/freedesktop/DBus' signature: 'su' bus_name: 'org.freedesktop.DBus' get_args_opts: {'byte_arrays': False, 'utf8_strings': False} timeout: -1.0 kwargs: {} dbus_interface: 'org.freedesktop.DBus' message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/DBus, iface: org.freedesktop.DBus, member: StartServiceByName dest: org.freedesktop.DBus> method: 'StartServiceByName' Potential duplicate: bug 1229147