[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
TJ
ubuntu at iam.tj
Tue Apr 3 21:21:33 UTC 2018
This is a command-line that is useful for manually exercising the
org.bluez DBus activiation. It might reproduce the timeout or otherwise
give useful clues. Command should be all on one line (ignore Launchpad
line wrapping):
dbus-send --system --print-reply --dest=org.bluez /
org.freedesktop.DBus.ObjectManager.GetManagedObjects
I won't reproduce the entire output here but this is the initial part
when a BT hci device is available:
method return time=1522790434.404190 sender=:1.2 -> destination=:1.399 serial=821 reply_serial=2
array [
dict entry(
object path "/org/bluez"
array [
dict entry(
string "org.freedesktop.DBus.Introspectable"
array [
]
)
dict entry(
string "org.bluez.AgentManager1"
array [
]
)
dict entry(
string "org.bluez.ProfileManager1"
array [
]
)
]
)
dict entry(
object path "/org/bluez/hci0"
--
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1754836
Title:
Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut:
Failed to activate service 'org.bluez': timed out
(service_start_timeout=25000ms)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/blueman/+bug/1754836/+subscriptions
More information about the Ubuntu-bluetooth
mailing list