Closed GoogleCodeExporter closed 9 years ago
Original comment by pstav...@gmail.com
on 1 Feb 2011 at 4:19
Original comment by pstav...@gmail.com
on 5 Feb 2011 at 6:07
Just FYI, there's an X wrapper called Xvfb that can be used to provide drone's
needs and that way be able to run drone in a headless server.
Original comment by cmendio...@gmail.com
on 20 Jul 2011 at 4:46
Has this been fixed? I can't seem to run headless unless I have an X server
present. Xvfb is not a good fix if I am using workstation with an X server
already running.
Original comment by tim.ep...@gmail.com
on 4 Jan 2013 at 3:35
Not to the best of my knowledge. If you already have an X server, then what's
the problem ?
Original comment by cmendio...@gmail.com
on 4 Jan 2013 at 3:41
The issue is when you fire the drone off (logged in via ssh -X you@address) via
"nohup drone &" and then log out expecting it to continue running (but logging
out for security) it dies.
Original comment by tim.ep...@gmail.com
on 5 Jan 2013 at 10:30
And what would be the issue with running Xvfb in that case ? You may declare it
as display 1 I guess, if it clashes with ssh's X proxy service...
Original comment by cmendio...@gmail.com
on 5 Jan 2013 at 11:12
It just acts as a Xserver if you don't have one right? Therefore ssh -X and
disconnect would result in the same I would assume.
Original comment by tim.ep...@gmail.com
on 5 Jan 2013 at 10:10
Original comment by pstav...@gmail.com
on 7 Feb 2013 at 1:56
Original comment by pstav...@gmail.com
on 27 Mar 2014 at 3:13
Pushed a huge bunch of changes to change the framework to remove dependency on
X and modified all protocols as per the new framework. ProtocolBuilderHOWTO
wiki page and associated doxygen documentation also updated.
Original comment by pstav...@gmail.com
on 10 May 2014 at 11:16
Original issue reported on code.google.com by
cmendio...@gmail.com
on 1 Feb 2011 at 2:58