On Sat, 17 Jul 2010, Piotr Lewandowski wrote:

Package: ncurses
Version: 5.7+20100313-2
Severity: normal

Hello,

ncureses seems to reset my palette (under 'linux' terminal) when
refresh() is preceded by endwin() (e.g. mutt calls it that way).

Attached program illustrates the issue. If called with no arguments -
the palette is fine, but call it with any argument and palette is reset
to terminal's defaults.

This sounds like something I noticed last fall:

091003
**      test/ncurses accepts a 'm' menu entry to run other tests using the
        current colors.  If I run a color test 'b' or 'c' then
        on return the color samples are not filled in any longer.

A trace of your program shows me that ncurses is resetting the colors
when returning from shell-mode (after the endwin is called).

(will see - thanks)

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to