Bugs item #1838069, was opened at 2007-11-25 15:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1838069&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Technologov (technologov)
Assigned to: Nobody/Anonymous (nobody)
Summary: kvm_stat crashes

Initial Comment:
One of The main KVM debugging utilities is buggy: ./kvm_stat crashes when run 
in small terminal. (such as small KDE Konsole window)

# ./kvm_stat
Traceback (most recent call last):
  File "./kvm_stat", line 85, in <module>
    curses.wrapper(tui, stats)
  File "/usr/lib64/python2.5/curses/wrapper.py", line 44, in wrapper
    return func(stdscr, *args, **kwds)
  File "./kvm_stat", line 55, in tui
    refresh()
  File "./kvm_stat", line 45, in refresh
    screen.addstr(row, col, key)
_curses.error: addstr() returned ERR

-Alexey. 25.11.2007.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1838069&group_id=180599

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to