-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Installed with the command
brew install maxima wxmaxima
The software seems unable to trigger the save / load dialog boxes when save / load is clicked from the GUI.
The program has no problem opening .wxm files from Finder, so the file association is working.
However, manually opening the application from Finder (which normally forces the OS to see the binary as a program) does not seem to trigger the normal 'x program wishes to access your Documents directory' kind of message that I'd expect upon clicking 'save'.
Additionally, when closing an edited new unsaved file, it triggers a 'Do you want to save' dialog, but when you click 'don't save' you get multiple successive modal dialogs talking about the workspace taking control of the pointer/cursor.
Feels like this is a Sequoia issue since I can't find another report about this.