https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c0 Summary: killswitch-applet: missing dependencies and still doesn't work. Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0 it is missing the 'urfkill' dependency. Once installed, it still doesn't work: 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 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.