racket / drracket

DrRacket, IDE for Racket
http://www.racket-lang.org/
Other
448 stars 95 forks source link

DrRacket 7.7 / MacOS 10.13.6 Menu Functionality MIA #386

Open paschlie opened 4 years ago

paschlie commented 4 years ago

The following functionality is not working with v7.7 (and may be related to the fact I'm using an older macos version noted above), but remains working properly with v7.6:

(sorry, I don't have access to a mac running a more recent os version to test it.)

paschlie commented 4 years ago

Sorry, the problem appears to have fixed itself (possibly some data structure needed to be first updated when the app was closed, as it now works as expected).

mflatt commented 4 years ago

Those on-demand menu updates are timing-sensitive. If something takes too long, then the update is abandoned — which is not great. If you see this often, then we should probably revisit. I don't have a real fix (because it's a deep mismatch between racket/gui eventspaces and the Cocoa event model), but possibly the timeout could be tuned.

spdegabrielle commented 3 years ago

This is recurring for me I don’t have a solution yet. But I’ll log my notes. It happens for 8.2 cs & bc , as well as the nightly My marching is an 9y old Mbp ssd/dual core i7 8gb . It’s also an old version of macOS as it doesn’t get updates.