Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] [swtbot] - Cannot find display


Hi Mickael,
    I believe so, I usually setup stuffs in xstartup. But I have no idea about the relationship between swtbot and the session I'm running. What do you usually do when testing using SWTBot and a vnc session ?

On 04/14/2014 01:45 PM, Mickael Istria wrote:
Are you sure you're running your SWTBot test in the right DISPLAY ?
The DISPLAY environment variable must be set properly to a DISPLAY where a X session (most likely Xvnc) is running.
Is Xvnc started correctly?
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


_______________________________________________
swtbot-dev mailing list
swtbot-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/swtbot-dev


Back to the top