On Mon, 12 Dec 2011 17:59:56 +0100, David Paleino wrote: > Ciao Salvo, > Hello Ryan, > > On Thu, 08 Dec 2011 11:12:25 +0100, Salvo Tomaselli wrote: > > > after upgrade to the latest version, wicd was unable to connect to wireless > > networks (both the famous eduroam one, and a non encrypted one). > > [..] > > I tried to reproduce the "string→list bug", but haven't been able to reproduce > it consistently.
And now I'm not even able to reproduce it at all. After the upgrade, the config stays the same; even when configuring a new network no spurious lists are put in the config files. See attached diff (a network I don't have access to, and with a fake key put in). Cluelessly, David -- . ''`. Debian developer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ----|---- http://deb.li/dapal `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
diff --git a/wicd/wireless-settings.conf b/wicd/wireless-settings.conf index e07e67d..736b97c 100644 --- a/wicd/wireless-settings.conf +++ b/wicd/wireless-settings.conf @@ -89,6 +89,34 @@ essid = Alice-33737438 automatic = True search_domain = None +[00:1D:6A:87:4A:1D] +dhcphostname = moocca +bssid = 00:1D:6A:87:4A:1D +ip = None +use_dhcphostname = 0 +dns_domain = None +gateway = None +use_global_dns = 0 +encryption = True +hidden = False +channel = 11 +mode = Master +netmask = None +key = ùà òà ùùùè +enctype = wpa +dns3 = None +dns2 = None +dns1 = None +use_settings_globally = 0 +use_static_dns = 0 +encryption_method = WPA2 +essid = Alice-76638493 +search_domain = None +beforescript = None +afterscript = None +predisconnectscript = None +postdisconnectscript = None + [00:23:CD:CB:05:65] afterscript = None dhcphostname = moocca
signature.asc
Description: PGP signature

