Open ed-p-may opened 1 month ago
Works on Ubuntu at least.
We are overriding the closeEvent for the MainWindow.
Works on my M1 mac too, Sequoia 15.0, OpenstudioApp 1.8.0
Is the QMainWindow not being enabled when you try this? https://doc.qt.io/qt-6/qwidget.html#enabled-prop
Marking this as "Can't Reproduce" for now but not closing it (Otherwise at least in a couple of weeks if there hasn't been any activity I'll know I can close it)
If you can help us reproduce @ed-p-may that'd be great! A simple set of steps to reproduce the issue would go a long way.
Also, is this an Intel or an Arm (M-series) mac?
What I have tried:
Thanks @jmarrec - I just did a reinstall and now it appears to be working as expected - thanks for taking a look! Seems to be working now though.
Hi @jmarrec , all,
I ran into this bug again just now. I think I identified when it happens for me:
When I open the App first, and then open the file using File / Open, or if the the App is already open, and then I double-click the file, the quite all works as expected. It is only if the App is closed and I double-click a .osm file to launch it that I encounter this bug.
@ed-p-may
Issue
On MacOS, the red 'close' button in the toolbar, and Command-Q do not work. Nothing happens when they are clicked / enetered. The only way to quit the application is to mouse-select File, then Exit
Expected Behavior
Should quit like a normal Mac application on Command-Q, red-close-button, or File/Exit
Environment