[Bug 734894] New: killswitch-applet: missing dependencies and still doesn't work.
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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |hmacht@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c1 A Meier <koala.oso@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koala.oso@gmail.com --- Comment #1 from A Meier <koala.oso@gmail.com> 2012-08-10 14:12:02 UTC --- Hi guys, has there been any progress in resolving this issue? It is still bugging people and it is consistently reproducible. Cheers, Art -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c2 Holger Macht <hmacht@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Holger Macht <hmacht@suse.com> 2012-08-10 16:14:15 UTC --- Thanks for the heads up, It somehow slipped my attention. I will look into this first thing next week. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c3 --- Comment #3 from Holger Macht <hmacht@suse.com> 2012-08-13 09:13:30 UTC --- I created submit request 130706 for the dependency issue, so this will be fixed in openSUSE Factory. Still need to verify and debug the other issue in 12.1. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c4 Holger Macht <hmacht@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |koala.oso@gmail.com --- Comment #4 from Holger Macht <hmacht@suse.com> 2012-08-13 09:28:57 UTC --- A Meier, do you get the same results as in the initial comment when starting killswitch-applet from the command line? Of course after installing the urfkill package. I get different results with a 12.1 here: $ killswitch-applet python-killswich: URfkill not running, trying to start it... python-killswich: Using URfkill ERROR:dbus.proxies:Introspect error on :1.60:/org/freedesktop/URfkill: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) 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.ServiceUnknown: The name :1.60 was not provided by any .service files -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-08-16 11:00:07 CEST --- This is an autogenerated message for OBS integration: This bug (734894) was mentioned in https://build.opensuse.org/request/show/131008 Factory / python-killswitch -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c7 --- Comment #7 from Holger Macht <hmacht@suse.com> 2012-09-07 08:56:45 UTC --- I can now reproduce on my 12.2 system here. It seems the GetAll() method has been replaced by something like EnumerateDevices(). Will check. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c8 --- Comment #8 from Holger Macht <hmacht@suse.com> 2012-10-15 22:07:59 UTC --- Should be fixed and a maintenance update will most likely be released. In the meanwhile, packages can be grabbed from http://download.opensuse.org/repositories/home:/hmacht:/branches:/openSUSE:/... Feedback would be appreciated. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c9 Holger Macht <hmacht@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #9 from Holger Macht <hmacht@suse.com> 2012-10-24 10:51:23 UTC --- Setting to NEEDINFO according to the maintenance process. Fixed packages have already been submitted for 12.1 and 12.2. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c10 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|maintenance@opensuse.org | --- Comment #10 from Benjamin Brunner <bbrunner@suse.com> 2012-10-24 15:54:36 CEST --- The update is already running ( see https://build.opensuse.org/project/show?project=openSUSE%3AMaintenance%3A103... ). Thanks for the submission. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c11 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from Benjamin Brunner <bbrunner@suse.com> 2012-10-29 12:34:45 CET --- Update released for 12.1 and 12.2. Resolved fixed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> 2012-10-29 12:09:57 UTC --- openSUSE-RU-2012:1408-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 734894 CVE References: Sources used: openSUSE 12.2 (src): python-killswitch-0.3-6.4.1 openSUSE 12.1 (src): python-killswitch-0.3-3.4.1 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=734894 https://bugzilla.novell.com/show_bug.cgi?id=734894#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-01-02 13:00:09 CET --- This is an autogenerated message for OBS integration: This bug (734894) was mentioned in https://build.opensuse.org/request/show/212625 Factory / python-killswitch -- 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.
participants (1)
-
bugzilla_noreply@novell.com