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

Improve names of client buffer integration variable names

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7
    • None

    Description

      QT_WAYLAND_CLIENT_BUFFER_INTEGRATION env variable is used by both compositor and client, but it means different thing for both.

      E.g., on RPI, you need to set

      QT_WAYLAND_CLIENT_BUFFER_INTEGRATION=linux-dmabuf-unstable-v1  

      for compositor to work.

      But this env cannot be used when launching clients, as they will fail with

      qt.qpa.wayland: Failed to load client buffer integration: "linux-dmabuf-unstable-v1"
      qt.qpa.wayland: Available client buffer integrations: QList("wayland-egl") 

      This makes it hard to create environment where you can test both wayland compositor and clients.

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes