FS#43850 - [wicd] fail to setup up wifi-connection through wicd-curses
Attached to Project:
Arch Linux
Opened by Tim Josefski (timski) - Monday, 16 February 2015, 22:37 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 06 June 2020, 14:37 GMT
Opened by Tim Josefski (timski) - Monday, 16 February 2015, 22:37 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 06 June 2020, 14:37 GMT
|
Details
Description:
when I try to setup a new wifi link through wicd-curses it crashes and gives following output: Traceback (most recent call last): File "/usr/share/wicd/curses/wicd-curses.py", line 1146, in call_update_ui self.update_ui(True) File "/usr/share/wicd/curses/wicd-curses.py", line 97, in wrapper return func(*args, **kargs) File "/usr/share/wicd/curses/wicd-curses.py", line 1159, in update_ui self.handle_keys(input_data) File "/usr/share/wicd/curses/wicd-curses.py", line 1037, in handle_keys self.diag = WirelessSettingsDialog(pos, self.frame) File "/usr/share/wicd/curses/netentry_curses.py", line 503, in __init__ self.set_values() File "/usr/share/wicd/curses/netentry_curses.py", line 543, in set_values wireless.GetWirelessProperty(networkID, 'bitrate') ValueError: None is not in list Additional info: wicd 1.7.3-1 python2-urwid 1.3.0-1 Steps to reproduce: open wicd-curses use right-arrow key to select a ssid |
This task depends upon
Closed by Jelle van der Waa (jelly)
Saturday, 06 June 2020, 14:37 GMT
Reason for closing: Deferred
Additional comments about closing: wicd is removed from the repository.
Saturday, 06 June 2020, 14:37 GMT
Reason for closing: Deferred
Additional comments about closing: wicd is removed from the repository.
seems to be resolved here https://github.com/voidlinux/void-packages/issues/954
https://github.com/voidlinux/void-packages/commit/220de599ad3ecba14423289209a3e4e031037edf
Hope to have it soon on archlinux, having a new laptop with fresh install (no packages except base base-devel) no wifi -> no connection -> no update possible ^^;
Thanks
According to the discussion on Github, a newer revision of the package already has a fix, it just has to be packaged for Archlinux.