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

QNX: QDir entry list shows folders multiple times

XMLWordPrintable

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

      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")
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes