Hi Julia,
What is the error that you are encountering? Does Workbench crash or do you get a MacOS security message?
These are the instructions contained in the readme file in the workbench directory (after unzipping the downloaded file):
MAC OS X
Unzip the workbench-mac64-v<whatever>.zip file, preserving all subfolders, wherever you want it to be on your filesystem. If you don't have administrative privileges on the computer, you can unzip it into your home directory. The rest of this section will assume it was unzipped to /Applications/workbench.
To run wb_view and wb_command from a terminal window, your PATH environment variable must be updated. Open a new terminal window and change into your home directory. If you do not know which "shell" you are running, it may be (not always) found by running the command 'printenv SHELL'.
To set the PATH in Bash shell, enter this command in a terminal window:
echo 'export PATH="$PATH:/Applications/workbench/bin_macosx64"' >> ~/.bash_profile
To set the PATH in tcsh/csh shell, enter this command in a terminal window:
echo 'set PATH = ($PATH /Applications/workbench/bin_macosx64)' >> ~/.cshrc
Alternatively, users may edit their .bash_profile, .bashrc or .cshrc file in a text editor to update the PATH.
These edits will only affect the PATH in a newly created terminal window. Users familiar with the "source" command may use it to update PATH in the open terminal window.
You may also run wb_view using the Finder Window. Double click the wb_view application in the directory /Applications/workbench/macosx64_apps. You can also drag the wb_view icon to the Dock.
OPTIONAL: If you are running a newer version of bash than OS X ordinarily provides, see "BASH COMPLETIONS" below for an optional step that makes it more convenient to use wb_command in bash.
John Harwell
From:
"julia.d...@web.de" <julia.d...@web.de>
Reply-To: "hcp-...@humanconnectome.org" <hcp-...@humanconnectome.org>
Date: Monday, June 13, 2022 at 8:48 AM
To: "hcp-...@humanconnectome.org" <hcp-...@humanconnectome.org>
Subject: [hcp-users] Human Connectome Mac Installation
|
* External Email - Caution * |
--
You received this message because you are subscribed to the Google Groups "HCP-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
hcp-users+...@humanconnectome.org.
To view this discussion on the web visit
https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/trinity-64ec679c-e083-49b7-a396-ee06452e5416-1655127728285%403c-app-webde-bs60.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
Double-clicking the spec file icon should open the spec file in the spec file dialog and then you can click the load button to load all of the files. The ability to double-click the spec file icon and load all of data files without the spec file dialog does not exist.
If you run wb_view from the command line (terminal window), you can load all of the data files without seeing the spec file dialog. “wb_view -spec-load-all <path-to-spec-file>”.
John Harwell
To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/40e5c81b-a282-46ee-8648-1a199fc9a4c0n%40humanconnectome.org.
On Julia's computer only the general workbench window appears (see screenshot below), then she has to navigate to the spec file to open it and finally click "load" to load it. That is slightly less than what you describe. But why? We didn't restart after copying the .apps-Folder to /Applications. Could a reboot alter the behaviour?
She would like to have a solution without using the command line...

Regards,
Christina
The Mac may not be configured to open a spec file with wb_view.
Using Finder,
John Harwell

To view this discussion on the web visit https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/ba36c8fa39fb42ab9f98323aa62f2174%40medma.uni-heidelberg.de.