alex@x230 ~ $ blueman-applet Loading configuration plugins blueman-applet version 1.23 starting Using file config backend _________ Load (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:68) ['AppIndicator', 'ExitItem', 'ShowConnected', 'AuthAgent', 'DhcpClient', 'NMPANSupport', 'DBusService', 'DiscvManager', 'NetUsage', 'Headset', 'KillSwitch', 'Menu', 'Networking', 'PowerManager', 'PPPSupport', 'NMDUNSupport', 'RecentConns', 'SerialManager', 'StandardItems', 'StatusIcon', 'TransferService'] Using file config backend _________ Load (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:68) Unable to load plugin module AppIndicator No module named appindicator _________ Load (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:68) Unable to load plugin module NMPANSupport No module named gconf _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading Using file config backend _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading Using file config backend _________ on_load (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py:40) Using the new killswitch system _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading Using file config backend _________ update_menuitems (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/DiscvManager.py:132) warning: Adapter is None _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ __load_plugin (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:142) loading _________ update_state (/usr/lib64/python2.7/site-packages/blueman/main/KillSwitchNG.py:162) State: True _________ on_switch_added (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py:61) killswitch registered 0 _________ on_obex_owner_changed (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/TransferService.py:70) obex owner changed: :1.3 Using file config backend _________ on_dbus_name_owner_change (/usr/bin/blueman-applet:102) org.bluez owner changed to :1.2 ERROR:dbus.proxies:Introspect error on org.bluez:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. _________ Run (/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py:216) Function on_manager_state_changed on AuthAgent Failed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py", line 220, in Run ret = getattr(inst, function)(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/AuthAgent.py", line 49, in on_manager_state_changed adapters = self.Applet.Manager.ListAdapters() File "/usr/lib64/python2.7/site-packages/blueman/bluez/utils.py", line 28, in warp raise errors.parse_dbus_error(exception) DBusException: org.freedesktop.DBus.ErroTraceback (most recent call last): File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/ShowConnected.py", line 66, in enumerate_connections adapters = self.Applet.Manager.ListAdapters() File "/usr/lib64/python2.7/site-packages/blueman/bluez/utils.py", line 28, in warp raise errors.parse_dbus_error(exception) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. _________ on_started (/usr/lib64/python2.7/site-packages/blueman/main/applet/Transfer.py:88) opp Started _________ on_started (/usr/lib64/python2.7/site-packages/blueman/main/applet/Transfer.py:88) ftp Started _________ on_power_state_query (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py:88) True _________ UpdatePowerState (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/PowerManager.py:176) off False foff False on True current state True new state Truer.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. _________ update_menuitems (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/DiscvManager.py:132) warning: Adapter is None Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/PowerManager.py", line 95, in timeout self.adapter_state = self.get_adapter_state() File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/PowerManager.py", line 100, in get_adapter_state adapters = self.Applet.Manager.ListAdapters() File "/usr/lib64/python2.7/site-packages/blueman/bluez/utils.py", line 26, in warp return func(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/blueman/bluez/Manager.py", line 108, in ListAdapters obj_paths = self.GetInterface().ListAdapters() File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) File "/usr/lib64/python2.7/site-packages/dbus/exceptions.py", line 45, in __init__ def __init__(self, *args, **kwargs): KeyboardInterrupt Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/ShowConnected.py", line 66, in enumerate_connections adapters = self.Applet.Manager.ListAdapters() File "/usr/lib64/python2.7/site-packages/blueman/bluez/utils.py", line 28, in warp raise errors.parse_dbus_error(exception) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. _________ on_started (/usr/lib64/python2.7/site-packages/blueman/main/applet/Transfer.py:88) opp Started _________ on_started (/usr/lib64/python2.7/site-packages/blueman/main/applet/Transfer.py:88) ftp Started _________ on_power_state_query (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/KillSwitch.py:88) True _________ UpdatePowerState (/usr/lib64/python2.7/site-packages/blueman/plugins/applet/PowerManager.py:176) off False foff False on True current state True new state True