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

XCB platform plugin does not read arguments from qt.conf file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6.2
    • QPA, QPA: X11/XCB
    • None

    Description

      I want to specify custom WM_CLASS for my application. The simplest way is to provide -name argument to xcb plugin. To make this setting permanent I want to place it into qt.conf:

      [Platforms]
      XcbArguments = -name MyApplication
      

      However this does not work because xcb plugin does not check the most of its options in the platform arguments. So far -name could be specified from the command line only.

      Attachments

        For Gerrit Dashboard: QTBUG-58612
        # Subject Branch Project Status CR V

        Activity

          People

            liaqi Liang Qi
            kds Denis Klychkov
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes