I know this has been a popular topic, but seeing as this is day two of me trying to figure it out I give up, I need some help please.
I am trying to run wine on a CENTOS VPS. I am unable to run any .exe or xclock or anything of that nature. I get the common DISPLAY error:
[~/.wine/drive_c/windows]# wine notepad.exe
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
When I run the Command "startx" I get the following fatal error:
Fatal server error:
xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
I have tried many things to fix this problem after scouring the internet for an entire day, I would greatly appreciate some help. Thanks in advance.
Wine Display Help
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Wine Display Help
On Sun, Feb 5, 2012 at 11:16 AM, jdardis07 <[email protected]> wrote:
outside of the Wine project scope given that:
use it in an usual way (VNC would not display this error.)
James
Please ask on the CENTOS forums. Providing assistance such as this isI know this has been a popular topic, but seeing as this is day two of me trying to figure it out I give up, I need
some help please.
outside of the Wine project scope given that:
This indicates that X11 is not properly installed or you are trying toI am trying to run wine on a CENTOS VPS. I am unable to run any .exe or xclock or anything of that nature. I get
the common DISPLAY error:
use it in an usual way (VNC would not display this error.)
Also, do not run wine as root.
[~/.wine/drive_c/windows]# wine notepad.exe
James