Toutatis fails to run on macOS Catalina and Big Sur
Posted: Sat 4 Jun 2022 15:52
Hello,
Toutatis fails to run on recent macOS versions. I tried both Catalina (10.15.7) and Big Sur (11.6.6) in both GUI and console mode.
Below I post the console commands and resulting errors I got on Big Sur, running on M1 Mac:
When trying console mode,
I get a pop-up that says “Toutatis cannot be opened because the developer cannot be identified” and it will not run.
On Catalina the error message is different in GUI mode:
In console mode:
I saw in a different thread several months ago the developer has plans to release a new version that may address this issue - may I ask what the status is on this?
Best regards,
Ralitsa
Toutatis fails to run on recent macOS versions. I tried both Catalina (10.15.7) and Big Sur (11.6.6) in both GUI and console mode.
Below I post the console commands and resulting errors I got on Big Sur, running on M1 Mac:
Code: Select all
open -a /Applications/Toutatis.app --args /Applications/Toutatis.app/Contents/MacOS/example.inp
The application /Applications/Toutatis.app cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10386 "(null)" UserInfo={_LSLine=3875, _LSFunction=_LSOpenStuffCallLocal}
When trying console mode,
Code: Select all
/Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx64 -i /Applications/Toutatis.app/Contents/MacOS/example.inp
On Catalina the error message is different in GUI mode:
Code: Select all
open -a /Applications/Toutatis.app --args /Applications/Toutatis.app/Contents/MacOS/example.inp
LSOpenURLsWithRole() failed for the application /Applications/Toutatis.app with error -10386.
Code: Select all
/Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx -i /Applications/Toutatis.app/Contents/MacOS/example.inp
zsh: bad CPU type in executable: /Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx
Best regards,
Ralitsa