pynsource
pynsource copied to clipboard
unable to display when using vnc
Ubuntu 18.04 kde 5.15.x pynsource 0+git.8095336 4 stable tigervnc 1.9x when connecting via vnc I am unable to load pynsource. I get this response: Running Community Edition No protocol specified Unable to access the X Display, is $DISPLAY set properly?
Is there cli I can use to set the display, that I am missing?
I’ve never tried that particular use case, a quick google suggests some possible clues/solutions:
- https://stackoverflow.com/questions/37057686/wxpython-not-working-on-centos
- https://superuser.com/questions/544581/ssh-x-with-cygwin-on-windows-unable-to-access-the-x-display
- https://www.olimex.com/forum/index.php?topic=3405.0
- https://github.com/kevinhughes27/TensorKart/issues/54
- possibly setting
export DISPLAY=:0
as per https://www.cnblogs.com/tibetanmastiff/p/4428714.html
Please report back if you have any success!