1541ultimate icon indicating copy to clipboard operation
1541ultimate copied to clipboard

U64 FW 3.10A new feature "Leave menu on mount" aborts Telnet connection

Open johnlivdahl opened this issue 3 years ago • 5 comments

The new feature "Leave menu on mount" causes issues if mounts are done via a telnet connection. When enabled (which is the default state), the telnet connection is aborted when mounting an image, and the telnet connection has to be restarted.

U64 FW 3.10A

johnlivdahl avatar Sep 11 '21 19:09 johnlivdahl

This also happens when using the U2+. The message by the telnet client is: Connection closed by foreign host.

See video:

https://user-images.githubusercontent.com/10052794/132965937-20e4897e-0a4f-4a44-b99c-b9ea9258186a.mp4

The expected behaviour is that when using the remote interface (via telnet) it won't close the connection once the disk image has been mounted.

Grrrolf avatar Sep 11 '21 23:09 Grrrolf

Heh, yeah... that's indeed the consequence of leaving the menu on mount. The request was to make it work also for overlay; so the common case is to close the menu. For telnet this means that the session has ended. :-) No need to comment that this is undesireable.

GideonZ avatar Sep 12 '21 09:09 GideonZ

No need to comment that this is undesireable.

Exceptions make it hard keeping things 'generic', I guess ;-)

Grrrolf avatar Sep 12 '21 18:09 Grrrolf

In latest 3.10a and 3.10c it closes the telnet session even when the "Leave Menu on Mount" option is disabled.

TomCat666 avatar Sep 05 '22 12:09 TomCat666

fixed in firmware 3.11 (11E) Telnet session stays alive when mounting a D64 image while "Leave Menu on Mount" is "Yes".

Jumpman64 avatar Dec 30 '23 20:12 Jumpman64