pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/27777: nano plays poorly with BSD curses
>Number: 27777
>Category: pkg
>Synopsis: nano plays poorly with BSD curses
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 02 04:24:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: David Griffith
>Release: 1.6.2
>Organization:
>Environment:
NetBSD zaphod 1.6.2 NetBSD 1.6.2 (ZAPHOD) #0: Sat Jun 5 04:50:05 PDT 2004
dave@arthur:/usr/src/sys/arch/i386/compile/ZAPHOD i386
>Description:
Nano 1.2.4 shows several strange behaviors when compiled with the regular BSD
curses library. Among these are:
* Crashes when resizing an Xterm vertically by three rows or more.
* Screen becomes garbled when resizing horzontally.
* Cursor at upper right corner of terminal on startup. Press ^L or any key and
it goes where it's supposed to be.
Incidentally, all previous versions of Nano compiled through pkgsrc on NetBSD
that I'm aware of have shown the third bug.
>How-To-Repeat:
>Fix:
Add the following lines to editors/nano/Makefile:
INCOMPAT_CURSES= NetBSD-1.4* NetBSD-1.5* NetBSD-1.6[-_.]*
INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index