pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/37129: ncmpc segvaults & dumps core when xterm is resized



The following reply was made to PR pkg/37129; it has been noted by GNATS.

From: Julian Coleman <jdc%coris.org.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: jdc%netbsd.org@localhost
Subject: Re: pkg/37129: ncmpc segvaults & dumps core when xterm is resized
Date: Wed, 24 Oct 2007 13:06:47 +0100

 > When xterm (or aterm) is resized with running ncmpc, ncmpc segfaults and 
 > dumps
 > core.
 
 This looks like a bug in our curses library, when the screen is resized so
 that a window becomes completely outside the area of the new screen.  This
 happens to the status line (bottom, 1-line) window of ncmpc.
 
 I need to check what the ncurses-compatible fix is for this - probably to
 move the origin of any window which is not the size of the screen and whose
 bottom or right margins have been shrunk.
 
 J
 
 -- 
   My other computer also runs NetBSD    /        Sailing at Newbiggin
         http://www.netbsd.org/        /   http://www.newbigginsailingclub.org/
 



Home | Main Index | Thread Index | Old Index