status icon are weird in some pages
Bug description
| images | containers |
|---|---|
Operating system
Windows 11
Installation Method
Installer from website/GitHub releases
Version
next (development version)
Steps to reproduce
yarn watch
Relevant log output
No response
Additional context
No response
Seems to be related to AI-Lab, when I install on windows the latest version from the catalog (v1.1.2) the icons are getting weird.
Moreover, the following log appear
Expected contributes.icons.default.fontPath for icon id brain-icon to be included inside extension's folder (~\.local\share\containers\podman-desktop\plugins/ghcriocontainerspodmandesktopextensionailab).
Can you confirm disabling/removing the extension fixes the problem? (we still need defensive code to not fail in this case, but would be good to confirm)
and check with https://github.com/containers/podman-desktop/pull/7926
Can you confirm disabling/removing the extension fixes the problem? (we still need defensive code to not fail in this case, but would be good to confirm)
It does not fix the issue, it remove the weird icon when I disable AI Lab, then re-appear on re-enabling
Cannot reproduce in latest version