Bug#445523: Re : Bug#445523: xterm: an escape sequence disable ability to display bold

2008-01-08 Thread Németh Márton
I could repeat the bug on my computer.

The steps were:
1. open xterm (see bold-step1.png)
2. copy the command: echo -e "\e[1mA\e[2J\e[7mB\e[m\e[?5h\e[?5l" (see 
bold-step2.png)
3. press enter (see bold-step3.png)
4. copy the command: echo -e "\e[1mbold ?\e[m" (see bold-step4.png)
5. the text printed is not bold (see bold-step5.png)

To verify if bold is working:
1. open xterm
2. copy the command: echo -e "\e[1mbold ?\e[m"
3. the text printed is bold (see bold-ok.png)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23 (PREEMPT)
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.6+20071124-1 Shared libraries for terminal hand
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  xutils  1:7.1.ds.3-1 X Window System utility programs

-- no debconf information

<><><><><><>

Bug#445523: Re : Bug#445523: xterm: an escape sequence disable ability to display bold

2007-10-07 Thread Thomas Dickey
On Sun, Oct 07, 2007 at 09:27:02AM +0200, Celelibi wrote:
> Does your prompt contain some escape sequence ? Because I've seen that

no - it's a plain text.

> some sequences can prevent this bug.
> Here it is the raw log (not reduced to the minimal sequence) and two
> screenshots.

will see (this evening)
 
> I could also join some config file if needed.

that might be useful - I'm not sure.  I compared with #225 and #222,
and all three gave me bold text.

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


pgpttTAoobFE2.pgp
Description: PGP signature


Bug#445523: Re : Bug#445523: xterm: an escape sequence disable ability to display bold

2007-10-07 Thread Celelibi
2007/10/7, Thomas Dickey <[EMAIL PROTECTED]>:
> On Sat, Oct 06, 2007 at 04:10:08PM +0200, Celelibi wrote:
> > Package: xterm
> > Version: 229-1
> > Severity: normal
> >
> > Hi,
> > Let me describe how to reproduce this bug :
> > 1) open a new xterm (avoid things like color/bold prompt)
> > 2) run the command echo -e "\e[1mA\e[2J\e[7mB\e[m\e[?5h\e[?5l"
> > 3) check that no bold can be displayed anymore : echo -e "\e[1mbold ?\e[m"
> >
> > Now the only way to display bold again is to close and reopen xterm.
>
> I'm not seeing that (the second string prints bold text on my machine).
>
> --
> Thomas E. Dickey
> http://invisible-island.net
> ftp://invisible-island.net
>

Hum...
Does your prompt contain some escape sequence ? Because I've seen that
some sequences can prevent this bug.
Here it is the raw log (not reduced to the minimal sequence) and two
screenshots.

I could also join some config file if needed.


Celelibi


Xterm.log.Celmius.2007.10.07.09.23.00.5009
Description: Binary data
<><>