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

Wrong dir from QStandardPaths::DownloadLocation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.0
    • 5.1.1
    • Core: Other
    • None
    • Windows 7 64 bit, Qt 5.1.1 MSVC 2010 32 bit, binary distribution.
    • 742ef8fa79e896e72213cea2411181148cd90ef1

      qDebug() << QStandardPaths::standardLocations(QStandardPaths::DownloadLocation);
      qDebug() << QStandardPaths::writableLocation(QStandardPaths::DownloadLocation);

      Both give me "C:/Users/bo/Documents". They should return "C:/Users/bo/Downloads".

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

            sgaist Samuel Gaist
            bothorsen Bo Thorsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes