History of AFNI updates  

|
July 14, 2017 12:01PM
Since I don't know how to duplicate this problem (it works OK on our cluster), I can only make a suggestion.

Try doing this sequence (csh syntax)

Xvfb :88 -screen 0 1024x768x24 >& /dev/null &
setenv DISPLAY :88
3dSkullStrip {whatever}
unsetenv DISPLAY
killall Xvfb

Here, you are starting a virtual (hidden) X11 server, called Xvfb, and telling other programs that follow it to use that.

Maybe that will work?? smiling smiley
Subject Author Posted

3dSkullstrip "Failed to open display"

mattare2 August 02, 2015 05:51PM

Re: 3dSkullstrip "Failed to open display"

Emperor Zhark August 04, 2015 09:30AM

Re: 3dSkullstrip "Failed to open display"

mattare2 August 04, 2015 05:31PM

3dQwarp thoughts

Emperor Zhark August 05, 2015 12:12PM

Re: 3dQwarp thoughts

mattare2 August 17, 2015 05:25PM

Re: 3dSkullstrip "Failed to open display"

mleming July 14, 2017 08:22AM

Re: 3dSkullstrip "Failed to open display"

RWCox July 14, 2017 12:01PM

Re: 3dSkullstrip "Failed to open display"

mleming July 14, 2017 01:47PM