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

WinRT: QStandardPaths::writableLocation() returns empty strings for some enumeration values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.6.0 Alpha
    • Other
    • None
    • Win10/WinRT,VS2015U1/64bit
    • WinRT

    Description

      https://codereview.qt-project.org/#/c/142819/ produces for WinRT:

      Standard paths [*...* denote writable entry]:
        DesktopLocation: "Desktop"
        DocumentsLocation: "Documents"
        FontsLocation: "Fonts"
        ApplicationsLocation: "Applications"
        MusicLocation: "Music"
        MoviesLocation: "Movies"
        PicturesLocation: "Pictures"
        TempLocation: "Temporary Directory" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\TempState*
        HomeLocation: "Home"
        AppLocalDataLocation: "Application Data" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
        CacheLocation: "Cache" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState\cache*
        GenericDataLocation: "Shared Data" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
        RuntimeLocation: "Runtime"
        ConfigLocation: "Configuration" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
        DownloadLocation: "Download"
        GenericCacheLocation: "Shared Cache" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState\cache*
        GenericConfigLocation: "Shared Configuration" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
        AppDataLocation: "Application Data" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
        AppConfigLocation: "Application Configuration" *C:\Users\Hans Mustermann\AppData\Local\Packages\75f453fc-a91a-4d14-8d82-266ed9370613_as4453j78kztc\LocalState*
      

      with warnings:

      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      qt.winrtrunner.app: io\qstandardpaths_winrt.cpp:118: class QString __cdecl QStandardPaths::writableLocation(enum QStandardPaths::StandardLocation): Unimplemented code.
      

      Attachments

        Issue Links

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

          Activity

            People

              owolff Oliver Wolff
              kleint Friedemann Kleint
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes