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

File Drag and Drop ignores "TransBin" flag - Tera Term Ticket #44442 on OSDN

$
0
0

File Drag and Drop ignores "TransBin" flag

Eröffnet am: 2022-04-22 23:58

Letztes Update: 2022-05-03 15:24

Auswertung:(Anonym)Verantwortlicher:nmaya
Priorität:5 - MittelMeilenstein:Tera Term 4.107
Typ:FehlerSchweregrad:4
Komponente:Tera TermStatus:Offen [Owner assigned]
LösungKeine

Einzelheiten

I pretty much exclusively send binary files through TeraTerm, so having it remember the "binary" setting for sending a file is very useful, but sadly it doesn't persist between restarts of the program.

when i check the "Binary" and "Do same Process next drop" checkbox in the "File Drag and Drop" dialog window and then click "Save setup..." the TransBin flag in the .ini file gets set to "on" and it works perfectly fine.

but when i then close and reopen the program it defaults both the "Binary" and "Do same Process next drop" checkbox back to "off". when i then click "Save setup..." (without touching any option after opening the program) it will update the "TransBin" flag back to "off".

so it seems like it's writting the flag to the .ini file correctly, but for some reason it's not reading the flag when you open the program (or when you click "Restore setup...").

and that's why i think it's a bug, because what's the point of writing to a flag if it never gets read?

Letzte Aktualisierung für dieses Ticket

2022-05-03 15:24 Aktualisiert von: nmaya

Kommentar

INI と連動するのは

  • SCP の dest
    • Do same process, next drop が on でも off でも、処理の種類がSCPのときだけ
  • Send File の Binary
    • Do same process, next drop が on で、処理の種類がPaste Filenameのときだけ

となります。

仕様がおかしく感じられることと、仕様(実装)とドキュメントが異なることは別問題と考えます。ドキュメントをどう書いたらいいか少し考えてみます。


Viewing all articles
Browse latest Browse all 2128