kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
23.45k stars 1.81k forks source link

Mac os 13 ventura 设置 X11 服务转发时出错(安装XQuartz) #1339

Open freeedoc opened 2 years ago

freeedoc commented 2 years ago

如题,MACOS 最新的系统,并安装XQuartz 2.8.2的最新版本。使用 PD 虚拟的 WINDOWS 版本可以直接设置使用内置 X11服务(调用的也是 XQuartz程序)。但在 MACOS 下,X11内置选项是灰色不可选的状态。而设置使用外置时,会出错。有人会正确的设置方法么? MAC 下出错的提示:

Invalid MIT-MAGIC-COOKIE-1 keyException in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable.

xxNull-lsk commented 2 years ago

在VcXsrv的附加参数中加上: -ac

试一下看。

freeedoc commented 2 years ago

能比较详细的说说么,没看明白您的这个 VcXsrv 是什么,是软件里的设置,还是指服务器里的 SSH 设置?

xxNull-lsk commented 1 year ago

图片

mistraw commented 10 months ago

你启动的时候在本地运行一下xhost +local: