DriveSuma Error in OsX Sierra

Hi afni experts,

I’ve the error below when lunch “tcsh Do_06_VISdti_SUMA_visual_ex1.tcsh” in step 2.

Someone have the solution?

Bests,

Piero

(You can change max. wait time with env. SUMA_DriveSumaMaxWait)
PO: plugout ‘plugout_drive’ has broken connection!
: iochan_goodcheck: no longer alive
Error SUMA_IO_args_2_spec:
Could not locate surface Net_000.gii
– Error suma (SUMA_suma.c:579):
Failed to load -i/-t surfaces
…-- Error SUMA_niml_call (SUMA_niml.c:587):
WriteCheck timed out (> 15000 ms).
– Error SUMA_SendToSuma (SUMA_niml.c:4321):
Failed in SUMA_niml_call
– Error DriveSuma (SUMA_DriveSuma.c:58):
Failed to initialize SUMA_SendToSuma
– Error SUMA_SendToSuma (SUMA_niml.c:4349):
You must call SUMA_SendToSuma with action 0 before action 1.
No Communcation cleanup done.
oo Warning SUMA_ProcessCommand (SUMA_driver.c:607):
Failed in SUMA_SendToSuma
Communication halted.
– Error SUMA_SendToSuma (SUMA_niml.c:4349):
You must call SUMA_SendToSuma with action 0 before action 1.
No Communcation cleanup done.
oo Warning SUMA_ProcessCommand (SUMA_driver.c:627):
Failed in SUMA_SendToSuma

That visualization demo requires running the Do_00… script. Have you done that? There does seem to be a problem with Sierra though. See this thread:
https://afni.nimh.nih.gov/afni/community/board/read.php?1,155388,155419#msg-155419

"That visualization demo requires running the Do_00… script. Have you done that? "
Yes but don’t work.

OK, a few things to try:

In the FATCAT_demo directory, type

ls Net_000.gii

If it is there, try

suma -i Net_000.gii &

If that displays properly, then try this:

DriveSuma -com surf_cont -view_surf_cont y -com surf_cont -surf_label Net_000.gii -switch_cmap amber_monochrome -Dim 1.0

Let me know how each step goes.

first step "suma -i Net_000.gii & "

second step "DriveSuma -com surf_cont -view_surf_cont y -com surf_cont -surf_label Net_000.gii -switch_cmap amber_monochrome -Dim 1.0 "

in attach you find the output (step1 & step 2). No terminal error message

first_setp.png

Close suma and repeat with these commands exactly from the Do_06… script (does not include the " -com surf_cont -view_surf_cont y" in the DriveSuma command). Use a tcsh shell to execute these

if you are using bash use “export sport=12” instead

set sport = 12
@Quiet_Talkers -npb_val $sport
afni -npb $sport -niml -yesplugouts -layout demo_layout
mprage+orig.HEAD DTI/*.HEAD ROI_ICMAP_GMI+orig.HEAD &
plugout_drive -npb $sport -com ‘SET_FUNCTION o.NETS_OR_000_INDIMAP+orig 0 0’
-com ‘SET_THRESHOLD 0’
-com ‘SET_ANATOMY mprage+orig’
-com ‘SET_DICOM_XYZ 18 7 -10’
-quit
suma -npb $sport -niml -onestate
-vol mprage+orig.
-i Net_000.gii
-tract DTI/o.NETS_OR_000.niml.tract &
DriveSuma -npb $sport -com surf_cont -surf_label Net_000.gii
-switch_cmap amber_monochrome -Dim 1.0
-com viewer_cont -key ‘.’ -key ‘t’