Ticket #2155 (new defect)

Opened 3 years ago

Last modified 20 months ago

Mutt displays garbage

Reported by: yawitkow@… Owned by: mutt-dev
Priority: minor Milestone:
Component: display Version:
Keywords: Cc:

Description (last modified by brendan) (diff)

When displaying e-mail contents, Mutt often leaves garbage from the previous mail on the screen. The same happens when displaying index of e-mails. I tried different combinations: Mutt-1.4.2.1 + ncurses-5.4 or with slang-2.0.5 and problem persists. After CTRL-L screen is OK.

Fix:

Clean the screan before displaying current page ?

Change History

Changed 3 years ago by Alain Bench <veronatif@…>

Hello Witold, much thanks for the report.

 On Wednesday, December 21, 2005 at 16:46:38 +0100, Witold Witkowski wrote:

> When displaying e-mail contents, Mutt often leaves garbage from the
> previous mail on the screen. The same happens when displaying index of
> e-mails.

    This might be a terminal and TERM discrepency, or a broken terminfo.
What are you using?


Bye!	Alain.

Changed 3 years ago by Witold Witkowski <yawitkow@…>

On Tue, Jan 17, 2006 at 08:53:27PM +0100, Alain Bench wrote:
> Hello Witold, much thanks for the report.
> 
>  On Wednesday, December 21, 2005 at 16:46:38 +0100, Witold Witkowski wrote:
> 
> > When displaying e-mail contents, Mutt often leaves garbage from the
> > previous mail on the screen. The same happens when displaying index of
> > e-mails.
> 
>     This might be a terminal and TERM discrepency, or a broken terminfo.
> What are you using?
> 

I am using dtterm under HP-UX 11.11.

All programs (elm, pine, tin, ... ) except mutt work perfectly.

-- 

 Witold Witkowski

 ----------------------------------------------------------------
| Witold Witkowski                                               |
| Academic Computer Center CYFRONET AGH                          |
| ul. Nawojki 11, 30-950 KRAKOW 61, P.O. Box 386, POLAND         |
| e-mail: yawitkow@cyf-kr.edu.pl, phone: +48 0126323355 ext. 119 |
 ----------------------------------------------------------------

Changed 3 years ago by Alain Bench <veronatif@…>

On Wednesday, March 1, 2006 at 22:25:02 +0100, Witold Witkowski wrote:

>>> When displaying e-mail contents, Mutt often leaves garbage from the
>>> previous mail on the screen.
> I am using dtterm

    And what "echo $TERM"?


    BTW your $reply_regexp seems to be misconfigured.


Bye!	Alain.
-- 
Followups to bug reports are public, and should go to bug-any@bugs.mutt.org,
and the reporter (unless he is a member of mutt-dev). Do not CC mutt-dev mailing
list, the BTS does it already. Do not send to mutt-dev only, your writings would
not be tracked. Do not remove the "mutt/nnnn:" tag from subject.

Changed 3 years ago by Witold Witkowski <yawitkow@…>

On Tue, Mar 07, 2006 at 01:14:42PM +0100, Alain Bench wrote:
>  On Wednesday, March 1, 2006 at 22:25:02 +0100, Witold Witkowski wrote:
> 
> >>> When displaying e-mail contents, Mutt often leaves garbage from the
> >>> previous mail on the screen.
> > I am using dtterm
> 
>     And what "echo $TERM"?
> 

kinga-> echo $TERM
dtterm


> 
>     BTW your $reply_regexp seems to be misconfigured.
> 

I use default reply_regexp .
My LANG is: pl_PL.iso88592. Perhaps it influences reply_regexp ?

> 
> Bye!	Alain.
> -- 
> Followups to bug reports are public, and should go to bug-any@bugs.mutt.org,
> and the reporter (unless he is a member of mutt-dev). Do not CC mutt-dev mailing
> list, the BTS does it already. Do not send to mutt-dev only, your writings would
> not be tracked. Do not remove the "mutt/nnnn:" tag from subject.

-- 

 Witold Witkowski

 ----------------------------------------------------------------
| Witold Witkowski                                               |
| Academic Computer Center CYFRONET AGH                          |
| ul. Nawojki 11, 30-950 KRAKOW 61, P.O. Box 386, POLAND         |
| e-mail: yawitkow@cyf-kr.edu.pl, phone: +48 0126323355 ext. 119 |
 ----------------------------------------------------------------

Changed 3 years ago by Alain Bench <veronatif@…>

On Tuesday, March 7, 2006 at 14:35:01 +0100, Witold Witkowski wrote:

>| kinga-> echo $TERM
>| dtterm

    You used ncurses 5.4: What gives "infocmp" command?

    Where exactly do you see garbage from previous mail: There where
tabs or spaces should be, after end of lines, or below end of text?
Other? What gives:

| $ printf " erase EOL failed \015 \033[44m \033[K \033[m"


> I use default reply_regexp . My LANG is: pl_PL.iso88592. Perhaps it
> influences reply_regexp ?

    In general locale charset and $config_charset do influence
$reply_regexp, right. But not for the default $reply_regexp which
contains only pure US-Ascii. I wonder where that "Re: Re: " came from?


