wicd-1.7.3 is incompatible with urwid-1.3.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wicd |
New
|
Undecided
|
Unassigned |
Bug Description
Urwid changed API agin. This is what happens:
Traceback (most recent call last):
File "/usr/share/
main()
File "/usr/share/
ui.
File "/usr/lib64/
return fn()
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
app = appGUI()
File "/usr/share/
self.
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
self.
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
('$C', ip))
File "/usr/share/
self.
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
input_data = ui.get_
AttributeError: 'Screen' object has no attribute 'get_input_
This was already mentioned in bug #1075399, but I made this bug to give it more visibility. The other bug was about api changes in 1.1.0