Skip to content

Icon not changing to theme update #157

@jrozner

Description

@jrozner

OS version (uname -a if on a Unix-like system. For windows run winver and copy the text starting "Version "): Windows and Linux

QT version if dynamically linking (qtdiag |head -n 3): Qt 6.3.0

Description of the problem including expected versus actual behavior: When changing from light to dark mode or vice versa the icon in the tray bar will not update. The code to support this has been implemented in #138 but there is an upstream bug in Qt causing it not to work. The issues is tracked https://bugreports.qt.io/browse/QTBUG-103093. We need to wait for either Qt to fix the bug or provide a new solution to implement this.

Steps to reproduce:

  1. Start ashirt
  2. Switch from light to dark or dark to light

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageIssue needs triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions