[arch-general] [signoff] wicd-1.7.0-1

Mauro Santos registo.mailling at gmail.com
Tue Jan 19 10:34:04 EST 2010


On 01/17/2010 10:28 AM, Daniel Isenmann wrote:
> Hi,
> 
> there is a new version of wicd in [testing]. In the past there were
> always problems in upgrading wicd, so I have decided to put it in
> [testing] first. Please test it and give me some signoffs.

wicd-curses only runs fine if I am using it in xterm or terminal in a X
session, it doesn't work in a tty. I don't know if this is the expected
behavior, it outputs this:

EXCEPTION! Please report this to the maintainer and file a bug report
with the backtrace below:
[?1049h[?1000h[?1002h[?1002l[?1000l[?25h[?1049l
[?25h
EXCEPTION! Please report this to the maintainer and file a bug report
with the backtrace below:

EXCEPTION! Please report this to the maintainer and file a bug report
with the backtrace below:

EXCEPTION! Please report this to the maintainer and file a bug report
with the backtrace below:
Traceback (most recent call last):
  File "/usr/share/wicd/curses/wicd-curses.py", line 1039, in <module>
    main()
  File "/usr/share/wicd/curses/wicd-curses.py", line 978, in main
    ui.run_wrapper(run)
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line
234, in run_wrapper
    return fn()
  File "/usr/share/wicd/curses/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 986, in run
    app = appGUI()
  File "/usr/share/wicd/curses/wicd-curses.py", line 577, in __init__
    self.update_status()
  File "/usr/share/wicd/curses/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 720, in update_status
    self.set_status):
  File "/usr/share/wicd/curses/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 159, in
check_for_wireless
    ('$C', wireless_ip))
  File "/usr/share/wicd/curses/wicd-curses.py", line 772, in set_status
    self.update_ui()
  File "/usr/share/wicd/curses/wicd-curses.py", line 89, in wrapper
    return func(*args, **kargs)
  File "/usr/share/wicd/curses/wicd-curses.py", line 913, in update_ui
    input_data = ui.get_input_nonblocking()
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line
339, in get_input_nonblocking
    return self._input_iter.next()
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line
352, in _run_input_iter
    codes = self._get_gpm_codes() + \
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line
405, in _get_gpm_codes
    codes.extend(self._encode_gpm_event())
  File "/usr/lib/python2.6/site-packages/urwid/raw_display.py", line
444, in _encode_gpm_event
    s = self.gpm_mev.stdout.readline()
AttributeError: 'NoneType' object has no attribute 'stdout'

wicd is the only package I'm using from [testing] right now and the
system is up-to-date (at the time of writing).

Everything else seems to be working properly.


More information about the arch-general mailing list