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

WinRT 10: Application manifest is invalid for some capabilities

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.2, 5.10.0 Alpha
    • 5.9.0 Beta 4
    • Other
    • None
    • WinRT
    • f74098d683c0fe5e01c8c4c63583823cf9e5053f

    Description

      The problem happens only with WinRT 10 (not WinRT 8).

      Setting the picturesLibrary capability in the pro file to

      WINRT_MANIFEST.capabilities += picturesLibrary
      

      results in

      <Capability Name="picturesLibrary" />
      

      but it should be

      <uap:Capability Name="picturesLibrary" />
      

      The same is true for some other capabilities like music library, video library, ...

       

       

       

      Attachments

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

        Activity

          People

            mkalinow Maurice Kalinowski
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes