[Interest] Qt 4.8.x and OS X 10.8 Mountain Lion - my experience
Till Oliver Knoll
till.oliver.knoll at gmail.com
Tue Jul 31 21:15:47 CEST 2012
Am 31.07.12 20:16, schrieb Till Oliver Knoll:
> Am 30.07.12 21:31, schrieb norulez at 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
More information about the Interest
mailing list