Racket: Opening Dr. Racket in macOS Catalina 10.15 Beta (19A573a)

Created on 25 Sep 2019  路  5Comments  路  Source: racket/racket

When attempting to open Dr. Racket via Toolbar on macOS Catalina it will give me the following error in terminal: Sep 25 15:20:03 ip-168-26-142-208 com.apple.xpc.launchd[1] (org.racket-lang.DrRacket.20568[1417]): Service exited with abnormal code: 1

The workaround for this is to open finder and open the folder "Racket v7.4" > Right click on Dr. Racket Icon > Click "Show Packet Contents" > Click "Contents" > Click "macOS" > Click the Dr. Racket Unix executable and it will run.

Terminal will run the following:
~ % /Applications/Racket\ v7.4/DrRacket.app/Contents/MacOS/DrRacket ; exit;

Most helpful comment

Does double-clicking the DrRacket applicaiton fail in the same way? If so, does it help to drag the "DrRacket" application out of the "Racket" folder (may require Command-drag) and then drag it back? Although that may sound crazy, it can be a signal to the OS that you trust the application, which can fix the problem if it's related to signing.

All 5 comments

Does double-clicking the DrRacket applicaiton fail in the same way? If so, does it help to drag the "DrRacket" application out of the "Racket" folder (may require Command-drag) and then drag it back? Although that may sound crazy, it can be a signal to the OS that you trust the application, which can fix the problem if it's related to signing.

@mflatt That worked, which I cannot believe. Thank you!
Do other users using macOS Catalina have this same problem? and if so, will this be fixed in a future update?

We'll have to investidate more. Maybe Apple is imposing yet another requirement on application signing.

When I click on the icon, right-click to open, or follow @mmoore96's instructions, i get this window, 5 times:
Screen Shot 2020-12-03 at 7 52 31 PM

EDIT: oh thank goodness, this was on 7.4. On 7.9 and it's working perfectly

Thanks for checking v7.9. We forgot to mention that the problem was fixed and close this PR after signing executables in later releases.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EligiusSantori picture EligiusSantori  路  3Comments

richlowe picture richlowe  路  6Comments

corpix picture corpix  路  7Comments

schackbrian2012 picture schackbrian2012  路  4Comments

sorawee picture sorawee  路  7Comments