madsciencecoder / Toontown-Controller

Linux (X11) Controller for Toontown Rewritten
GNU General Public License v2.0
4 stars 0 forks source link

Error: DISPLAY environment variable is empty #4

Open alexporter7 opened 1 year ago

alexporter7 commented 1 year ago

When I attempt to run the application I get the following error

Error: DISPLAY environment variable is empty. Is there an Xorg or other X server running? You can try setting 'export DISPLAY=:0' and trying again.
mod:  "`"
Key added:  96
Segmentation fault (core dumped)

When I echo $DISPLAY it was already set to :0

I'm running arch linux (manjaro)