jls@eeepc:~$ sudo /etc/init.d/wicd start
Starting Network connection manager: wicd failed!
jls@eeepc:~$ sudo wicd -f
Traceback (most recent call last):
File "/usr/share/wicd/daemon/wicd-daemon.py", line 1859, in <module>
main(sys.argv)
File "/usr/share/wicd/daemon/wicd-daemon.py", line 1808, in main
print 'unable to chown log file to %s' % group[2]
UnboundLocalError: local variable 'group' referenced before assignment
jls@eeepc:~$ jls@eeepc:~$ sudo wicd -feo
---------------------------
wicd initializing...
---------------------------
wicd is version 1.7.2.4 768
did not find backend in configuration, setting default external
setting backend to external
trying to load backend external
successfully loaded backend external
trying to load backend external
successfully loaded backend external
Automatically detected wireless interface wlan0
did not find wireless_interface in configuration, setting default wlan0
setting wireless interface wlan0
automatically detected wired interface eth0
did not find wired_interface in configuration, setting default eth0
setting wired interface eth0
did not find wpa_driver in configuration, setting default wext
setting wpa driver wext
did not find always_show_wired_interface in configuration, setting default False
did not find use_global_dns in configuration, setting default False
setting use global dns to False
did not find global_dns_1 in configuration, setting default None
did not find global_dns_2 in configuration, setting default None
did not find global_dns_3 in configuration, setting default None
did not find global_dns_dom in configuration, setting default None
did not find global_search_dom in configuration, setting default None
setting global dns
global dns servers are None None None
domain is None
search domain is None
did not find auto_reconnect in configuration, setting default True
setting automatically reconn..........[CUT]
At this point the wicd gui starts and shows the netowrks available but when I try to connect I see on the terminal where wicd is running:
DHCP connection successful
not verifying
Connecting thread exiting.
Sending connection attempt result success
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
Operation failed.
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
Starting automatic reconnect process
Autoconnecting...
No wired connection present, attempting to autoconnect to wireless network
Unable to autoconnect, you'll have to manually connect
Starting automatic reconnect process
Autoconnecting...
No wired connection present, attempting to autoconnect to wireless network
Invalid network mode string, ignoring!
Unable to autoconnect, you'll have to manually connect