Subject: Re: port-amd64/34282: console color is broken on amd64 when using pkgsrc/misc/screen on amd64
To: Thomas Dickey <dickey@radix.net>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 10/04/2006 14:28:08
On Wed, Oct 04, 2006 at 06:04:10AM -0400, Thomas Dickey wrote:
> The report was for "OOPS", which would come from an application running
> within xterm (or whatever terminal).  There's no mechanism that would
> make xterm send "OOPS" by itself that I can think of.

I'm not sure it is clear to all participants in this thread, so please excuse
me stating something obvious:

The "OOPS" is what an application gets from a call to the tgoto() function
when passing a % sequence which is not understood. A truncated termcap
entry might cause this, or a bug in the application.

Btw: this thread is happeneing on netbsd-bugs@NetBSD.org only, but not
appended to the gnats database. It would be nice if the relevant excerpts
could be forwarded to gnats-bugs@NetBSD.org.

Martin