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

QFileDialog::getOpenFileNames causes crash on Win7 x64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.1.0 , 5.3.2
    • None

      Dialog call is
      QStringList temp = QFileDialog::getOpenFileNames(this, tr("choose_import"), ".", tr("wav(*.wav)"));

      In said dialog on right mouse button click, application hangs and then halts. Sometimes context menu is shown but then the crash still happens.

      Attached find a simple project representing problem. If MainWindow::Ui is completely wiped out of an application, no crash happens.

      I'm using x64 build for MSVC 2012 from official site, Windows 7 x64, Qt 5.1.0

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

            smd Jan Arve
            idji Vladislav Sukhmel
            Votes:
            15 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes