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  

|
March 30, 2019 12:27PM
The tab autocompletion of AFNI programs is a different beast. Run:
apsearch -update_all

and when it is done running (shouldn't take very long), check the terminal-- there may likely be a message for you to copy+paste something into your current shell's ~/.*rc file. If not, just open a new terminal, and put an AFNI command followed by a space and a hyphen '-', and then hit tab (probably a few times, since you will have several options to complete). Does that work?

Re. the beeping-- are you on a Mac? To turn that annoyance off, go to the Terminal's menu bar, select Terminal -> Preferences -> Profiles -> Advanced, and then deselect "Audible bell" and "Visual bell" items.

On Ubuntu, at least, I don't think there are bells by default.

Note that the "set file ..." and other "set ..." commands are *only* for your ~/.cshrc file, not for ~/.bashrc (as noted in the instructions here: [afni.nimh.nih.gov]). The syntax is wrong for ~/.bashrc-- that might even cause an error when reading the ~/.bashrc file, so you should remove those from it.

To find out what shell you are using in a terminal, you can type:
echo $0

--pt
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