Skip to content
This repository has been archived by the owner. It is now read-only.

[Qt] 'modalSession has been exited prematurely' #56

Closed
pafonta opened this issue Jan 5, 2018 · 1 comment
Closed

[Qt] 'modalSession has been exited prematurely' #56

pafonta opened this issue Jan 5, 2018 · 1 comment

Comments

@pafonta
Copy link
Contributor

pafonta commented Jan 5, 2018

Specific to macOS. Related to Qt (not NeuroCurator).

It has been fixed in Qt 5.3.1. We are in 4.8.x. Details: https://bugreports.qt.io/browse/QTBUG-37699.

From https://codereview.qt-project.org/#/c/87814/, it seems that:

For modal dialogs not run through QDialog.exec(), the modal sessions were not cleaned up, causing the application's menus to be inaccessible.

Except this case (to be proven to be present in NeuroCurator), this message has to be ignored.

The message will disappear after #6 is fixed.

Stack trace:

2018-01-04 10:36:48.168 neurocurator_0-4-0_mac_x64[15234:254457] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
@pafonta
Copy link
Contributor Author

pafonta commented Jul 20, 2018

Fixed in v0.4.4 which is using Qt 5.11.

@pafonta pafonta closed this as completed Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant