cyd01 / KiTTY

:computer: KiTTY, a free telnet/ssh client for Windows
https://www.9bis.com/kitty
Other
1.58k stars 136 forks source link

kitty hangs in Windows 10 with Debian 12 and tmux 3.3a #496

Open drinn opened 1 year ago

drinn commented 1 year ago

I recently upgraded a linux server from Debian 11 to the recently released Debian 12. Upon the upgrade completing, I noticed that kitty will crash in windows when launching tmux from that Debian 12 machine. The app essentially crashes (the window says "Not Responding") and attempts to close the window manually from the top show the standard crash pop up:

Capture2

I'm not sure what other documentation can I provide here, unfortunately. The setup worked perfectly fine in Debian 11 (running tmux version 3.1c, whereas Debian 12 appears to have upgraded tmux to version 3.3a). I've also tested the latest version of putty (0.78) and iTerm2 via MacOS and neither of those appears to have a problem running tmux in those terminals.

Please let me know if/how I can provide more information to assist in chasing down this bug. Thank you!

drinn commented 1 year ago

Two more clients tested: Both Windows Terminal and MobaXterm seem to work just fine with Debian 12 and tmux 3.3a as well. The problem seems to be isolated only to kitty (I'm using the latest version - 0.76.1.12p).

drinn commented 1 year ago

This may be caused by whatever is causing the issue with #500.

Using 0.73.2.5, tmux works fine. ✔️ Using 0.73.2.6, tmux fails. ❌