You are not logged in.
Pages: 1
Blueman cant start. I use 0.3-5 version from repositories.
This is the output:
* Initializing 'Bluetooth.manager' Class
Traceback (most recent call last):
File "/usr/bin/blueman", line 128, in <module>
Globals.Manager = manager()
File "/usr/lib/python2.6/site-packages/blueman/Bluetooth/manager.py", line 33, in __init__
self.obj = self.bus.get_object('org.bluez', '/org/bluez')
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
Offline
Same issue here ![]()
Offline
![]()
Offline
It happens to me only if the bluetooth service is not running
Mortuus in anima, curam gero cutis
Offline
should I place bluetooth in rc.conf as deamon? To autostart it
Offline
Yes. Otherwise '/etc/rc.d/bluetooth start' (I do not need bluetooth so often, so I prefer to launch it when needed)
Mortuus in anima, curam gero cutis
Offline
thanks
Offline
Thanks!! Now, its working for me too ![]()
Offline
I was run /etc/rc.d/bluetooth start and still have error
* Initializing 'Bluetooth.manager' Class
Traceback (most recent call last):
File "/usr/bin/blueman", line 128, in <module>
Globals.Manager = manager()
File "/usr/lib/python2.6/site-packages/blueman/Bluetooth/manager.py", line 33, in __init__
self.obj = self.bus.get_object('org.bluez', '/org/bluez')
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service filesOffline
Hi! ![]()
I got the exactly same problem as you Spychacz. None of the above mentioned solutions worked for me.
I don't really have any particular need for bluetooth, but it is annoying to have a program not to work.
//Tokiga Toke
Offline
Pages: 1