Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11187

QFileDialog::getSaveFileName hangs under gnome when calls gtk2 save dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.6.2
    • None
    • Fedora 12, qt-x11-4.6.2-17.fc12.i686 , gtk2-2.18.9-3.fc12.i686, but others reported that this bug occurs in Ubuntu also.

    Description

      Under KDE it works correct (kde save dialog) , but under gnome gtk2 dialog hangs for 10-30 seconds, after that it shows dialog, but when try to change dir, again hangs 10-15 secs until dir is changed.
      Hang occurs ONLY if dir parameter is passed. If it's empty then everything looks ok.
      Simple call could be:
      QString fileName = QFileDialog::getSaveFileName(this, "Test", dir.absolutePath(), NULL, NULL, 0);

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bachewii Jens
            zeljko Zeljan Rikalo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes