Menu

#8 Save bug

closed
5
2007-05-11
2007-05-11
No

i startet with ipvsman -x and tried to save the convig per r and it gives me this error message:
Traceback (most recent call last):
File "/usr/bin/ipvsman", line 194, in ?
gui.main()
File "/var/lib/python-support/python2.4/ipvsman/gui.py", line 497, in main
self.ui.run_wrapper( self.run )
File "/var/lib/python-support/python2.4/urwid/curses_display.py", line 179, in run_wrapper
return fn()
File "/var/lib/python-support/python2.4/ipvsman/gui.py", line 607, in run
self.top.keypress( size, k )
File "/var/lib/python-support/python2.4/urwid/widget.py", line 1423, in keypress
return self.top_w.keypress( size, key)
File "/var/lib/python-support/python2.4/urwid/widget.py", line 2116, in keypress
key = self.focus_item.keypress( tsize, key )
File "/var/lib/python-support/python2.4/urwid/widget.py", line 2525, in keypress
key = w.keypress( (mc,)+size[1:], key )
File "/var/lib/python-support/python2.4/urwid/listbox.py", line 595, in keypress
key = focus_widget.keypress((maxcol,),key)
File "/var/lib/python-support/python2.4/urwid/widget.py", line 2525, in keypress
key = w.keypress( (mc,)+size[1:], key )
File "/var/lib/python-support/python2.4/urwid/widget.py", line 856, in keypress
self.on_press( self )
File "/var/lib/python-support/python2.4/ipvsman/gui.py", line 268, in evalSaveDialog
self.cfg.NewestDesiredConfig()
AttributeError: Cfg instance has no attribute 'NewestDesiredConfig'

Discussion

  • Dr. Volker Jaenisch

    • status: open --> closed
     
  • Dr. Volker Jaenisch

    Logged In: YES
    user_id=741157
    Originator: NO

    fixed in 0.9.2-5

     

Log in to post a comment.