Your message dated Sat, 29 Aug 2009 15:11:39 -0400 with message-id <20090829191139.GA6220@invisible-island.net> and subject line re: #130418 color & keytab glitches has caused the Debian Bug report #130418, regarding color & keytab glitches to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 130418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130418 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: color & keytab glitches
- From: Rüdiger Kuhlmann <debian-bugs-u0cwIG77RXyt=spam@ruediger-kuhlmann.de>
- Date: Tue, 22 Jan 2002 17:14:59 +0100
- Message-id: <20020122161458.GA22124@wh36-a402.stud.uni-karlsruhe.de>
Package: konsole Version: 2.2.2-13 There are a few glitches related to color and keytab handling: * If using konsole-16color, ANSI color light-red is misrendered as color black. Do an EXPORT TERM=konsole-16color and for f in {0,1}{0,1,2,3,4,5,6,7,8,9}; do tput sgr0; echo -n "$f: "; for g in {0,1}{0,1,2,3,4,5,6,7,8,9}; do tput sgr0; tput setaf $f; tput setab $g; echo -n "A"; tput bold; echo -n "B "; done; echo; done and you'll see the error in column/row 9. * There is no way in the .schema files to define the number of colors, nor to define more than 8 normal + 8 bold colors. Nice would be to be able to do ncolor 0 0 0 0 0 0 # black ... ncolor 7 255 255 255 0 0 # white ncolor 8 104 104 104 0 0 # dark grey (or whatever) ... ncolor 15 180 180 180 0 0 # light grey (or whatever) bcolor 0 0 0 0 0 1 # bold black ... bcolor 15 180 180 180 0 1 # bold light grey ncolor sysfg 0 0 0 0 0 # standard foreground color ncolor sysbg ... bcolor sysfg ... bcolor sysbg ... ncolor cursor 255 0 0 0 0 # standard cursor color but any way to define more would be nice. * There is no way to define which $TERM a given keymap is for; a setting in the .keytab files should define the initial $TERM value given to the shell. * ncurses and konsole disagree about the sequence generated by <F1>...<F6>. I don't know whether this is a bug of ncurses or konsole, but one is wrong.
--- End Message ---
--- Begin Message ---
- To: 130418-done@bugs.debian.org
- Subject: re: #130418 color & keytab glitches
- From: Thomas Dickey <dickey@his.com>
- Date: Sat, 29 Aug 2009 15:11:39 -0400
- Message-id: <20090829191139.GA6220@invisible-island.net>
- Reply-to: dickey@his.com
no new information was provided; all of the report's issues were addressed -- Thomas E. Dickey <dickey@invisible-island.net> http://invisible-island.net ftp://invisible-island.netAttachment: signature.asc
Description: Digital signature
--- End Message ---