Why is MATLAB trying to connect to X11 server even when started with -nodisplay ?
14 次查看(过去 30 天)
显示 更早的评论
I just upgraded from 2016b to 2019a and started seeing this warning when I launch MATLAB:
[~]$ matlab -nodisplay
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
In fact, even this:
[~]$ matlab -nojvm -nodisplay -nosplash -nodesktop
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
To be clear everything seems to work as expected after startup. I just don't like seeing the warning.
Any ideas appreciated,
--naor
0 个评论
回答(1 个)
Santhosh A V
2020-1-28
Hi Naor,
Can you let me know whether the X11 forwarding is enabled in your Putty Configuration.
Thanks
Santhosh
2 个评论
Naor Movshovitz
2020-1-28
Yes, X11 forwarding is in fact enabled, even when I don't have an X11 server running.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!