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

Adwaita theme icons not found on Ubuntu 24.04.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.10
    • None
    • Gnome

    Description

      folder-new shows up, but e.g. edit-cut, edit-copy, document-save do not.

      Can be reproduced with:

          Button {
              id: button
              action: Action {
                  text: qsTr("Cut")
                  icon.name: "document-save"
                  icon.width: 24
                  icon.height: 24
                  onTriggered: button.cut()
              }
          }
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes