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

Bug#531752: marked as done (konsole fails to draw bright colors in screen when TERM is set to xterm-256colors)



Your message dated Sun, 27 May 2012 13:20:11 +0000
with message-id <E1SYdOF-00065M-4T@franck.debian.org>
and subject line Bug#531752: fixed in konsole 4:4.8.3-1
has caused the Debian Bug report #531752,
regarding konsole fails to draw bright colors in screen when TERM is set to xterm-256colors
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.)


-- 
531752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531752
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: konsole
Version: 4:4.2.4-1
Severity: normal


In order to enable 256 color support in vim and other console
applications the TERM env setting was set to xterm-256color.
After this and using the scripts in 
http://www.frexx.de/xterm-256-notes/ I was able to confirm that the
256 color support was active. Both 256 and 16 color tests passed as
expected.

Next GNU screen was executed and the tests were repeated.
The 256 color test passed successfully with all the colors visible but
the 16 color test didn't pass. The bright colors are displayed in bold
but not in bright. Also if you are using a font that doesn't support
bold colors, there will be no difference between normal and bold/bright
colors.

This was tested in debian lenny kde3, squeeze and sid kde4 and
also kubuntu jaunty kde4 and all displayed the same results.

The following screenshot was taken using the font Terminus 8 that
doesn't support bold characters. The left panel represents 
TERM=xterm and the right panel represents TERM=xterm-256color both
taken inside screen.

http://img223.imageshack.us/img223/3667/wrongcolorskonsolescree.png

The same test was also performed on xterm and the problem was not
visible.

Steps to reproduce:
1-Download the script colortable16.sh from
http://www.frexx.de/xterm-256-notes/
2-Move ~/.screenrc to ~/.screenrc-new (move customizations out of the way)
3-Open a new konsole session
4-Execute: export TERM=xterm
5-Execute: screen
6-Execute: bash colortable16.sh
7-Take a screenshot
8-Detach the screen session
9-Execute: export TERM=xterm-256color
10-Execute: screen -R
11-Take another screenshot
12-Compare the two screenshots, the last one should have the same color
on bold and non bold lines

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konsole depends on:
ii  kdebase-runtime               4:4.2.2-1  runtime components from the offici
ii  kdelibs5                      4:4.2.4-1  core libraries for all KDE 4 appli
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libqt4-dbus                   4.5.1-2    Qt 4 D-Bus module
ii  libqtcore4                    4.5.1-2    Qt 4 core module
ii  libqtgui4                     4.5.1-2    Qt 4 GUI module
ii  libstdc++6                    4.4.0-5    The GNU Standard C++ Library v3
ii  libx11-6                      2:1.2.1-1  X11 client-side library
ii  libxrender1                   1:0.9.4-2  X Rendering Extension client libra

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: konsole
Source-Version: 4:4.8.3-1

We believe that the bug you reported is fixed in the latest version of
konsole, which is due to be installed in the Debian FTP archive:

konsole-dbg_4.8.3-1_amd64.deb
  to main/k/konsole/konsole-dbg_4.8.3-1_amd64.deb
konsole_4.8.3-1.debian.tar.gz
  to main/k/konsole/konsole_4.8.3-1.debian.tar.gz
konsole_4.8.3-1.dsc
  to main/k/konsole/konsole_4.8.3-1.dsc
konsole_4.8.3-1_amd64.deb
  to main/k/konsole/konsole_4.8.3-1_amd64.deb
konsole_4.8.3.orig.tar.xz
  to main/k/konsole/konsole_4.8.3.orig.tar.xz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 531752@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Modestas Vainius <modax@debian.org> (supplier of updated konsole package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 27 May 2012 15:44:15 +0300
Source: konsole
Binary: konsole konsole-dbg
Architecture: source amd64
Version: 4:4.8.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Modestas Vainius <modax@debian.org>
Description: 
 konsole    - X terminal emulator
 konsole-dbg - debugging symbols for the KDE X terminal emulator
Closes: 457218 531752 576148 606617
Changes: 
 konsole (4:4.8.3-1) experimental; urgency=low
 .
   * New upstream release:
     - konsole does not require a restart to use newly installed fonts.
       (Closes: #457218)
     - konsole does not fail to draw bright colors in screen when TERM is set
       to xterm-256colors. (Closes: #531752)
     - "Show in menu" works even with languages than English. (Closes: #576148)
     - konsole correctly sets the number of terminal lines and columns.
       (Closes: #606617)
   * Team upload.
 .
   [ Eshat Cakar ]
   * Bump kde-sc-dev-latest build dependency to version 4:4.8.3.
   * Bump Standards-Version to 3.9.3, no changes needed.
 .
   [ Modestas Vainius ]
   * Add myself to Uploaders.
Checksums-Sha1: 
 b795e432bc1bbc2dc878e5f8a829d412e7226c16 1521 konsole_4.8.3-1.dsc
 f9dff6e2d66c7533474146b6a4b19112f866796b 441996 konsole_4.8.3.orig.tar.xz
 66af29d315669271d2df7d9fcab5ce03931c070b 4496 konsole_4.8.3-1.debian.tar.gz
 cd9e8edb18442b81e14adf6f9b1e4a4c4adb8632 464864 konsole_4.8.3-1_amd64.deb
 6e7833ab0d0539ed1d342a02c1934daa809503f4 4210460 konsole-dbg_4.8.3-1_amd64.deb
Checksums-Sha256: 
 b0b1ed475fe1726a323c45afb2288a7532653bdc7c83bb33042af2f393cd63e5 1521 konsole_4.8.3-1.dsc
 f3b67fe4a8a65963b9d271b7e74a24159daa311ccb4b44677256d8332dc10c83 441996 konsole_4.8.3.orig.tar.xz
 73aa17f26721c99ea1f6cc80adf392611643ecd3c79908b52453614858b8ce94 4496 konsole_4.8.3-1.debian.tar.gz
 017c5947be420ac23f216b852c634d5e50e145b03788d0e7856d6eda6197e875 464864 konsole_4.8.3-1_amd64.deb
 5f16205e0d2db748cec1123755d0f73b7f177ecc805fe1b32e8bd27df155785e 4210460 konsole-dbg_4.8.3-1_amd64.deb
Files: 
 cf8f138e81417745538d9ce8ee0e66dc 1521 kde optional konsole_4.8.3-1.dsc
 980afa132c7c1b89a08ecc6c70a98ad5 441996 kde optional konsole_4.8.3.orig.tar.xz
 9f7241cd1fead62d8f12fa45be836c6b 4496 kde optional konsole_4.8.3-1.debian.tar.gz
 674b3df323e29475f7f312bdada43efb 464864 kde optional konsole_4.8.3-1_amd64.deb
 0a6f5f6da38f4023888795b4979c76c5 4210460 debug extra konsole-dbg_4.8.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/CJQcACgkQHO9JRnPq4hTVzgCeIxDPQp6Ia+kAE2lUol/hQiTW
mBwAoOlqz2lNrJh2zzNQzAknh0+blCst
=v7hh
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: