Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all 2128 articles
Browse latest View live

画面出力時にIMEの変換中文字列の表示位置が追従しない - Tera Term Ticket #39007 on OSDN

$
0
0

画面出力時にIMEの変換中文字列の表示位置が追従しない

Eröffnet am: 2019-03-03 15:57

Letztes Update: 2019-03-03 15:57

Auswertung:dodaVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:Tera Term 4.103
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

IMEで変換中に入力文字列や候補が表示されるが、これらが表示されている時に画面出力が有った際に、画面出力に合わせて入力文字列等が移動しなくなった。

これの影響により、変換文字を確定して送信後、エコーバックされるより前にキーを入力して変換が開始されると、見かけ上のIMEの表示位置がずれて表示されるようになった。

再現手順

% until read -t 1; do echo -n %; done

上記コマンドを実行中に IME を On にして、何か入力する。

4.101までは % の出力に合わせて IME の入力文字列の表示が移動したが、4.102 では移動しなくなった。

Letzte Aktualisierung für dieses Ticket

2019-03-03 15:57 Aktualisiert von: doda

  • New Ticket "画面出力時にIMEの変換中文字列の表示位置が追従しない" created

dialog box cannot be dismissed ("ok" button does not work) - Tera Term Ticket #39021 on OSDN

$
0
0

dialog box cannot be dismissed ("ok" button does not work)

Eröffnet am: 2019-03-06 11:21

Letztes Update: 2019-03-06 14:39

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:4Meilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen
LösungKeine

Einzelheiten

If I SSH to a host and attempt to authenticate with plain password, and if I resize the Tera Term window and the host disconnects while the window is being re-sized, then an alert box pops up, but the only way to dismiss the alert box is to ctrl-alt-delete/task manager or logoff/reboot.

Environment:

  • Windows 7 Enterprise Service Pack 1 (64-bit)
  • Virtual (VMware-based) desktop environment (VDI) (Horizon agent version 6.2) with Intel Xeon CPU ES5-2698 v4 @2.2 gigahertz (2 processors)
  • Tera Term version 4.101 (SVN #7288) (Nov 30 2018 build)
  • Includes Tera Term Pro version 2.3. Optional package installed: Repeating command (to keep SSH sessions alive)

Letzte Aktualisierung für dieses Ticket

2019-03-06 14:39 Aktualisiert von: None

Kommentar

SSH to a host and attempt to authenticate with plain password

do you only input username and password into authentication dialog? or push OK button in the dialog?

I resize the Tera Term window

when do you resize it? between "push OK button in the authentication dialog" and "success SSH authentication and prompt of shell is displayed" ?

the host disconnects

how disconnect it? by timeout? by authentication failure?

an alert box pops up

what message is displayed in alert box?

XMODEM ACK/NACK used out of sequence - Tera Term Ticket #39012 on OSDN

$
0
0

XMODEM ACK/NACK used out of sequence

Eröffnet am: 2019-03-05 20:30

Letztes Update: 2019-03-05 20:30

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

I use teraterm xmodem to send a file to my application X. Please note teh timing are NOT the remmended timing for xmodem, but they are no real specification, just suggestion for the author. When X receive a full block (lets say block 1), send back an ACK and wait ~15ms to see new data; but seems xmodem is taking up to 30ms. That is not a big problem, my program send a NACK after 15ms, then wait again; I expect to receive again block 1 if the fisrt ACK was lost, or block 2 if ACK was received. teraterm send block 2. Not a problem, i receive it and send an ACK. BUT now teraterm does NOT use the last receive byte (ACK) but instead uses the "old" NACK; it will resend block 2! that does not look as a big problem until you realize that ACK i sent will be seen as ACK for block 3, something we didn't even initialize.

A possible solution would be to use last received byte

Letzte Aktualisierung für dieses Ticket

2019-03-05 20:30 Aktualisiert von: None

  • New Ticket "XMODEM ACK/NACK used out of sequence" created

Ymodem initial packet incorrect on send - Tera Term Ticket #37456 on OSDN

$
0
0

Ymodem initial packet incorrect on send

Eröffnet am: 2017-08-23 04:25

Letztes Update: 2019-03-08 03:10

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

1) Begin a Ymodem download to a embedded system.

2) Wait for the the remote system to send 3-4 0x43('C') characters(it is requesting the download to start) before starting a Ymodem send.

