wicd-curses fails to start
Just after downloading wicd via yum, in an attempt to move to wicd from NetworkManager, I ran wicd-curses for the first time. However, it failed to start with the following python exception from a constructor.
Could someone help to shed light on this?
Thank you,
$ rpm -qa | grep wicd
wicd-curses-
wicd-common-
wicd-1.
wicd-gtk-
$ ps -ef | grep wicd
root 28856 1 0 17:42 ? 00:00:16 /usr/bin/python -O /usr/share/
root 28860 28856 0 17:42 ? 00:00:09 /usr/bin/python -O /usr/share/
$ wicd-curses
Traceback (most recent call last):
File "/usr/share/
main()
File "/usr/share/
ui.
File "/usr/lib/
return fn()
File "/usr/share/
return func(*args, **kargs)
File "/usr/share/
app = appGUI()
File "/usr/share/
self.wiredCB = urwid.Filler(
File "/usr/share/
self.
File "/usr/share/
self.focus = focus
AttributeError: can't set attribute
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- wicd Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask aldente for more information if necessary.