Executing Shell under 22r3 results in "No Shell available"

I think that this statement discards this as a possible root of the problem and blame version changes.

Unless something was fixed.

No, I’ve never needed that before, so it wasn’t changed.

Or broken … :frowning:

For new installations the default shell is zsh and has been on macOS for about 3 or 4 versions. If you’ve just setup a VM and not migrated an existing user zsh will be the default.

While this is true for Terminal, it doesn’t hold true for the shell object. They’re not the same thing.

Fair enough

I’ve now explicitly set the theShell.Backend to /bin/bash. Three times though, no problem. The next three all resulted in that same “No Shell available” messages. I’m trying to make time to create a simple, repeatable example.

1 Like

Also, will be testing under 22r3.1 later today.