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

Platform-specific arguments do not parse a comma-separated list

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.4
    • QPA
    • None
    • All

    Description

      The QGuiApplication documentations states:

      You can specify platform-specific arguments for the -platform option. Place them after the platform plugin name following a colon as a comma-separated list. For example, -platform windows:dialogs=xp,fontengine=freetype.

      When supplying such arguments, only the first entry in the comma-separated list is actually parsed. The rest are ignored.

      I detected this by running an application with -platform windows:dpiawareness=1,fontengine=freetype and found that the FreeType font engine was not being used.

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            nathan.collins Nathan Collins
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes