History of AFNI updates  

|
March 06, 2023 04:29PM
Hello,

I've been unable to load the AFNI GUI because and keep getting this error message:

Precompiled binary linux_ubuntu_16_64: Feb 27 2023 (Version AFNI_23.0.06 'Commodus')
** Version check disabled: AFNI_VERSION_CHECK forbids
Thanks go to D Pine for much encouragement
Initializing: X11Error: Can't open display: :0.0

XLaunch was started before I tried to open afni with ubuntu on my Windows computer. I've been trying to trouble shoot, using both of these message board posts: [afni.nimh.nih.gov] and [afni.nimh.nih.gov]

Despite setting WSL version to 1 (I think), I continue to get the same error message as listed above.

Additionally, here's the output for afni_system_check.py -check_all:

-------------------------------- general ---------------------------------
architecture: 64bit ELF
cpu type: x86_64
system: Linux
release: 5.10.16.3-microsoft-standard-WSL2
version: #1 SMP Fri Apr 2 22:23:49 UTC 2021
distribution: ubuntu 20.04 focal
number of CPUs: 12
apparent login shell: bash
shell RC file: .bashrc (exists)

--------------------- AFNI and related program tests ---------------------
which afni : /home/addieb24/abin/afni
afni version : Precompiled binary linux_ubuntu_16_64: Feb 27 2023
: AFNI_23.0.06 'Commodus'
AFNI_version.txt : AFNI_23.0.06, linux_ubuntu_16_64, Feb 27 2023
which python : /usr/bin/python
python version : 3.8.10
which R : /usr/bin/R
R version : R version 4.2.2 Patched (2022-11-10 r83330) -- "Innocent and Trusting"
which tcsh : /usr/bin/tcsh

instances of various programs found in PATH:
afni : 1 (/home/addieb24/abin/afni)
R : 1 (/usr/bin/R)
python : 1 (/usr/bin/python3.8)
python2 : 0
python3 : 1 (/usr/bin/python3.8)

** have python3 but not python2

testing ability to start various programs...
afni : success
suma : success
3dSkullStrip : success
uber_subject.py : success
3dAllineate : success
3dRSFC : success
SurfMesh : success
3dClustSim : success
3dMVM : success

checking for R packages...
rPkgsInstall -pkgs ALL -check : success

R RHOME : /usr/lib/R

checking for $HOME files...
.afnirc : found
.sumarc : found
.afni/help/all_progs.COMP : found

------------------------------ python libs -------------------------------
** failed to load module PyQt4
-- PyQt4 is no longer needed for an AFNI bootcamp

++ module loaded: matplotlib.pyplot
module file : /home/addieb24/.local/lib/python3.8/site-packages/matplotlib/pyplot.py
matplotlib version : 3.7.0

-------------------------------- env vars --------------------------------
PATH = /home/addieb24/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/Addie Bishop/AppData/Local/Microsoft/WindowsApps:/snap/bin:/home/addieb24/abin

PYTHONPATH =
R_LIBS = /home/addieb24/R

LD_LIBRARY_PATH =
DYLD_LIBRARY_PATH =
DYLD_FALLBACK_LIBRARY_PATH =

----------------------------- eval dot files -----------------------------

-- good: .tcshrc seems to contain 'source .cshrc'
-- considered opertaions: path, flatdir, apsearch
(not on a mac, should skip flatdir)

-- note: followers should not need edits, so edit flags should be 0
(have 1 follower(s), which can be ignored)

dot file test : want 1 modifications across 3 files:

file path flatdir apsearch follower
--------------- ---- ------- -------- --------
.cshrc 0 0 1 0
.tcshrc 0 0 0 1
.bashrc 0 0 0 0

------------------------------ data checks -------------------------------
data dir : found AFNI_data6 under $HOME (257007M Avail)
top history: ...Nov 2022 [rickr]: s05: added align_unifize_epi local
data dir : found AFNI_demos under $HOME
top history: ...ct 2020 [taylorp]: updated scripts under FATCAT_DEMO
data dir : found suma_demo under $HOME
top history: ...s_New/data/Build_tmp on Mon Mar 4 11:56:45 EST 2013
data dir : found afni_handouts under $HOME
atlas : found TT_N27+tlrc under /home/addieb24/abin

------------------------------ OS specific -------------------------------
which apt-get : /usr/bin/apt-get
apt-get version : apt 2.0.9 (amd64)

have Ubuntu system: ubuntu 20.04 focal
have Ubuntu afni : Precompiled binary linux_ubuntu_16_64: Feb 27 2023

========================= summary, please fix: =========================
* just be aware: login shell 'bash', but our code examples use 'tcsh'
* dot file test : want 1 modifications across 3 files:


Any help would be appreciated. Thanks.
Subject Author Posted

AFNI detached from terminal

addieb24 March 06, 2023 04:29PM

Re: AFNI detached from terminal

ptaylor March 07, 2023 03:31PM

Re: AFNI detached from terminal

addieb24 March 07, 2023 07:37PM