This is kind of a weird scenerio so here goes...
We're in a development environment, and we need to(from a cron job, or command line(ssh session) be able to start a gui test, that will display output, locally via cron, or rlogin(ssh) whatever..
the issue is, if we allow all xhost connections, login, start the test, it complains that it cant output the display to localhost.. if I start an xserver(exceed) on my laptop, output the display there, itll work.
Thoughts
We're in a development environment, and we need to(from a cron job, or command line(ssh session) be able to start a gui test, that will display output, locally via cron, or rlogin(ssh) whatever..
the issue is, if we allow all xhost connections, login, start the test, it complains that it cant output the display to localhost.. if I start an xserver(exceed) on my laptop, output the display there, itll work.
Thoughts