Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.5.0, 5.6.0 Alpha
-
None
-
Mac OS X 10.10, clang++, Qt5.5/Qt5.6
Description
I have a sample application that reproduces the problem.
When I start my application on a sandbox it always crashes or hangs.
You can try as follows:
1. Start the TestApp.app
2. Click to the "Open dir" and choose "cancel"
3. Click to the "Open file"
As result the application always crashes or hangs.
For non-sandboxed application nothing criminal as expected.
Sample of sandboxed application is available here.
Attachments
Issue Links
- relates to
-
QTBUG-54693 QFileDialog::getOpenFileName crashes when parent is deleted while dialog is open
- Closed