https://bugzilla.novell.com/show_bug.cgi?id=853492 https://bugzilla.novell.com/show_bug.cgi?id=853492#c4 --- Comment #4 from Carlos Bessa <carlos.bessa@gmail.com> 2014-01-02 14:38:51 UTC --- I managed to update to version 0.4 in the devel:languages:python repo (could not do it through your links):
sudo zypper info python-killswitch Loading repository data... Reading installed packages...
Information for package python-killswitch: ------------------------------------------ Repository: @System Name: python-killswitch Version: 0.4-23.1 Arch: noarch Vendor: obs://build.opensuse.org/devel:languages:python Installed: Yes Status: up-to-date Installed Size: 34.1 KiB Summary: Python module providing functions for killswitches Description: python-killswitch provides a python module called killswitch. It provides convenient function/methods for other applications to manage all the killswitches found in the system. See 'pydoc killswitch.py' for more information But it's still not working. The outupt/error is pretty much the same as 0.3: ~> killswitch-applet python-killswich: URfkill not running, trying to start it... python-killswich: Neither urfkill nor HAL found, bailing out... Traceback (most recent call last): File "/usr/bin/killswitch-applet", line 213, in <module> base = KSA() File "/usr/bin/killswitch-applet", line 43, in __init__ self.k.set_state_changed_cb(self.state_changed_cb) File "/usr/lib/python2.7/site-packages/killswitch.py", line 205, in set_state_changed_cb self.k.set_state_changed_cb(cb) AttributeError: KillswitchManager instance has no attribute 'k' thanks for your help Carlos -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.