QFileDialog::getExistingDirectory is crashing on openSuse 11.4.
-
Hi,
I have created a static library which is using QFileDialog::getExistingDirectory(NULL, tr("Select folder"), "/home", QFileDialog::ShowDirsOnly) to save some file but some how it is crashing only openSuse.
Please let me know if I have missed something or if you can think of anything which can cause the issue.Note:
Issue is only coming with openSuse.
I found there were some issue with QFileDialog in 4.3.0 which had been fixed. -
Looks like a bug at the first glance. Or did you define NULL to something != 0? ;-)
Please file a detailed bug report here: https://bugreports.qt-project.org/