AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

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