https://bugzilla.novell.com/show_bug.cgi?id=853492 https://bugzilla.novell.com/show_bug.cgi?id=853492#c0 Summary: killswitch-applet does not run Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: 64bit OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: carlos.bessa@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.11 Safari/537.36 SUSE/31.0.1650.11 I want to use rfkillswitch-applet to enable/disable the bluetooth and wwan card on my laptop. When launching killswitch-applet on konsole i get the following: ~> 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 192, in set_state_changed_cb self.k.set_state_changed_cb(cb) AttributeError: KillswitchManager instance has no attribute 'k' Urfkill is installed as well as python-killswitch, and I can successfully use rfkill on console to list and enable/disable all devices. This occurs in openSUSE 13.1 64bit, with all available updates, on a Thinkpad Edge 13 (Intel model). regards, Carlos Bessa Reproducible: Always Steps to Reproduce: 1. open konsole 2. run killswitch-applet Actual Results: The application does not run. See details for output. Expected Results: An icon should appear on the notification tray which the user could use to enable/disable the devices (bluetooth, wlan, wwan). -- 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.