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

QFileDialog::getOpenFileNames doesn't show any file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.2
    • 4.7.2
    • None
    • Symbian^3
    • 5ec67c969dce335a26c402b73bb19a6751401871

    Description

      A Qt application installed on Symbian^3 with Qt 4.6.3 works correctly; after installing Nokia Bubbles (with I think sports Qt 4.7.x), the function "QFileDialog::getOpenFileNames" shows folders but, instead of listing files, it says "No data" inside folders. The file dialog is also completely different (I think it uses a native one now).

      I call the funcion with the following parameters and it works with Qt 4.6.3 on Symbian^3 and with Qt 4.7.x on S605th, Windows, Linux, OSX:

      QStringList files = QFileDialog::getOpenFileNames(this, "Select file", "", "Any file (.)");

      Is there any other way to call it? Anyway, if you want to have 4.6.3 compatibility, it should work with these parameters.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            colomboe Emanuele Colombo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes