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

QDir::canonicalPath() on Windows returns empty string for existing directories in some cases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.8.5
    • Core: I/O
    • None
    • Windows 7 x64, Qt build for MSVC 2008 32-bit
    • Windows

      QDir::canonicalPath() on Windows returns empty string if that directory has been just created. Attaching a testcase. I tried it also on Linux x86_64 and it worked as expected.

      I consider this bug somewhat serious. There was code in my application that I acknowledge it wasn't ideal, but it relied on QDir::canonicalPath() returning actual path to the directory after successful QDir::mkpath(). I didn't test it thoroughly on Windows (only on Linux) and it caused data loss bugs for my Windows users.

        1. qdir_test.cpp
          0.7 kB
        2. qtbug27092.tar
          10 kB
        3. qtbug27092_diag4.patch
          3 kB
        4. qtbug27092_diag5.patch
          3 kB
        For Gerrit Dashboard: QTBUG-27092
        # Subject Branch Project Status CR V

            kleint Friedemann Kleint
            beevvy Bartosz Brachaczek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes