External Email - Use Caution
Hello Nikolai, You could let us know what version of MacOS you are running, e.g., $ sw_versProductName: Mac OS X ProductVersion: 10.15.7 BuildVersion: 19H1419
I would try setting the environment variable FS_LICENSE to the absolute path of your license.txt file, e.g, copy it to your home directory (making up this example path /Users/nikolai/license.txt), and then (in sh or zsh), $ export FS_LICENSE=/Users/nikolai/license.txt … check you can read the file ...$ cat $FS_LICENSE<output deleted> If you used the Mac 7.2.0 .pkg file to install freesurfer (https://secure-web.cisco.com/1BjdSMX3DYaaOUbJpXNlOtIpG2b3NTtqLXZsH01ATERZNwm...), then it should be installed under /Applications/freesurfer/7.2.0. If your version of MacOS is too old, I believe the installer will tell you and refuse to install freesurfer. If it did install it then you should see the following, … set FREESURFER_HOME ...$ export FREESURFER_HOME=/Applications/freesurfer/7.2.0 … source setup file ...$ source $FREESURFER_HOME/SetUpFreeSurfer.sh-------- freesurfer-darwin-macOS-7.2.0-20210713-aa8f76b -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /Applications/freesurfer/7.2.0 FSFAST_HOME /Applications/freesurfer/7.2.0/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /Applications/freesurfer/7.2.0/subjects MNI_DIR /Applications/freesurfer/7.2.0/mni
$ which freeview/Applications/freesurfer/7.2.0/bin/freeview … try running freeview w/o any arguments to see if an empty window will open …$ freeview If you get an error notification, then try to capture the error report (core dump). You can send it to me directly if you like as it’s kind of long to post to the list. - R. On Nov 8, 2021, at 14:02, Nikolai Chapochnikov <nchapochnikov@gmail.com> wrote: External Email - Use Caution Hello,Thank you for your help!I have an old intel mac (not M1). I allowed Freeview to access all my disk. I also put the license file and run the export commands (but not sure if it useful to run freeview.app?). But still it crashes when I try to open a volume file... Any other suggestions?Thank you very much!Best wishes,NikolaiOn Sat, Nov 6, 2021 at 10:56 PM fsbuild <fsbuild@contbay.com> wrote:Hello Nikolai,A posting from September lists some things you can try,MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://secure-web.cisco.com/10a0eVDt9auSme4IenYkBDjOIN6hJeUWiUlu2qYPIFSyAn0... would try getting a new license file first.. I will send the text to your email as well.- R.On Nov 6, 2021, at 16:30, Nikolai Chapochnikov <nchapochnikov@gmail.com> wrote: External Email - Use Caution Hello,I just installed freesurfer 7.2.0 on mac os 11.6 using the pkg. Freeview opens, but as soon as I select a nii file to load, it crashes.Here is the report I get:MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://secure-web.cisco.com/1-Vjdg5pZ9iowlHgUQ_UOjr1a62L81ZJWIQfbToh-ZO19Mb... someone please help with this?Thank you very much!Nikolai_______________________________________________Freesurfer mailing listFreesurfer@nmr.mgh.harvard.eduMailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to behttps://mail.nmr..mgh.harvard.edu/mailman/listinfo/freesurfer_______________... mailing listFreesurfer@nmr.mgh.harvard.eduhttps://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
External Email - Use Caution
Hello,
Thanks a lot! When I do things like this, I am able to run freeview from the terminal and the nii file loads without any issue!
When I run Freeview.app, by clicking on it in the mac os GUI, it crashes when I try to load the nii file. So that it mean that I always have to start it from the terminal?
Here is my sw_vers: ProductName: macOS ProductVersion: 11.6 BuildVersion: 20G165
Thank you!
Best, Nikolai
On Mon, Nov 8, 2021 at 2:55 PM fsbuild fsbuild@contbay.com wrote:
Hello Nikolai,
You could let us know what version of MacOS you are running, e.g., $ sw_vers ProductName: Mac OS X ProductVersion: 10.15.7 BuildVersion: 19H1419
I would try setting the environment variable FS_LICENSE to the absolute path of your license.txt file, e.g, copy it to your home directory (making up this example path /Users/nikolai/license.txt), and then (in sh or zsh),
$ export FS_LICENSE=/Users/nikolai/license.txt
… check you can read the file ... $ cat $FS_LICENSE
<output deleted>
If you used the Mac 7.2.0 .pkg file to install freesurfer ( https://secure-web.cisco.com/1BVLBbSmvJ_cFCa7h9JzJU0KLFYwS3ZIYYb49dF7bU_pdGX...), then it should be installed under /Applications/freesurfer/7.2.0. If your version of MacOS is too old, I believe the installer will tell you and refuse to install freesurfer. If it did install it then you should see the following,
… set FREESURFER_HOME ... $ export FREESURFER_HOME=/Applications/freesurfer/7.2.0
… source setup file ... $ source $FREESURFER_HOME/SetUpFreeSurfer.sh -------- freesurfer-darwin-macOS-7.2.0-20210713-aa8f76b -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /Applications/freesurfer/7.2.0 FSFAST_HOME /Applications/freesurfer/7..2.0/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /Applications/freesurfer/7.2.0/subjects MNI_DIR /Applications/freesurfer/7.2.0/mni
$ which freeview /Applications/freesurfer/7.2.0/bin/freeview
… try running freeview w/o any arguments to see if an empty window will open … $ freeview
If you get an error notification, then try to capture the error report (core dump). You can send it to me directly if you like as it’s kind of long to post to the list.
- R.
On Nov 8, 2021, at 14:02, Nikolai Chapochnikov nchapochnikov@gmail.com wrote:
External Email - Use CautionHello,
Thank you for your help!
I have an old intel mac (not M1). I allowed Freeview to access all my disk. I also put the license file and run the export commands (but not sure if it useful to run freeview.app?). But still it crashes when I try to open a volume file... Any other suggestions?
Thank you very much!
Best wishes, Nikolai
On Sat, Nov 6, 2021 at 10:56 PM fsbuild fsbuild@contbay.com wrote:
Hello Nikolai,
A posting from September lists some things you can try,
*MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be* https://secure-web.cisco.com/1eABJsnVWaIdxp8kOkH9ueRyVjRa1Y4oiXAePJ9NYedQ6AE... https://secure-web.cisco.com/1biVohD6aJIQu7a7KznIsPu7a4oDOvTfC-dz6iqiVW8p-Y75m-83W8NhpMq4RErMnDIRVF_cq3nQn2-sArnvyLR37kntuTIYdopLzP0sTNxWJR5JyLAuMQUxe_ck8XeGDZXhzPMiWDrwxovkV-cv20uQmrGpUSSdffiNuTwEfGoW0CqfrKxJGn4eGAQpnqLENbuyw6E3ioZaqicNT17D_e5krFpe71PFgK-uZAigErCxbLNbbOG2XqCQ-9pvFUFu3/https%3A%2F%2Fwww.mail-archive.com%2Ffreesurfer%40nmr.mgh.harvard.edu%2Fmsg70979.html
I would try getting a new license file first. I will send the text to your email as well.
- R.
On Nov 6, 2021, at 16:30, Nikolai Chapochnikov nchapochnikov@gmail.com wrote:
External Email - Use CautionHello,
I just installed freesurfer 7.2.0 on mac os 11.6 using the pkg. Freeview opens, but as soon as I select a nii file to load, it crashes. Here is the report I get: *MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be* https://secure-web.cisco.com/1A_49Z-Djgmsscz1CBJqtKMervY2coUK339NlZ1LgUe5Q3f... https://secure-web.cisco.com/1S_Xfvu-lNCy7GOzAyxCVPdF0cy5djt33DYm0S7sznuCGb1FT-JzZkN7fZjYwmu_dNJMiOeXhzcuUgyegxVs-i_zmSciy4n1_vaf4Wy10LWVECnT-DeInJ6sWPm_dUGkoKoYCpSzOxfh2waVALKuZYFnbQkhp8MVOMfdLxG92PP0t19vPL9QgofhnqjzrW0qHy35c6Y25CN8PDdIKxJppagDWDDrqX7ctm9Pj7mJrVN9UjfwZMKnn5luXexqvtWFbgn-CLuVa6O1zYvcd0WZzOQ/https%3A%2F%2Fgist.github.com%2Fchapochn%2Fd6a526ff19c511e7f4b99e8ebbbf1985
Could someone please help with this?
Thank you very much! Nikolai
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu *MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be* https://secure-web.cisco.com/10i_Ol_qF3tzm5tBSROPoQmlVHohJN3aNlHFH5Tl3Qms5gg... https://secure-web.cisco.com/1SrNNSsiS8bpquR5YRS1uzf0y-LNqn8EcYShA6SGLBAKB_qO-HnGTdW2EsW6Mr5z2wjUw35-riUB8CwAuI6-XaRsg9uosIUIYExIUA_DHIMxR_PEVSF71LdepqoCREWrf62smA-m3JhcaaejM_NInudK8xMnVWoH4sMbWN0uJq-qJtlERQmUxMJviGoGB0KI0TLwjPGXKPvi4jawj_Z74jqtjNgDcjjbsl9dBiGBVtvDq5hXKCc2qJWWWALu2CaGm/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Ffreesurfer
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://secure-web.cisco.com/10i_Ol_qF3tzm5tBSROPoQmlVHohJN3aNlHFH5Tl3Qms5gg...
freesurfer@nmr.mgh.harvard.edu