Just discovered that there is another entitlement required for printing and 
print preview

        <key>com.apple.security.print</key>
        <true/>

Raul

On 31.07.2012, at 22:15, Till Oliver Knoll <till.oliver.kn...@gmail.com> wrote:

> Am 31.07.12 20:16, schrieb Till Oliver Knoll:
>> Am 30.07.12 21:31, schrieb noru...@me.com:
>>> Does QFileDialog::getOpenFileName() in Mountain Lion not work anymore?
>>> 
>>> If I debug an example with Xcode I get NS* timeouts.
>> 
>> With Qt 4.8.1 I do get "timeouts" as well: when requesting the "Open
>> file" or "Save as" dialog the application GUI freezes for a couple of
>> seconds (about 10 seconds), but nothing happens thereafter: no file
>> dialog appears ...
>> Now I cannot remember whether my sandboxed application did work under
>> Lion (with Qt 4.8.1) and whether this behaviour has now changed again
>> ...
> 
> According to the comment: "That's because this was really fixed in 
> 4.8.1, I don't know why the fix version was 4.8.2. I've changed it to 
> 4.8.1 now, I'm sorry for the confusion."
> 
> 
> https://bugreports.qt-project.org/browse/QTBUG-21609?focusedCommentId=177459&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-177459
> 
> 
> this issue was apparently fixed under Lion 10.7 with Qt 4.8.1, but now I 
> get these "timeouts" as well under Mountain Lion 10.8. So it seems that 
> issue is still not quite fixed :/
> 
> Cheers, Oliver
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to