Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.8.5, 5.1.1
-
None
Description
When a sandboxed (i.e. signed with entitlements) application is run on Mac OS X Lion calling the QFileDialog::getSaveFileName() method fails to show a save dialog and the system hangs. The application then no longer responds to any input.
If you run the Console app on Mac OS X there are also a number of related error messages and what looks to be a stack trace for the sandboxing system.
This has been reproduced by me and a few of my customers.
Running the same sandboxed app on OS X 10.8 (Mountain Lion) seems to work though. Also when running the same app outside of the sandbox the save dialog seems to work fine even on OS X Lion.
Attachments
Issue Links
- relates to
-
QTBUG-21609 Lion sandbox support
- Closed