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

QNX: QDir entry list shows folders multiple times

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.2.1, 5.3.0 Beta1
    • None
    • QNX

    Description

      QDir directory("/");
      qDebug() << directory.entryList();
      

      returns:

      (".", "..", "accounts", "accounts", "air", "apps", "apps", "base", "base", "bin", "bin", "data", "db", "dev", "dev", "developer", "efs", "enterprise", "etc", "etc", "etc", "fs", "home", "lib", "mnt", "opt", "pps", "proc", "proc", "radio", "root", "root", "sbin", "scripts", "sdcard", "services", "sys", "system", "tmp", "tmp", "usr", "var", "var")
      

      Attachments

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

        Activity

          People

            bomb3rman Fabian Bumberger
            bomb3rman Fabian Bumberger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes