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

QIcon::fromTheme do not find icons installed after the application start when there is a gtk theme chache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.0
    • GUI: Look'n'Feel
    • None
    • All

    Description

      gtk cache may be  invalid after the application start,  although I can resolve it to clear gtk cache by

      ```
      QIcon::setThemeSearchPaths(QIcon::themeSearchPaths());
      ```

      According to measurements made for https://bugreports.qt.io/browse/QTBUG-65720

       

      I see libqtxdg is resoved it by filewatcher to update the cache.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            yeshanshan shanshany ye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change