https://bugzilla.novell.com/show_bug.cgi?id=818574 https://bugzilla.novell.com/show_bug.cgi?id=818574#c0 Summary: Regression: Wicd 1.7.2.4 crashed with known mainstream bugs (Broken base functionality) Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: i586 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kt3107@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=538002) --> (http://bugzilla.novell.com/attachment.cgi?id=538002) wicd daemon patch (sanitize) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0 Iceweasel/17.0.1 Hi, i'm using wicd, like a best wireless network manager. I found additional network repositories to use Wicd network manager: http://download.opensuse.org/repositories/network:/utilities/openSUSE_12.3/ When i enable this repo and install wicd i have stuck on some bug. I found solution, seems patch, and manualy fixed that localy and it works for me. There is solution (and patch) - https://bugs.launchpad.net/wicd/+bug/993912 Please, can you release fixed package Wicd 1.7.2.4? If i doing something wrong, please, correct me :-) Reproducible: Always Steps to Reproduce: 1. Deinstall Network Manager 2. Choose "ifup" style network configure 3. Install Wicd and run "wicd-gtk" Actual Results: Traceback (most recent call last): File "/usr/share/wicd/curses/wicd-curses.py", line 921, in call_update_ui self.update_ui(True) File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper return func(*args, **kargs) File "/usr/share/wicd/curses/wicd-curses.py", line 932, in update_ui self.handle_keys(input_data[1]) File "/usr/share/wicd/curses/wicd-curses.py", line 913, in handle_keys self.diag.save_settings() File "/usr/share/wicd/curses/netentry_curses.py", line 481, in save_settin self.set_net_prop("enctype", "None") File "/usr/share/wicd/curses/netentry_curses.py", line 448, in set_net_pro wireless.SetWirelessProperty(self.networkid, option, value) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __ca **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in cblocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceb(most recent call last): File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _mes_cb retval = candidate_method(self, *args, **keywords) File "/usr/share/wicd/daemon/wicd-daemon.py", line 1067, in SetWirelessProy prop = misc.sanitize_config(prop) File "/usr/lib/python2.7/site-packages/wicd/misc.py", line 433, in sanitiznfig return s.translate(None, table) TypeError: translate() takes exactly one argument (2 given) Expected Results: After this fix, i can edit connection properties and do connection to that network. -- 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.