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

QDir::currentPath changed between Qt 4.7.4 and 4.8 in Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 4.8.0
    • Core: I/O
    • Symbian^3 Belle / Qt 4.7.4 and 4.8
    •  930461946ce14051e56a3d7f49e2cd24742b8777, a0e677ef0468fdf2d8f04e1b64312a3d9881be5f

    Description

      Some QDir static functions return different values in 4.8. Is this intended?

      QDir::RootPath()

      • 4.7.4: C:/Data
      • 4.8: C:/

      QDir::currentPath() seems to default to C:\ even though application is installed to E:
      Can be seen with the attached app (install to E: and run)

      • 4.7.4: E:/Private/e1effa4c
      • 4.8: C:/Private/e1effa4c

      Found when investigating an app from Ovi Store that loaded qml files at startup, apparently based on currentPath.

      Attachments

        1. DirCheck.sis
          13 kB
        2. DirCheck.zip
          43 kB

        Activity

          People

            shkearns Shane Kearns
            korva Jaakko Koskenkorva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: