X Server and $Displayer issue

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
hctez
Newbie
Newbie
Posts: 2
Joined: Wed Jun 22, 2011 5:29 pm

X Server and $Displayer issue

Post by hctez »

Hi, i've just installed wine, and when i try to run an aplication i get this error

Code: Select all

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.
Any help?

Thanks
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

X Server and $Displayer issue

Post by jjmckenzie »

On 6/22/11 3:32 PM, hctez wrote:
Hi, i've just installed wine, and when i try to run an aplication i get this error

Code:

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.

Which Operating System are you using? Would be very helpful to have
this tiny bit of information as the answer depends on it.
hctez
Newbie
Newbie
Posts: 2
Joined: Wed Jun 22, 2011 5:29 pm

Post by hctez »

I'm using Ubuntu
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: X Server and $Displayer issue

Post by vitamin »

hctez wrote: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.
Make sure you running this program as a regular user. And from the GUI interface, not text terminal.
Locked