History of AFNI updates  

|
June 07, 2017 12:27PM
If this is on a relative recent Mac OS specifically, the problem may be the one solved by this step from the Mac install instructions:

XQuartz has altered the library format, so adjust DYLD_LIBRARY_PATH by doing either:

tcsh syntax:

touch ~/.cshrc
echo 'setenv DYLD_LIBRARY_PATH /opt/X11/lib/flat_namespace' >> ~/.cshrc

bash syntax:

touch ~/.bashrc
echo 'export DYLD_LIBRARY_PATH=/opt/X11/lib/flat_namespace' >> ~/.bashrc
Subject Author Posted

Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

dlhuynh June 07, 2017 11:45AM

Re: Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

Daniel Glen June 07, 2017 12:27PM

Re: Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

bebe August 06, 2017 01:16PM

Re: Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

Daniel Glen August 07, 2017 05:17PM

Re: Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

stieg030 March 28, 2019 12:13PM

Re: Error: attempt to add non-widget child "dsm" to parent "1dplot" ...

ptaylor March 30, 2019 12:27PM