Comment 2 for bug 1132053

Revision history for this message
radaiming (radaiming) wrote :

I found my fix is bad, will cause other problems, I wrote another dirty fix for myself, but hope to get better fixes:

  File "/usr/share/wicd/curses/wicd-curses.py", line 703, in update_netlist
    self.wlessLB.set_focus(min(self.focusloc[1], len(self.wlessLB.body) -1))
TypeError: object of type 'PollingListWalker' has no len()