https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c6 A Meier <koala.oso@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|koala.oso@gmail.com | --- Comment #6 from A Meier <koala.oso@gmail.com> 2012-08-16 13:34:37 UTC --- I have 2 Linux machines, one at the office where I am having trouble with the wireless and where I posted my previous queries from (HP Elitebook 8640), and a private laptop (DELL Inspiron 6400) also running openSUSE 12.1, with well functioning wireless. I'm currently working from home, so I can only post what I get here for now: @tux:~/dev/py/cec/extract-sst> killswitch-applet python-killswich: URfkill not running, trying to start it... python-killswich: Using URfkill Traceback (most recent call last): File "/usr/bin/killswitch-applet", line 213, in <module> base = KSA() File "/usr/bin/killswitch-applet", line 32, in __init__ self.k = killswitch.KillswitchManager() File "/usr/lib/python2.7/site-packages/killswitch.py", line 180, in __init__ self.k = _KillswitchManagerUrfkill(); File "/usr/lib/python2.7/site-packages/killswitch.py", line 247, in __init__ for ks in self.__get_killswitches(): File "/usr/lib/python2.7/site-packages/killswitch.py", line 267, in __get_killswitches return iface.GetAll() File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "GetAll" with signature "" on interface "org.freedesktop.URfkill" doesn't exist which is consistent with Jon's original post. I can check my other machine tomorrow to see if it is any different. python version in use: 2.7.2 - 7.17.1 python qt4 is locked on version 4.8.5 - 5.2.2 (version 4.9.x has issues with qwt and eric4). -- 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.