Bye!	Alain.
-- 
Everything about locales on Sven Mascheck's excellent site at new
location <URL:http://www.in-ulm.de/~mascheck/locale/>. The little tester
utility is at <URL:http://www.in-ulm.de/~mascheck/locale/checklocale.c>.

Changed 2 years ago by Alain Bench <veronatif@…>

On Thursday, August 10, 2006 at 12:56:01 +0200, Witold Witkowski wrote:

> leaves garbage from the previous screen or produces some garbage
> characters in command line, e.g. when saving mail.

    I don't get it: Could you please show screen copies of this garbage,
before and after ^L? Especially of the <save-message> prompt.


Bye!	Alain.
-- 
How to Report Bugs Effectively
<URL:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>

Changed 2 years ago by Witold Witkowski <yawitkow@…>

On Thu, Aug 24, 2006 at 09:07:52PM +0200, Alain Bench wrote:
>  On Thursday, August 10, 2006 at 12:56:01 +0200, Witold Witkowski wrote:
> 
> > leaves garbage from the previous screen or produces some garbage
> > characters in command line, e.g. when saving mail.
> 
>     I don't get it: Could you please show screen copies of this garbage,
> before and after ^L? Especially of the <save-message> prompt.
> 
> 
> Bye!	Alain.
> -- 
> How to Report Bugs Effectively
> <URL:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>


Here you are:

==================================================================================

First screen:

==================================================================================

From: "AKSEL Sp. z o.o." <aksel@aksel.krakow.pl>
To: <dns@cyfronet.pl>
Subject: Zmiana delegacji domen
Date: Mon, 18 Sep 2006 12:22:05 +0200
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-Antivirus: Dr.Web (R) for Mail Servers on srv6 host
X-Antivirus-Code: 100000
X-Mime-Type-Killed: text/html



Szanowni Panstwo,

Prosze o zmiane delegacji dla domen:

1. aksel.krakow.pl
2. fantazja.krakow.pl
3. pin.krakow.pl

Dotychczasowe serwery DNS:

Nazwa: jupiter.soft.com.pl
Adres:  195.117.25.155
Nazwa: mars.expro.pl
Adres:  195.117.25.154


Nowe serwery DNS:

Nazwa: jupiter.soft.com.pl
Adres: 195.117.25.155
Nazwa: saturn.soft.com.pl
Adres: 195.117.25.158

Z powazaniem:

Jerzy Borycki

AKSEL Sp. z o.o.
-   - 16/18: AKSEL Sp. z o.o.       Zmiana delegacji domen             -- (90%) 


==============================================================================

Second screen (with garbage from previous screen)

==============================================================================

From: <s.hohol@netrack.com.pl>
To: <dns@cyfronet.pl>
Cc: S3awomir Wodarski <wodarski@interia.pl>
Subject: domena
Date: Mon, 18 Sep 2006 14:35:14 +0200
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2869
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
X-Antivirus: Dr.Web (R) for Mail Servers on srv6 host
X-Antivirus-Code: 100000
X-Mime-Type-Killed: text/html


        boundary?---?extPart_001_009B_01C6DB2F.A794A3C0"
Szanowni Panstwo,                                           <--------------- garbage

------?extPart_001_009B_01C6DB2F.A794A3C0


------?extPart_001_009B_01C6DB2F.A794A3C0
3. pin.krakow.pl                                            <--------------- garbage

Dotychczasowe serwery DNS:                                  <--------------- garbage




Adres:  195.117.25.154                                      <--------------- garbage


Nowe serwery DNS:                                           <--------------- garbage




Adres: 195.117.25.158                                       <--------------- garbage

Z powazaniem:                                               <--------------- garbage

Jerzy Borycki                                               <--------------- garbage

AKSEL S7/18: s.hohol@netrack.com.   domena                                 all)


=======================================================================================

Second screen after ^L

========================================================================================


i:Wyj6cie  -:PoprzStr  <Space>:NastStr v:Zobacz za3.  d:Usuq  r:Odpowiedz  j:Nas
From: <s.hohol@netrack.com.pl>
To: <dns@cyfronet.pl>
Cc: S3awomir Wodarski <wodarski@interia.pl>
Subject: domena
Date: Mon, 18 Sep 2006 14:35:14 +0200
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2869
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
X-Antivirus: Dr.Web (R) for Mail Servers on srv6 host
X-Antivirus-Code: 100000
X-Mime-Type-Killed: text/html


        boundary?---?extPart_001_009B_01C6DB2F.A794A3C0"


------?extPart_001_009B_01C6DB2F.A794A3C0


------?extPart_001_009B_01C6DB2F.A794A3C0







============================================================================================


I noticed, that garbage lines are added, when line is followed by empty
line.


-- 

 Witold Witkowski

 ----------------------------------------------------------------
| Witold Witkowski                                               |
| Academic Computer Center CYFRONET AGH                          |
| ul. Nawojki 11, 30-950 KRAKOW 61, P.O. Box 386, POLAND         |
| e-mail: yawitkow@cyf-kr.edu.pl, phone: +48 0126323355 ext. 119 |
 ----------------------------------------------------------------

Changed 20 months ago by brendan

  • priority changed from major to minor
  • description modified (diff)

Changed 20 months ago by brendan

  • component changed from mutt to display
Note: See TracTickets for help on using tickets.