[wicd-curses] configure new network
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wicd |
In Progress
|
Undecided
|
Timur |
Bug Description
The first time I try to configure a network, I get this traceback:
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
self.
File "/usr/share/
self.diag = WirelessSetting
File "/usr/share/
self.
File "/usr/share/
wireless.
ValueError: None is not in list
But, I'm able to connect to a network via wicd-gtk, and once this connection is saved, it can be modified later using wicd-curses.
Related branches
Changed in wicd: | |
status: | New → Confirmed |
assignee: | nobody → Timur (timur-adamow) |
Changed in wicd: | |
status: | Confirmed → In Progress |
I get the same thing on the latest build from source.