3) Based on the number of 0x43's that TeraTerm has received, it will send a initial file size packet to the remote device that is the incorrect size. This bad packet(more than 133 bytes long) is a correct packet that is duplicated by the amount of 0x43's received. If seven 0x43's were received before the file transfer was started, then the initial packet will have six correct packets lumped into a single bad initial file size packet.

[ 22/08/2017 14:31:36 ] - Close port COM2

[ 22/08/2017 14:31:42 ] - Open port COM2 (C:\Program Files (x86)\teraterm\ttermpro.exe)	
[ 22/08/2017 14:31:45 ] Read data (COM2)	
    0d 0a 37 30 32 30 30 20 62 6f 6f 74 69 6e 67 2e   ..70200 booting.	
    2e 2e 0d 0a 0d 0a 43 61 72 6c 69 6e 20 37 30 32   ......Carlin 702	
    30 30 3e                                          00>             	
[ 22/08/2017 14:31:48 ] Written data (COM2)
    64                                                d               	
[ 22/08/2017 14:31:48 ] Read data (COM2)
    64                                                d               	
[ 22/08/2017 14:31:48 ] Written data (COM2)
    66                                                f               	
[ 22/08/2017 14:31:48 ] Read data (COM2)
    66                                                f               	
[ 22/08/2017 14:31:50 ] Written data (COM2)
    0d                                                .               	
