PuTTY icon indicating copy to clipboard operation
PuTTY copied to clipboard

在Linux amd64平台上编译出的putty异常

Open pray-for-machine opened this issue 5 months ago • 1 comments
trafficstars

OS:archlinux 6.15.2 执行cmake后运行putty出现以下错误: putty: ~/PuTTY/unix/config-unix.c:31: unix_setup_config_box: 断言 "s->ncontrols == 1 && s->ctrls[0]->type == CTRL_EDITBOX" 失败。 [1] 49550 IOT instruction (core dumped) ./putty

puttyapp正常,pterm也正常,只有putty有问题

pray-for-machine avatar Jun 15 '25 10:06 pray-for-machine