我用java写了个画图的程序,在sun机器上总报错:
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.怎么解决这个问题啊?
...全文
262打赏收藏
求助!帮忙解决Can't connect to X11 window server的问题!
我用java写了个画图的程序,在sun机器上总报错: Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.怎么解决这个问题啊?