[ 22/08/2017 14:31:50 ] Read data (COM2)
    0a 0a 0d 57 61 69 74 69 6e 67 20 66 6f 72 20 74   ...Waiting for t	
    68 65 20 66 69 6c 65 20 74 6f 20 62 65 20 73 65   he file to be se	
    6e 74 20 2e 2e 2e 20 28 70 72 65 73 73 20 27 61   nt ... (press 'a	
    27 20 74 6f 20 61 62 6f 72 74 29 0a 0d            ' to abort)..   	
[ 22/08/2017 14:31:55 ] Read data (COM2)
    43                                                C               	
[ 22/08/2017 14:32:00 ] Read data (COM2)
    43                                                C               	
[ 22/08/2017 14:32:27 ] Read data (COM2)
    43 43 43 43 43                                    CCCCC           	
[ 22/08/2017 14:32:27 ] Written data (COM2)
    01 00 ff 37 30 32 30 30 5f 76 30 31 5f 32 33 5f   ..ÿ70200_v01_23_	
    30 31 35 30 31 35 30 31 35 2e 62 69 6e 00 35 34   015015015.bin.54	
    33 31 36 20 31 33 31 34 35 31 32 30 33 30 31 20   316 13145120301 	
    31 30 30 36 34 34 00 00 00 00 00 00 00 00 00 00   100644..........	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 71 5e 01 00 ff 37 30 32 30 30 5f 76 30   ...q^..ÿ70200_v0	
    31 5f 32 33 5f 30 31 35 30 31 35 30 31 35 2e 62   1_23_015015015.b	
    69 6e 00 35 34 33 31 36 20 31 33 31 34 35 31 32   in.54316 1314512	
    30 33 30 31 20 31 30 30 36 34 34 00 00 00 00 00   0301 100644.....	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 71 5e 01 00 ff 37 30 32   ........q^..ÿ702	
    30 30 5f 76 30 31 5f 32 33 5f 30 31 35 30 31 35   00_v01_23_015015	
    30 31 35 2e 62 69 6e 00 35 34 33 31 36 20 31 33   015.bin.54316 13	
    31 34 35 31 32 30 33 30 31 20 31 30 30 36 34 34   145120301 100644	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 71 5e 01   .............q^.	
    00 ff 37 30 32 30 30 5f 76 30 31 5f 32 33 5f 30   .ÿ70200_v01_23_0	
    31 35 30 31 35 30 31 35 2e 62 69 6e 00 35 34 33   15015015.bin.543	
    31 36 20 31 33 31 34 35 31 32 30 33 30 31 20 31   16 13145120301 1	
    30 30 36 34 34 00 00 00 00 00 00 00 00 00 00 00   00644...........	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 71 5e 01 00 ff 37 30 32 30 30 5f 76 30 31   ..q^..ÿ70200_v01	
    5f 32 33 5f 30 31 35 30 31 35 30 31 35 2e 62 69   _23_015015015.bi	
    6e 00 35 34 33 31 36 20 31 33 31 34 35 31 32 30   n.54316 13145120	
    33 30 31 20 31 30 30 36 34 34 00 00 00 00 00 00   301 100644......	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 71 5e 01 00 ff 37 30 32 30   .......q^..ÿ7020	
    30 5f 76 30 31 5f 32 33 5f 30 31 35 30 31 35 30   0_v01_23_0150150	
    31 35 2e 62 69 6e 00 35 34 33 31 36 20 31 33 31   15.bin.54316 131	
    34 35 31 32 30 33 30 31 20 31 30 30 36 34 34 00   45120301 100644.	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................	
    00 00 00 00 00 00 00 00 00 00 00 00 71 5e         ............q^  	
[ 22/08/2017 14:32:28 ] Read data (COM2)
    06 43                                           

Letzte Aktualisierung für dieses Ticket

2019-03-08 03:10 Aktualisiert von: tomlogic

Kommentar

We've just run into this as well, and needed to add code to our embedded YMODEM implementation to ignore the additional blocks coming in.

ssh2 keyboard-interactive認証でechoの値が無視される - Tera Term Ticket #37294 on OSDN

$
0
0

ssh2 keyboard-interactive認証でechoの値が無視される

Eröffnet am: 2017-06-20 18:42

Letztes Update: 2019-03-13 12:16

Auswertung:dodaVerantwortlicher:doda
Priorität:5 - MittelMeilenstein:Tera Term 4.103
Typ:FehlerSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen [Owner assigned]
LösungGefixt

Einzelheiten

ssh2のkeyboard-interactive認証で、プロンプト表示時に入力をエコーするかのフラグも一緒に渡されるが、そのフラグを使わずに常に入力内容が * でマスクされる。

Letzte Aktualisierung für dieses Ticket

2019-03-13 12:16 Aktualisiert von: doda

  • Verantwortlicher Update from (Keine) to doda
  • Lösung Update from Keine to Gefixt
  • Meilenstein Update from (Keine) to Tera Term 4.103

Kommentar

r7477で対処。

制御文字の表示の仕方について課題があるが、ひとまず保留。

allow user to set the cursor color - Tera Term Ticket #38758 on OSDN

$
0
0

allow user to set the cursor color

Eröffnet am: 2018-11-20 06:45

Letztes Update: 2019-03-15 00:46

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:4Meilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:2
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

how do you change the cursor color from white to something else? (What I would like is to make it the same as the text foreground color. Then if the block cursor is blinking over some text, the single letter where the cursor is should be displayed in reverse.)

Letzte Aktualisierung für dieses Ticket

2019-03-15 00:46 Aktualisiert von: larryc

Kommentar

Reply To (Anonymous)

I was trying to change the mouse cursor color, since my terminal backgrounds are black ... I don't know why, but even though I choose a different ANSI color for the mouse cursor,

and even save the setup and close and then re-launch the session, the mouse cursor is still black.

In addition, how do you change the color of the mouse pointer? (I just noticed that the mouse pointer defaults to black, which is not good if my selected window background is also black. Whereas the cursor defaults to white. And ideally I would like to make them both the same color as the foreground or text.)

ログダイアログを経由しないログ操作 - Tera Term Ticket #39062 on OSDN

$
0
0

ログダイアログを経由しないログ操作

Eröffnet am: 2019-03-15 19:40

Letztes Update: 2019-03-15 19:40

Auswertung:dodaVerantwortlicher:doda
Priorität:5 - MittelMeilenstein:Tera Term 4.103
Typ:FunktionsanfragenSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen [Owner assigned]
LösungKeine

Einzelheiten

ログ取得を開始するとログダイアログが開く。

このログダイアログでは、"ログ取得の一時停止/再開"と"ログ取得の終了"が行えるが、 この二つを Tera Term 本体のメニューから行えればログダイアログを常に非表示状態に出来て便利ではないか。

Letzte Aktualisierung für dieses Ticket

2019-03-15 19:40 Aktualisiert von: doda

  • New Ticket "ログダイアログを経由しないログ操作" created

VS2005 EOL - Tera Term Ticket #38806 on OSDN

$
0
0

VS2005 EOL

Eröffnet am: 2018-12-17 19:05

Letztes Update: 2019-03-18 19:29

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

TeraTermのリリースに使用しているVisual Studio 2005のサポートがすでに終了している。

https://blogs.msdn.microsoft.com/visualstudio_jpn/2016/03/10/visual-studio-2005/

Letzte Aktualisierung für dieses Ticket

2019-03-18 19:29 Aktualisiert von: maya

Kommentar

2019年3月現在、Microsoft から Windows Server 2003 R2 Platform SDK がダウンロードできません。

リンク切れ https://www.microsoft.com/en-us/download/details.aspx?id=12675


Tekウィンドウのポップアップメニュー表示が正しく動かない - Tera Term Ticket #39070 on OSDN

$
0
0

Tekウィンドウのポップアップメニュー表示が正しく動かない

Eröffnet am: 2019-03-18 19:19

Letztes Update: 2019-03-18 19:19

Auswertung:dodaVerantwortlicher:doda
Priorität:5 - MittelMeilenstein:Tera Term 4.103
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen [Owner assigned]
LösungKeine

Einzelheiten

「設定」-「ウィンドウ」の“メニューバーを隠す”をOnにした状態で、Tekウィンドウをコントロールを押しながらマウス左クリックした時に出るポップアップメニューの表示が正しくない。

  • 「ファイル」メニューが「コントロール」メニューと表示される
  • 「ファイル」メニュー(上記のコントロールメニュー)、「設定」メニューのサブメニューが地域化されていない
  • 「編集」がメニューになっていない
  • 「ヘルプ」メニューの中身が「ウィンドウ」メニューの中身になっている

Letzte Aktualisierung für dieses Ticket

2019-03-18 19:19 Aktualisiert von: doda

  • New Ticket "Tekウィンドウのポップアップメニュー表示が正しく動かない" created

割合/進捗を表す制御シーケンス - Tera Term Ticket #39078 on OSDN

$
0
0

割合/進捗を表す制御シーケンス

Eröffnet am: 2019-03-22 14:16

Letztes Update: 2019-03-22 14:16

Auswertung:dodaVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FunktionsanfragenSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

Letzte Aktualisierung für dieses Ticket

2019-03-22 14:16 Aktualisiert von: doda

  • New Ticket "割合/進捗を表す制御シーケンス" created

ファイル転送等の進捗状況の表示 - Tera Term Ticket #39079 on OSDN

$
0
0

ファイル転送等の進捗状況の表示

Eröffnet am: 2019-03-22 14:18

Letztes Update: 2019-03-22 14:18

Auswertung:dodaVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FunktionsanfragenSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

ファイル転送等の進捗状況をタスクバーアイコンに反映する。

Letzte Aktualisierung für dieses Ticket

2019-03-22 14:18 Aktualisiert von: doda

  • New Ticket "ファイル転送等の進捗状況の表示" created

SSH2ログインでユーザ名の変更 - Tera Term Ticket #31917 on OSDN

$
0
0

SSH2ログインでユーザ名の変更

Eröffnet am: 2013-08-24 09:15

Letztes Update: 2019-03-25 17:48

Auswertung:mayaVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FunktionsanfragenSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen
LösungKeine

Einzelheiten

ログイン前・認証失敗時に認証リストチェックを行い、サポートされていない認証方式を認証ダイアログでdisableにしている。

ユーザAがpassword認証のみ有効ならpassword以外がdisableになった認証ダイアログが表示されるが、ユーザBがpublickey認証のみ有効だとすると前述の状態のダイアログで必要情報が入力できない。

したがって、ユーザ名の入力欄のdisableを解除するだけでは問題があり、認証処理全体を見直す必要がある。

Letzte Aktualisierung für dieses Ticket

2019-03-25 17:48 Aktualisiert von: doda

  • Details Updated

Kommentar

Dropbearだと可能みたいですが。

訂正: Dropbearも不可みたいです。何と混同したんだろう? TwistedConchのサンプルプログラム?

見せ方に関しては、接続先サーバの種別で判断する方法もありますね。 OpenSSH の場合は変更不可だとか。

この場合、変更可能なホワイトリスト形式にするか、変更不可なブラックリスト形式にするかも問題ですね。

SSHユーザ名の自動入力オプション - Tera Term Ticket #34366 on OSDN

$
0
0

SSHユーザ名の自動入力オプション

Eröffnet am: 2014-09-24 01:34

Letztes Update: 2019-03-25 17:52

Auswertung:yutakaponVerantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FunktionsanfragenSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen
LösungKeine

Einzelheiten

cf. http://logmett.com/forum/viewtopic.php?f=6&t=2605

- Would be nice to have an option in Tera Term configuration, which, if enabled, will automatically populate 'User name' field in SSH authentication dialog window with the name of current user as it was entered at log in to Windows. There is a standard Windows API call that returns currently logged in username.

Letzte Aktualisierung für dieses Ticket

2019-03-25 17:52 Aktualisiert von: doda

  • Details Updated

Kommentar

PuTTYでの例を追加。

dialog box cannot be dismissed ("ok" button does not work) - Tera Term Ticket #39021 on OSDN

$
0
0

dialog box cannot be dismissed ("ok" button does not work)

Eröffnet am: 2019-03-06 11:21

Letztes Update: 2019-03-27 23:39

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:4Meilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen
LösungKeine

Einzelheiten

If I SSH to a host and attempt to authenticate with plain password, and if I resize the Tera Term window and the host disconnects while the window is being re-sized, then an alert box pops up, but the only way to dismiss the alert box is to ctrl-alt-delete/task manager or logoff/reboot.

Environment:

  • Windows 7 Enterprise Service Pack 1 (64-bit)
  • Virtual (VMware-based) desktop environment (VDI) (Horizon agent version 6.2) with Intel Xeon CPU ES5-2698 v4 @2.2 gigahertz (2 processors)
  • Tera Term version 4.101 (SVN #7288) (Nov 30 2018 build)
  • Includes Tera Term Pro version 2.3. Optional package installed: Repeating command (to keep SSH sessions alive)

Letzte Aktualisierung für dieses Ticket

2019-03-27 23:39 Aktualisiert von: None

Kommentar

Sorry, I thought that I attached a screenshot to the ticket. If I remember correctly it says "Server disconnected with message 'Unknown channel-id -1.'"

This happens if the host disconnects after I input the username and password and push the OK button in the initial authentication dialog, then resize the window after I push OK button in the authentication dialog but the host hasn't displayed a prompt yet. Not sure why the host disconnects, other than the information displayed in the alert box. What I would like to do is simply click OK and try again, but the alert box is frozen on the screen.

TeraTerm sometimes crashes if SSH times out and you try again using "File > New Connection" instead of closing and reopening the window. - Tera Term Ticket #39090 on OSDN

$
0
0

TeraTerm sometimes crashes if SSH times out and you try again using "File > New Connection" instead of closing and reopening the window.

Eröffnet am: 2019-03-28 00:02

Letztes Update: 2019-03-28 00:05

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:4Meilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:4
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

TeraTerm crashes if you use it to SSH to a Cisco or Juniper router via Ipv4, and you don't enter a password in time, and the remote device disconnects, and you go back to the same window, then go to File > "New Connection" (i.e. if you attempt to re-use an inactive window.)

Environment: Windows 7 Enterprise Service Pack 1 (64-bit) Virtual (VMware-based) desktop environment (VDI) (Horizon agent version 6.2) with Intel Xeon CPU ES5-2698 v4 @2.2 gigahertz (2 processors) Tera Term version 4.101 (SVN #7288) (Nov 30 2018 build) Includes Tera Term Pro version 2.3. Optional package installed: Repeating command (to keep SSH sessions alive)

Steps to reproduce: SSH to a Cisco or Juniper router. Use "plain-password" authentication but wait for the device to timeout (that is, you don't add the SSH key to your "known hosts" list and don't enter a password). Then wait a few more minutes, then go to File > New Connection and try to SSH to the same (or different) device.

Expected result: The window is re-used for the new connection.

Actual result: An alert box pops up.

Workaround: Close the window and open a new one instead of using "File > New connection" in the inactive window.

Letzte Aktualisierung für dieses Ticket

2019-03-28 00:05 Aktualisiert von: None

Kommentar

Alert box text:

eax=00000000 ebx=00414850 ecx=00000000 edx=126CFEF0

esi=126CFEF0 edi=00000000

ebp=00000000 esp=0018FBE0 eip=1252B8F6 efl=0010246

cs=0023 ss=002B ds=002B es=002B fs=0053 gs=002B

Exception: ACCESS_VIOLATION


scpsendとscprecvでportnoを指定できるようにして欲しい - Tera Term Ticket #39105 on OSDN

$
0
0

scpsendとscprecvでportnoを指定できるようにして欲しい

Eröffnet am: 2019-04-05 09:16

Letztes Update: 2019-04-05 09:16

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:7Meilenstein:Tera Term 4.103
Typ:FunktionsanfragenSchweregrad:7
Komponente:Tera Term MacroStatus:Offen
LösungKeine

Einzelheiten

概要のとおりですが scpsendとscprecvでポート番号を指定できるようにして欲しいです。セキュリティの関係でポート番号か変わってしまうことはよくあることなのでできればサポートして欲しいです。

teraterm.ini で指定する方法でも良いですがポート番号を変更する方法が欲しいです。

Letzte Aktualisierung für dieses Ticket

2019-04-05 09:16 Aktualisiert von: None

  • New Ticket "scpsendとscprecvでportnoを指定できるようにして欲しい" created

Console input error message - Tera Term Ticket #39107 on OSDN

$
0
0

Console input error message

Eröffnet am: 2019-04-05 23:06

Letztes Update: 2019-04-05 23:06

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

When sending a command to the console it will send back an error message $ [28~ followed by the command I sent.

This is causing issues with macros

Letzte Aktualisierung für dieses Ticket

2019-04-05 23:06 Aktualisiert von: None

  • New Ticket "Console input error message" created

Install issue at Teraterm 4.98 - Tera Term Ticket #37992 on OSDN

$
0
0

Install issue at Teraterm 4.98

Eröffnet am: 2018-03-02 14:45

Letztes Update: 2019-04-11 10:14

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

AD環境下のWindows 10 Pro上でTeraterm 4.98をアップデートしたところ

C:\WINDOWS\Fonts\TSPECIAL1.TTF 既存ファイルを置き換え中にエラーが発生しました。 DeleteFile エラー:コード 5 アクセスが拒否されました。

と表示されます。 管理者権限・非管理者権限のどちらでも発生しています。 無視すれば良いのは分かりますが、使用者の皆様向けに何らか上手い対処方法(改善策)はありますでしょうか。

Letzte Aktualisierung für dieses Ticket

2019-04-11 10:14 Aktualisiert von: None

Kommentar

Teraterm 4.102でも発生します。

Xmodem send file suspend - Tera Term Ticket #39140 on OSDN

$
0
0

Xmodem send file suspend

Eröffnet am: 2019-04-17 12:59

Letztes Update: 2019-04-17 12:59

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

Teraterm Xmodem 128 byteモードを使って、目標アプリケーションへバイナリファイルを送信して、あるときは以下の現象が発見しました。 一回目の128 byte(byte1_0, byte1_1, byte1_2..., byte1_131)は送信して成功した、ACKを返したが、 二回目の128 byteの中に、 正常の場合は、(byte2_0, byte2_1, byte2_2..., byte2_131)のようですが、 実際には、一回目の最後のchecksum byteを乱入して、(byte1_131,byte2_0, byte2_1, byte2_2..., byte2_131,...)のようです、且つ送信は続いて止まらないようです。 ですから、NACKをかえして、Xmodemは十数バイトを再送して、なにもしないままになりました。 以前はXmodem送信中、93.2%進度で止まったこともありますが、具体的な原因は不明。

Letzte Aktualisierung für dieses Ticket

2019-04-17 12:59 Aktualisiert von: None

  • New Ticket "Xmodem send file suspend" created

Install issue at Teraterm 4.98 - Tera Term Ticket #37992 on OSDN

$
0
0

Install issue at Teraterm 4.98

Eröffnet am: 2018-03-02 14:45

Letztes Update: 2019-04-23 16:16

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

AD環境下のWindows 10 Pro上でTeraterm 4.98をアップデートしたところ

C:\WINDOWS\Fonts\TSPECIAL1.TTF 既存ファイルを置き換え中にエラーが発生しました。 DeleteFile エラー:コード 5 アクセスが拒否されました。

と表示されます。 管理者権限・非管理者権限のどちらでも発生しています。 無視すれば良いのは分かりますが、使用者の皆様向けに何らか上手い対処方法(改善策)はありますでしょうか。

Letzte Aktualisierung für dieses Ticket

2019-04-23 16:16 Aktualisiert von: None

Kommentar

以下のような対応もあるようです。

https://m630.net/archives/885

Viewing all 2128 articles
Browse latest View live