LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Issues with blueman (https://www.linuxquestions.org/questions/slackware-14/issues-with-blueman-814403/)

alkos333 06-15-2010 11:03 PM

Issues with blueman
 
I'm getting the following output when I attempt to launch blueman on Slackware64 13.1:
Code:

me@tpx200:~$ blueman-manager
Loading configuration plugins
_________
<module> (/usr/lib64/python2.6/site-packages/blueman/main/Config.py:20)
Skipping plugin Gconf
No module named gconf
Using file config backend
_________
on_bluez_name_owner_changed (/usr/bin/blueman-manager:104)
org.bluez owner changed to  :1.2
Using file config backend
ERROR:dbus.proxies:Introspect error on org.blueman.Applet:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/blueman-applet exited with status 1
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/dbus/connection.py", line 586, in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/bin/blueman-manager", line 132, in on_bluez_name_owner_changed
    if not self.Applet.GetBluetoothStatus():
  File "/usr/lib64/python2.6/site-packages/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib64/python2.6/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib64/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/blueman-applet exited with status 1

Any suggestions would be much appreciated.

manwichmakesameal 06-16-2010 07:55 AM

I've been getting this error lately as well. It worked fine for a while when I first installed 13.1 64bit, but now this is all I get when I try to load the tray applet.

alkos333 06-16-2010 09:18 AM

Do you remember if you uninstalled any packages or anything, made any changes to the config?

manwichmakesameal 06-16-2010 12:00 PM

The only thing I did was reboot. I did the initial install, connected a device via bluetooth, disconnected it it and rebooted. Then no worky.

micemicerabies 06-17-2010 11:33 AM

I get a similar output when I try to start blueman
Code:

bash-4.1$ blueman-manager
Loading configuration plugins
_________
<module> (/usr/lib/python2.6/site-packages/blueman/main/Config.py:20)
Skipping plugin Gconf
No module named gconf
Using file config backend
_________
on_bluez_name_owner_changed (/usr/bin/blueman-manager:104)
org.bluez owner changed to

I get an error pop-up that says failed to connect to BlueZ daemon
then I click "Close" on the error pop-up and get

Code:

_________
save (/usr/lib/python2.6/site-packages/blueman/plugins/config/File.py:117)
Saving config
Exception AttributeError: "'NoneType' object has no attribute 'Bus'" in <bound method File.__del__ of <File object at 0x837f694 (blueman+plugins+ConfigPlugin+ConfigPlugin at 0x81d49a0)>> ignored


alkos333 06-17-2010 05:46 PM

I'm not getting any notifications of failure, just nasty output in the terminal when I attempt to run it.

manwichmakesameal 06-18-2010 07:54 AM

@micemicerabies: Did you make /etc/rc.d/rc.bluetooth executable and start it? It looks like you don't have bluetooth services started.

micemicerabies 06-18-2010 09:21 AM

manwichmakesameal: I tried starting rc.bluetooth, that did not start it, I also $hciconfig hci0 up, then tried $sh rc.bluetooth restart, nothing has changed. I can use hcitool to scan for BT so I know the chip is working.


All times are GMT -5. The time now is 03:41 AM.