at bottom :-

On 11/2/13, Christopher Schramm <deb...@shakaweb.org> wrote:
> Great! Another hiding layer... ;)
>
> Please go to line 26-29 and comment out the lines with try, except, and
> pass. Shift the import statement to the left. We should then observe
> what's actually failing in the KillSwitch module. It probably has
> something to do with HAL support.

This is how it looks now :-
#try:
import blueman.main.KillSwitch as _KillSwitch
#except:
#       pass

This is what has happened when running blueman-applet, keep in mind
that I have no bluetooth hardware in my system/motherboard.

I did do a ps aux to see if any blueman applet was in background and
didn't get anything.

$ ps aux | grep blueman
shirish  22446  0.0  0.0  10352   928 pts/0    S+   19:35   0:00 grep
--color=auto blueman

That's I guess the process for the grep I did. Doesn't seem to have
anything of value here.

$ blueman-applet
Loading configuration plugins
blueman-applet version 1.23 starting
Stale PID, overwriting
Using gconf config backend
_________
Load (/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:68)
['ShowConnected', 'KillSwitch', 'AppIndicator', 'Networking',
'ExitItem', 'SerialManager', 'RecentConns', 'PPPSupport',
'DBusService', 'PulseAudio', 'NMDUNSupport', 'StandardItems',
'Headset', 'NetUsage', 'Menu', 'PowerManager', 'DiscvManager',
'NMPANSupport', 'AuthAgent', 'StatusIcon', 'TransferService',
'DhcpClient']
_________
Load (/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:68)
Unable to load plugin module KillSwitch
No module named KillSwitch
Using gconf config backend
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.StatusIcon.StatusIcon'>
Using gconf config backend
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.DBusService.DBusService'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.Headset.Headset'>
Using gconf config backend
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.Networking.Networking'>
Using gconf config backend
_________
load_nap_settings
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/Networking.py:47)
Loading NAP settings
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.NMDUNSupport.NMDUNSupport'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.Menu.Menu'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.DiscvManager.DiscvManager'>
Using gconf config backend
_________
update_menuitems
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/DiscvManager.py:132)
warning: Adapter is None
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.PulseAudio.PulseAudio'>
Using gconf config backend
_________
pa_context_event
(/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py:306)
1
_________
on_load 
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PulseAudio.py:160)
PulseAudio version: [4, 0, 0]
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.AuthAgent.AuthAgent'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.ShowConnected.ShowConnected'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.DhcpClient.DhcpClient'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.TransferService.TransferService'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.SerialManager.SerialManager'>
Using gconf config backend
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.RecentConns.RecentConns'>
Using gconf config backend
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
Not loading PPPSupport because it's conflict has higher priority
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.StandardItems.StandardItems'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.PowerManager.PowerManager'>
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.AppIndicator.AppIndicator'>
/usr/lib/python2.7/dist-packages/blueman/plugins/applet/AppIndicator.py:44:
Warning: /tmp/buildd/glib2.0-2.36.4/./gobject/gsignal.c:2475: signal
`child-added' is invalid for instance `0x2ae1460' of type `GtkMenu'
  self.indicator.set_menu(applet.Plugins.Menu.get_menu())
_________
__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
Not loading NMPANSupport because it's conflict has higher priority
_________
pa_context_event
(/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py:306)
2
_________
on_obex_owner_changed
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/TransferService.py:70)
obex owner changed:
_________
on_dbus_name_owner_change (/usr/bin/blueman-applet:102)
org.bluez owner changed to
_________
update_menuitems
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/DiscvManager.py:132)
warning: Adapter is None
_________
pa_context_event
(/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py:306)
3
_________
pa_context_event
(/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py:306)
4
_________
UpdatePowerState
(/usr/lib/python2.7/dist-packages/blueman/plugins/applet/PowerManager.py:176)
off False
foff False
on True
current state True
new state True
_________
<lambda> (/usr/lib/python2.7/dist-packages/blueman/main/PulseAudioUtils.py:318)
1

There are only two things which seem wrong here (no python person here)

Load (/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:68)
Unable to load plugin module KillSwitch
No module named KillSwitch
Using gconf config backend

__load_plugin 
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading <class 'blueman.plugins.applet.AppIndicator.AppIndicator'>
/usr/lib/python2.7/dist-packages/blueman/plugins/applet/AppIndicator.py:44:
Warning: /tmp/buildd/glib2.0-2.36.4/./gobject/gsignal.c:2475: signal
`child-added' is invalid for instance `0x2ae1460' of type `GtkMenu'
  self.indicator.set_menu(applet.Plugins.Menu.get_menu())

What seems to be also interesting is the bit about Stale PID although
do not get why or from where it got a stale PID ?

The PluginManager.py bit  seems to be a different thing but then no
programmer here, leaving it in your hands. Lemme know if you need any
more help from my side.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to