TwoCanes
Mon Jun 24, 2019 6:33:43 pm
Hi there,
I've got the usual env var of DISPLAY=:0.0
Trying to run a program like xclock for example, as root - no joy. Then I discover it won't run even as myself.
I get these errors:
I was trying to run "luckybackup" from the command-line:
What am I doing wrong? Is Zorin not using X DISPLAY?
-Kevin
I've got the usual env var of DISPLAY=:0.0
Trying to run a program like xclock for example, as root - no joy. Then I discover it won't run even as myself.
I get these errors:
- Code:
krieger:[/home/kevin] xclock
Invalid MIT-MAGIC-COOKIE-1 keyError: Can't open display: :0.0
export DISPLAY=krieger:0
krieger:[/home/kevin] xclock
Error: Can't open display: krieger:0
I was trying to run "luckybackup" from the command-line:
- Code:
krieger:[/home/kevin] luckybackup
Invalid MIT-MAGIC-COOKIE-1 keyqt.qpa.screen: QXcbConnection: Could not connect to display :0.0
Could not connect to any X display.
What am I doing wrong? Is Zorin not using X DISPLAY?
-Kevin