ponty / PyVirtualDisplay

Python wrapper for Xvfb, Xephyr and Xvnc
BSD 2-Clause "Simplified" License
697 stars 78 forks source link

pyvirtualdisplay.abstractdisplay.XStartError: Xephyr program closed. command: ['Xephyr', '-br', '-screen', '1920x1080x24', '-displayfd', '6', '-resizeable'] stderr: b'No protocol specified\n\nXephyr cannot open host display. Is DISPLAY set?\n' #68

Closed sudhirsilwal23 closed 2 years ago

sudhirsilwal23 commented 3 years ago

pyvirtualdisplay version 2.2 Python version 3.6 Ubuntu 18.04

I have already set the Display to 0 and executed export DISPLAY=:0 XAUTHORITY=/etc/X11/host-Xauthority.

ponty commented 3 years ago

Please make a short title, copy your program and the log in the message.