Ticket #20135

display doesn't show all received characters

Date d'ouverture: 2010-01-06 02:03 Dernière mise à jour: 2011-02-27 22:22

Rapporteur:
Propriétaire:
Type:
État:
Ouvert [Owner assigned]
Composant:
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

Hi developers of TeraTerm, if the received lines are about 200 characters or longer, the chacacters doesn't appear completely on screen but the log-file (if activated) is allways complete. This effect occurs after a few hundred lines only. Tested configurations: TeraTerm 4.4x to 4.64 with Windows2000, WinXP, Windows Vista best regards, Tobias

Ticket History (3/12 Histories)

2010-01-06 02:03 Updated by: tester
  • New Ticket "display doesn't show all received characters" created
2010-01-06 02:05 Updated by: tester
  • Details Updated
2010-01-06 10:30 Updated by: (del#1144)
Commentaire

I couldn't reproduce this issue. Could you please let us show the reproducing script?

  1. #!/bin/sh
  2. echo '1234567-10=234567-20=234567-30=234567-40=234567-50=234567-60=234567-70=234567-80=234567-90=23456-100=23456-110=23456-120=23456-130=23456-140=23456-150=23456-160=23456-170=23456-180=23456-190=23456-200=23456-210=23456-220=23456-230=23456-240=23456-250=23456-260=23456-270=23456-280=23456-290=23456-300'

Tera Term 4.64 r3715 / 80x24 xterm non-transparent(alphablend and eterm) scrollbuffer=10000 / on FreeBSD 7.2-p4 zsh non-screen

2010-01-08 19:46 Updated by: tester
Commentaire

o.k. here is my reproducing script:

; sample macro of Tera Term to determine the reportet bug 8.01.2010 ; it sends cyclic 255 chrs in a line ; if your terminal window is smaller than 255 chrs, you can see all characters ; but if your terminal window is greater than 255 chrs (ex. 260 chrs) you can only see the first line, the following lines are invisible ; (last testet version 4.64 SVN# 3679 on vista32) ; tel = "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 " strconcat tel "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 " strconcat tel "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 " ; :START sendln tel mpause 100 goto START end

2010-01-08 19:49 Updated by: tester
Commentaire

sorry i've forgotten to format the block, here ist the code again:

; sample macro of Tera Term to determine the reportet bug 8.01.2010
; it sends cyclic 255 chrs in a line 
; if your terminal window is smaller than 255 chrs, you can see all characters
; but if your terminal window is greater than 255 chrs (ex. 260 chrs) you can only see the first line, the following lines are invisible
; (last testet version 4.64 SVN# 3679 on vista32)
tel =         "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 "
strconcat tel "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 "
strconcat tel "1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 1234.5 6789.0 "
;
:START
sendln tel  
mpause 100
goto START
end

i hope you can reproduce it

2010-01-08 22:15 Updated by: (del#1144)
  • Type Update from Bogues to Demande de soutien
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2010-01-08 22:15
  • Résolution Update from Aucun to Invalid
Commentaire

Hi,

The string variable of Tera Term Language is able to contain up to 255 characters.

Thanks,

2010-01-09 19:01 Updated by: tester
Commentaire

Hi,

that's not the problem. The problem is, if your TerTerm window width is >255 characters per line, only the first line appears in the window. The following lines are invisible, as long as you decrease the window (for example to 180 characters), then you can see all the characters.

best regards

2010-06-01 00:27 Updated by: doda
  • Résolution Update from Invalid to Accepted
  • Type Update from Demande de soutien to Bogues
  • État Update from Atteints to Ouvert
  • Jalon Update from Tera Term 4.65 (deleted) to (Aucun)
2010-06-01 00:28 Updated by: doda
  • Propriétaire Update from (Aucun) to doda
2010-12-17 13:38 Updated by: doda
Commentaire

Could you check the latest snapshot that the issue was solved?

snapshot-20101217.zip

2011-01-28 01:29 Updated by: tester
Commentaire

this issue isn't fixed check it with the following macro:

; sample macro of Tera Term ; ; description: write multiple lines with over 200 characters, ; the terminal window size is more than 200 characters, local echo is on ; environment: windows ; problem: only the first lin appears, but not complete ; date: 2011/1/26 ; :MAIN sendln "hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test, hello test" goto MAIN end

2011-02-27 22:22 Updated by: (del#1144)
Commentaire

We can't reproduce this problem with your macro.

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion