Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

More bugs in TCMD 36

Apr
36
0
When fiddling with TCMD 36, I found another two bugs to report (fresh install of build 32). As usual for verifying the bugs, I renamed TCMD.INI and all other startup files.

Restart Elevated (Home Menu)

TCMD hangs when the (only) TCC console is in ConPTY mode. Otherwise, that is, when using conhost, it will work as expected.

Tabbed Toolbar

When confronted with an invalid button definition (screenshot 1), TCMD reacts with a rather “creative” error message (screenshot 2). I suspect it’s a black font on a black background.
 

Attachments

  • Screenshot 1.webp
    Screenshot 1.webp
    14.3 KB · Views: 19
  • Screenshot 2.webp
    Screenshot 2.webp
    2.3 KB · Views: 20
The hang on a Restart Elevated has been fixed in build 33. However, it's not going to behave the same way with ConPTY windows. Restart Elevated works by detaching the window, restarting TCMD, and reattaching the windows. You cannot detach a ConPTY window, so those sessions will be closed & lost when TCMD restarts. No way around that; it's a Windows architectural limitation.

The tabbed toolbar error dialog has been fixed in build 33.
 
Back
Top