
I almost never use the scroll bar to scroll, but I just happened to do so and indeed it’s very sluggish (linux, 7.8.0.9—2020–08–25(80ad628/a) [cs]). Mouse scroll is a lot better. :thinking_face:

I think you can probably override either on-execute
or the method that calls the language-specific on-execute
with a tool.

(plugin, I mean. tool is the old word)

Has anyone seen a problem on macOS Catalina with f1 going to a file in private/var/folders
with a page that just says “Please go here” where “here” is a link?

Only happens with Safari as default browser, not firefox.

seems to be from opening it from the dmg once, even though afterwards I removed ~/Library/Racket
and the plt/racket ~/Library/Preferences
files and then opened it from /Applications

@gfb I’m a Catalina user on 7.8cs and I’ve not had that happen but I didn’t try to open from the dmg. Does deleting the configuration files in ~/Library fix it?

No, unless the ones I listed aren’t all of them.

Now I’m having problems with the latest snapshot build, where it’s challenging various dylibs as “can’t be opened because Apple cannot check it for malicious software”.

@gfb maybe run the command sudo xattr -r -d com.apple.quarantine /Applications/Racket\ v7.8/

And while it’s a bit superstitious maybe ensure the DMG is ‘ejected’/unmounted and restarting the machine. (I blame Apple - they keep evolving macOS in weird and wonderful ways)

Sorry I’m on a phone and am not paying proper attention

Adjust for your path

I’ll be able to download the latest nightly tomorrow and try replicate if you are still having issues

The original problem is solved, details on the racket users list. Running snapshots easily can wait, I just wanted to check whether it was something generic about my macOS and/or Safari configuration.